/*----------------- HEADER -----------------*/
#headerWrap			{ width: 960px; height: 117px; margin: 0 auto; position: relative;}
#headerWrap .logo	{ position: absolute; top: 34px; left: 0px; }
#headerWrap .fontresize { position: absolute; top: -2px; left: 670px; width: 70px; height: 18px; color: #558877; border: 1px solid #99bbaa; background: #bac9d9; text-align:center; padding: 4px 0 0 0}
#headerWrap .contact	{ display:none; width: 85px; height: 45px; background: url(img/bg-ContactUs.gif) no-repeat; position: absolute; top: 0px; right: 0px; text-align: center; line-height: 35px; }
#headerWrap .searchWrap			{background: url(img/searchbox.gif) no-repeat; width: 261px; height: 43px; position: absolute; top: 45px; left: 710px; }

/*-----------------  Search Box -----------------*/
#searchfieldWrap { position:relative; float:left; margin: 7px 3px 0px 10px; _margin: 7px 3px 0px 5px;}
#searchfieldWrap input 	{ width:185px ; height: 28px; border: 0; margin: 0 0 0 7px; background: none; font-size: 11px; color: #555555; line-height: 28px;}
#searchfieldWrap input:focus{outline:0}
#btngoWrap { position: relative; float: left; margin: 3px 0 0 0px;}
#btngoWrap input { width: 40px; height: 35px; }

/*----------------- CONTAINER -----------------*/
#mainContainer		 { width: 100%; margin: 0 auto; clear: both;}

/*----------------- FOOTER -----------------*/
#footerWrap					{ width: 960px; height: 25px; background: #073873; line-height: 24px; clear: both; font-size: 9px; margin: 0 auto; }
#footerWrap a				{ color:#eeeeee; text-decoration: none; margin-left: 11px; margin-right: 11px; }
#footerWrap a:hover			{ text-decoration: underline; }
#footerWrap .footerLeft		{ float: left; color: #9d9d9d;}
#footerWrap .footerRight	{ float: right; color:#eeeeee; padding-right: 17px; }

/*------------------TRANSLATE --------------*/
#headerWrap .translate {position:absolute; top:0px; left: 570px; width:290px; height: 18px; color: black; text-align:center; padding: 13px 0 0 0}
#headerWrap .translate a {color:#f7f7f7}
#headerWrap .translate a:hover {color:black}

#headerWrap .survey {position:absolute; top:0px; left: 855px; width:100px; height: 100px; color: black; text-align:center; /* background-color:red */}


