/*@charset "utf-8";*/
/* CSS Document */
/**/
/* -------------------------------------------------- */ 
/* Set's Style forbottomnav text */
#contactbox{
	background-color: #FFFFFF;
	/*width:765px;*/
	width:100%;
	min-width: 650px;
	/*height:455px;*/
	float:left;
	margin:0 0 0 0;
	background: url('../images/bg_contactus.jpg') no-repeat top left;
}
/**/
.contactboxcenter {
	width: 650px;
	border:0px;
	margin-top: 5px;
	margin-left: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
	
	
}
/**/
.contactboxcenter h1 {
	height: 18px;
	font-size: 85%;
	padding-left:5px; padding-right:0px; padding-top:0; padding-bottom:0;
	margin:0 0 0 0;
	color: #ffffff; /*goldish-ffcc00*/ /*blueish-6699cc*/
	text-decoration: none;
	background: url('../images/ourstory_info_top.png') no-repeat top left;
}
/**/
.contactboxcenter h2 {
	margin:0 0 0 0;
	height: 3px;
	background: url('../images/ourstory_info_bot.png') no-repeat bottom left;
}
.contactboxcenter h3 {
	font-size: 85%;
}
.contactboxcenter h4 {
	font-size: 85%;
}
.contactboxcenter h5 {
	font-size: 80%;
	font-style:normal;
	margin:0 0 0 0;
}
/**/
.contactrow {
	width:100%;
	border-bottom:10px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/contactus_mid.png') repeat top left; 
}
/**/
.contactrowleft {
	width:390px;
	margin-left: 10px;
	float:left;

}
/**/
/**/
.contactrowright {
	width:250px;
	float:left;

}
/**/
/* -------------------------------------------------- */ 

