body{
	margin:0px;
	padding:0px;

}
.bg1{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat;


}
.bg2{
	background-image:url(images/bg2.png);
	background-repeat:repeat-x;
	height:8px;


}
.title-font
{
	font-family:"Myriad Pro";
	font-size:25px;
	color:#000000;
	text-transform: uppercase;

}
.small-font
{
	font-family:Calibri;
	font-size:18px;
	color:#000000;
	
}
.small-font1
{
	font-family:Calibri;
	font-size:18px;
	color:#FFFFFF;
	
}

.normal-font
{
	font-family:Calibri;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	
}
.footer-font
{
	font-family:Calibri;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	
	
}
.footer-font a:hover
{
	font-family:Calibri;
	font-size:15px;
	color:#000000;
	text-decoration: underline;
	
	
}
.footer-font h1
{
	font-family:Calibri;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	
	
}
.footer-font a:hover h1
{
	font-family:Calibri;
	font-size:15px;
	color:#000000;
	text-decoration: underline;
	
	
}
.address-font
{
	font-family:Calibri;
	font-size:16px;
	color:#474747;
	text-decoration:none;
	text-align:justify;
	
}
.address-font a:hover
{
	font-family:Calibri;
	font-size:16px;
	color:#000000;
	text-decoration:underline;
	text-align:justify;
	
}
.input_bg
 {
	background-image:url(images/img8.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:40px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #4c5052;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
	
	
 }
 .input_bg1
 {
	background-image:url(images/img9.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:108px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #4c5052;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
	
	
 }
