#city-content {
	line-height:normal;
	padding:15px 20px 15px 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#city-content h1 {font-size:23px; font-weight:bold; margin:0px 0px 20px 0px;}
#city-content h2 {font-size:16px; font-weight:bold; margin:0px 0px 15px 0px;}
#city-content h2.section {font-size:23px; font-weight:bold; margin:45px 0 0 0;}
#city-content h3 {font-size:16px; font-weight:normal; margin:0px 0px 15px 0px}
#city-content h3.section-contact {font-weight:bold;}
#city-content h4 {font-size:22px; margin:0px 0px 25px 0px;}
#city-content h5 {font-size:18px; font-weight:600; margin:0px 0px 15px 0px;}
#city-content p {margin-top:10px;}
#city-content .city-address {display:block; font-size:14px; margin:40px 0 5px 0;}
#city-content ul {list-style:none; margin-left:0; padding:0;}
#city-content #seoform { float:left; position:relative; background-color: #EEEEEE; padding:10px; width:300px; border:solid; border-width:1px; border-color:#999999; text-align:left;  }
#city-content #seoform form { margin:0; font-weight:bold; }
#city-content #seoform label { font-weight:bold; width:100px;}
#city-content .clearfloat { clear:both; }

/* ---------->>> Ajax Form <<<---------------------------------------------------------------*/
div#footer {
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ajaxerror {
	/*height: 30px;*/
	width: 100%;
	position:static;
	margin-left:0px;
}
#axinner {
	
	color:#333333;
	/*height: 30px;*/
	width: 100%;
	padding-left:5px;
	margin:0;
	text-align:left;
}
#axinner p {
	margin:0px;
	padding:0px;
}
h1#ajaxh1 {
	color:#990000;
	text-align:left;
	padding:0 0 5px 0;;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
}
#axfooter {
	color:#333333;
	font-weight:bold;
	padding:0px 13px 0px 0px;
	height: 15px;
	text-align:right;
}

