*,div,p,h2,h3,ul,li{margin:0;padding:0;}
img{border:0;}
#body{
	background-color:#ffffff;
	font-family:arial;
	color:#666666;
	font-size:12px;
}
#top_head{
	background-color:#000000;
	height:12px;
}
#wrapper_bg{
	background-image:url(/images/bg_header.jpg) ;
	background-repeat:repeat-x;
	height:549px;	min-height:549px; height:auto !important;
}
#wrapper{
		width:988px;
		margin:0 auto;
		position:relative;
		height:600px;	min-height:600px; height:auto !important;
}
#header{
		width:988px;
		margin:0 auto;
		position:relative;
		height:88px;
}
		#logo{
			left:34px;
			position:absolute;
		}
		#call{
			position:absolute;
			right:34px;
		}
		#free_call{
			position:absolute;
			right:32px;
		}		
#banner{
	width:988px;
  position:relative;
}
#banner #img_banner{
	background-position:top center;
  width:988px;
}
#nav{
  width:228px;
  position:absolute;
  top: 65px;
  right:32px;
}
#container{
	width:900px;
	margin:0 auto;
	height:400px; min-height:400px; height:auto !important;
	margin-top:65px;
}
#container #content {
	width:760px;
	height:400px; min-height:400px; height:auto !important;
	float:left;
}
#container #content p{
	padding:10px 0;
}
#container #content ul{
	margin-left:35px;
}
#container #content li{
	padding: 2px;
}
#container #content li a:hover,#container #content a:hover{
	text-decoration:underline;
}
#container #content_right{
	width:131px;
	float:left;
}
/*---------- Footer ---------------*/
#footer_bg {
  width: 100%;
  background-color: #000000;
  min-height: 150px;
  height: auto !important;
  height: 150px;
}

#footer {
  position: relative;
  padding-top: 10px;
  margin: 0 auto;
  width: 957px; 
  min-height: 150px;
  height: auto !important;
  height: 150px;
}

#footer .h3_text, #footer a, #footer span {
  font-size: 11px;
  text-decoration: none;
  color: #666666;
  font-weight: normal;
  display: inline;
}

#footer .h3_text:hover, #footer a:hover {
  text-decoration: underline;
  color: #aaaaaa;
}

#footer_sec1, #footer_sec2 {
  border-right: 1px solid #666666;
}

#footer_sec1, #footer_sec2, #footer_sec3 {
  margin: 5px 0px 5px 10px;
  width:120px;
  float: left;
}

#exa_logo {
  position: absolute;
  width: 54px;
  height: 20px;
  display: block;
  background-image: url(/images/exa_logo.gif);
  background-position: 0px 0px ;
  right: 0px;
  bottom: 10px;
}

#exa_logo:hover {
  background-position: 0px 20px;
}
.header_text
{
padding-top: 6px;
color:#204F95;
font-weight:bold;
}
/*---------------- Contact Us---------------*/
#content_full {
width:795px;
}
.formfield  {
font-size:11px;
width:180px;
}
.vtop {
vertical-align:top;
}
.clear_btn  {
background-image:url("/images/clear.png");
margin-left:10px;
}
.submit_btn {
background-image:url("/images/submit.png");
margin-left:20px;
}
.submit_btn, .clear_btn {
border:0 none;
cursor:pointer;
height:14px;
width:64px;
}
.alert_text{
  color:red;
}
/*---------------- text ---------------*/
.text_topic{
	font-size:18px;
	font-weight:bold;
	color:#204f95;
}
.text_medium{
	font-size:14px;
	color:#204f95;
	font-weight:bold;
}
.text_bold{
	font-weight:bold;
}
.text_blue{
	color:#204f95;
}
#content a{
	text-decoration:none;
}
.clear{
	clear:both;
}
.h1{
	font-size:10px;
	color:#aaaaaa;
	position:absolute;
	right:20px;
	top: -13px;
}
