@import url('style.css');
/**** Contact us Page Style Sheet *****/
#contactus {		
	height:auto;	
	width:930px;
	color:#5e5e5e;
	margin:0 auto;
}
#contactLeftcol {
	float:left;
	width:275px;
}
.contactVerticalLine {
	float:left; 
	width:1px;
}
#contactCallBox {	
	float:left; 
	width:237px; 
	height:222px;	 
	padding-left:5px; 
	padding-right:20px;
}
#contactCentercol {
	float:left;
	width:355px;	
}
#contactCentercol .contactVisitBox {
	float:left; 
	width:351px;
}
#contactCentercol .contactVisitBox p {
	font: 18px/25px Georgia;
	color:#5e5e5e;	
	margin:0;
	padding:0;	
}
#contactCentercol .georgia16{
	font: 16px Georgia;
	color:#BFBFBF;
	padding:10px 0;		
}
#contactCentercol .contactTxt {
	font: 13px/28px Georgia;
	color:#737373;
	text-align:left;	
}
#contactCentercol .contactTxt a {
	font: 12px/28px Georgia;
	color:#737373;	
}
#contactCentercol .contactTxt a:hover{
	color: #737373;
	text-decoration:underline;	
}
#contactRightcol {
	padding:0px;
	margin:0px;
	float:right;
	width:299px;
	overflow:hidden;
}
#contactRightcol .contactRightcolInner  {
	height:415px;
	background:url(../images/contact-ver-line.jpg) top right no-repeat;
}
#err_msg3{
	font: 12px/18px Georgia;
	color:#FF0090;
	padding:0px 0px 10px 10px;
}
#mapFlash {	
	width:960px;
	height:494px; 
	margin-top:40px; 
	margin-left:10px;
}