@charset "utf-8";
/*********************** CSS Document ***********************/

body { margin: 0px; text-align: center;	background-color:#fff;}

/******************** WRAPPER *********************/
#wrapper { width:1003px; height: auto; overflow:auto; text-align: left; margin: 0 auto 0 auto; background-color:#134a85;}

#masthead { width:1003px; height:119px; background:url('../images/header_bg.jpg') no-repeat;}
#masthead #tagline { width: auto; height: auto; margin:40px 0px 0px 20px; float:left;}
#masthead #logo { width: auto; height: auto; margin:2px 0px 0px 145px; float:left;}
#masthead #no { width: auto; height: auto; margin:50px 20px 0px 0px; padding: 0px 0px 0px 27px; float: right; /*background:url('../images/phone_icon.gif') no-repeat left;*/}

#masthead1 { width:1003px; height:10px; background-color:#d6c779; text-align:center; border-style:solid; border-color:#FFFFFF; 
			 border-width:2px 0px 2px 0px; padding:4px 0px 0px 0px; clear:both;}
#menu { width:1003px; height:42px; background-color:#2882b8;}
#banner { width:1003px; height: 183px; border-style:solid; border-color:#FFFFFF; border-width:2px 0px 2px 0px;}
#banner #ban001{ width:333px; height: 183px; float:left;}
#banner #ban002{ width:333px; height: 183px; border-left:1px solid #FFFFFF; float:left;}
#banner #ban003{ width:335px; height: 183px; border-left:1px solid #FFFFFF; float:left;}

#contentArea { width:985px; height: auto; overflow:auto; margin:auto; margin-top:22px; margin-bottom:25px;}
#contentArea #lt { width:279px; height: auto; float:left;}
#contentArea #rt { width:695px; height: auto; float: right;}
#rt #rtTop{ width:695px; height:15px; overflow:hidden; background:url('../images/wht_box_top.gif') no-repeat;}
#rt #rtBtm{ width:695px; height:15px; overflow: hidden; background:url('../images/wht_box_btm.gif') no-repeat;}
#rt #rtCtr{ width:645px; height: auto; overflow:auto; background:url('../images/wht_box_ctr.gif') repeat-y; padding:9px 25px 0px 25px;}

#footer { width:1003px; height: auto; background-color:#d6c779; text-align:center; padding:12px 0px 18px 0px; clear:both;}

/******************** STYLES *********************/

.content { font-family: Verdana, Arial, Helvetica, sans-serif; color:#2e2e2e; font-weight: normal; font-size:12px; text-decoration:none;}
.contentwht { font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; font-weight: normal; font-size:12px; text-decoration:none;}
/*.contsmall { font-family: Verdana, Arial, Helvetica, sans-serif; color:#534205; font-weight: normal; font-size:11px; text-decoration:none;}*/
.h1 { font-family: Arial, Helvetica, sans-serif; color:#fff; font-weight: bold; font-size:16px; text-decoration:none; text-transform:uppercase; 
	  font-style:italic; letter-spacing:1.2px;}
.h2 { font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; font-weight: bold; font-size:18px; text-decoration:none; letter-spacing:1.2px;}
.h3 { font-family: Verdana, Arial, Helvetica, sans-serif; color:#736622; font-weight: bold; font-size:12px; text-decoration:none;}
.h4 { font-family: Arial, Helvetica, sans-serif; color:#736622; font-weight: bold; font-size:18px; text-decoration:none; text-transform:uppercase;}
.h5 { font-family: Verdana, Arial, Helvetica, sans-serif; color:#2e2e2e; font-weight: bold; font-size:12px; text-decoration:none;}

.rlink { font-family: Verdana, Arial, Helvetica, sans-serif; color:#e9d779; font-weight: normal; font-size:12px; text-decoration: underline; line-height:17px;}
.rlink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color:#e9d779; font-weight: normal; font-size:12px; text-decoration: none; line-height:17px;}
.rlinkActive { font-family: Verdana, Arial, Helvetica, sans-serif; color:#73b6ff; font-weight: bold; font-size:12px; text-decoration: none; line-height:17px;}

.footertxt { font-family: Verdana, Arial, Helvetica, sans-serif; color:#1c1e1f; font-size: 11px; font-weight: normal; text-decoration:none;}
.footertxt:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color:#1c60a9; font-size: 11px; font-weight: normal; text-decoration:none;}
.footerSep { font-family: Verdana, Arial, Helvetica, sans-serif; color:#1c1e1f; font-size: 11px; font-weight: normal; text-decoration:none; padding:0px 5px 0px 7px;}
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; color:#1c1e1f; font-size: 11px; font-weight: normal; text-decoration:none;}

.mail { font-family: Verdana, Arial, Helvetica, sans-serif; color:#2e2e2e; font-weight: normal; font-size:12px; text-decoration: underline;}
.mail:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color:#736622; font-weight: normal; font-size:12px; text-decoration: underline;}
.border { width:auto; height:auto; border:1px solid #dbc44b; background-color:#e9d779; padding:3px;}

		   
