body{
	margin-top:0px;
	font-family: "helvetica Cond", Helvetica, Arial, Verdana,  "Franklin Gothic Demi Cond";
	font-size: 12px;
	line-height: 18px;
}

/*div{
	border:solid red 1px;
}*/

a {
	color: #4d85c5;
}

p{
	padding-top:12px;
	margin:0;
}

#mainNav ul, #mainNav li{
	margin:0;
	padding:0;
	font-family: Verdana,   Helvetica, Arial, "Franklin Gothic Demi Cond";
}



h2 {
	font-size: 18px;
	color: #FF0000;
	padding-top: 30px;
	padding-bottom:0px;
	margin: 0px;
}

h3 {
	font-size: 16px;
	font-weight:bolder;
	padding-top: 20px;
	color: #0054A7;
	margin: 0px;
}


#container {
	width:939px;
	height:768px;
	margin: auto;
	text-align: left;
}


/******************* Top
**************************************************/



/*******************Nav
**************************************************/


#header{	
	height:123px;
	width:100%;
}

#logo{
	float:left;
}

#contact{
	float:right;
	padding-top:18px;
	width:200px;	
}


#contact span{
	float:right;
	display:block;
	padding-right:25px;
	width:180px;
	text-align:right;
	clear:both;	
}


#mainNav{
	clear:left;	
	padding-left:75px;
}

#mainNav a {
	float:left;
	text-decoration:none;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	font-size:12px;
	text-align:center;	
	height:35px;
	display:block;
	 text-decoration:none;
	 color:white;
} 

#mainNav  li{
	list-style:none;
	display:inline;
	line-height:11px;	
	float:left;
	margin-right:2px;
	text-align:center;
}


 #mainNav  ul li {
    background:url("../images/norm_right.gif") no-repeat right top;
	background-color:#4d85c5;
 }
	
  #mainNav ul li a {    
    background:url("../images/norm_left.gif")  no-repeat left top;
	
	
  }	
  
  #mainNav ul li.li_hover, #mainNav ul li.highLight{
    background:url("../images/norm_right_on.gif") no-repeat right top;
	background-color:#09538f;
   }
	
  #mainNav ul li a:hover, #mainNav ul li.highLight a {    
    background:url("../images/norm_left_on.gif")  no-repeat left top;
	 color:white;	
  }	
  
  




/*******************banner
**************************************************/
#banner{
	background-image:url(../images/bg-banner-big.gif);
	height:202px;
	width:100%;
	clear:both;
	float:left;
}


/*******************mainContent
**************************************************/
#mainContent{
	float:left;
	clear:both;
	display:block;
	width:100%;
	position: relative;
}

#mainContent ul li{
	/*list-style:inside;	*/
}


.subContent ul li{
	padding-top:8px;
	font-size:13px;
}




/*******************bottomband
**************************************************/

/**footer
***********************/
#footer{
	margin-top:15px;
	float:left;
	clear:both;	
	width:100%;
}

#footer a{
	text-decoration:none;
	font-size:9px;
	color:#f39800;
}

/*******************Common sytlesheet
**************************************************/

.clear{
	clear:both;
}
 
img{
	border:none;
} 

span.label {
	color: #999;
}

.product_imgs img{
	display: block;
	float: left;
	margin: 15px 10px 0px 0px;
}

.breadcrumb {
	display: block;
	margin-top: 10px;
}

.mission {
	position: absolute;
	width: 300px;
	height: 120px;
	top: 320px;
	right: 10px;
	padding: 12px;
	font-size: 15px;
	background-color: #4D85C5;
	color: #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mission .header {
	font-size: 16px;
	font-weight: bold;
}

