
/* -- page section containers------------------------------------------------------------ */

/* -- top panel ------------------------------------------------------------------------ */

#contactpage_contact_panel {

	width:740px;
	margin:0 auto;
}

#contactpage_contact_panel .left{

	width:350px;
	float:left;

}
#contactpage_contact_panel .right{

	width:350px;
	float:right;
}



/* -- reach us ----------------- */

.contactpage_header {

	width:350px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #196599;
	line-height: 120%;
}
.contactpage_text {

	width:350px;

	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	line-height: 120%;

	margin-bottom:20px;
	
}
#spacer {

	width:400px;
	height:64px;

	
}


#google_map {
clear:both;
text-align:center;
	height:350px;
	width:740px;

}
