body
{
	margin:0px;
	padding:0px;
}
.body-bg
{
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	height:1510px;
	background-color:#f4f4f4;
}
.top-menu
{
	font-family:Calibri;
	font-size:14px;
	color:#535355;
	text-decoration:none;
}
.top-menu a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#535355;
	text-decoration:underline;
}
.title-font
{
	font-family:Calibri;
	font-size:35px;
	color:#1c1c1c;
	font-weight:bold;
}
.title-font2
{
	font-family:Calibri;
	font-size:35px;
	color:#1c1c1c;
}
.small-title-font
{
	font-family:Calibri;
	font-size:19px;
	color:#1c1c1c;
	font-weight:bold;
}	
.normal-font
{
	font-family:Calibri;
	font-size:14px;
	color:#414141;
	text-decoration:none;
	line-height: 18px;
	text-align: justify;
}
.normal-font a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#ff7000;
	text-decoration:none;
}	
.title-normal-font
{
	font-family:Calibri;
	font-size:25px;
	color:#414141;
	text-decoration:none;
	font-weight:bold;
}	
.bold-normal-font
{
	font-family:Calibri;
	font-size:16px;
	color:#414141;
	text-decoration:none;
	font-weight:bold;
}
.footer-font
{
	font-family:Calibri;
	font-size:14px;
	color:#9c9c9c;
	text-decoration:none;
}	
.footer-font a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
}
.input_bg
 {
	background-image:url(../images/input-bg.png);
	background-repeat:no-repeat;
	width:255px;
	height:35px;
	border:none;
	outline:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #666666;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
}
.input_bg1
 {
	background-image:url(../images/input-bg1.png);
	background-repeat:no-repeat;
	width:255px;
	height:95px;
	border:none;
	outline:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #666666;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
}
.contact-font
{
	font-family:Calibri;
	font-size:14px;
	color:#767474;
	text-decoration:none;
	text-align: justify;
}	
.contact-font a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#000;
	text-decoration:none;
}	
.shadow-box {

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:#898686 thin solid;
    background-color:#fff;

   

}
.contact-font1
{
	font-family:Calibri;
	font-size:16px;
	color:#4b4a4a;
	font-weight:bold;
	text-decoration:none;
	text-align: justify;
}	
.line
{
	background-image:url(images/line.jpg);
	background-repeat:repeat-y;
	width:1px;
	
}
.small-title-font1
{
	font-family:Calibri;
	font-size:22px;
	color:#ff5000;
	font-weight:bold;
}	
.normal-font1
{
	font-family:Calibri;
	font-size:16px;
	color:#414141;
	text-decoration:none;

	
}