@charset "UTF-8";
/* CSS Document */

body {
margin: 0px 0px 0px 0px;
background-color:#FFF;
text-align: center;
}



#container{ width:1012px; position: relative; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align:left; background-color:#FFF;}

.header {
	color: #a7a9ac}

/*homepage items*/

#hpmain { position:relative; width:1012px; height:503px; background-color:#FFFFFF; background-image:url(images/backgroundHp.gif); background-repeat:no-repeat;}

#hpnavigation {
	position:absolute;
	height:168px;
	width:1012px;
	left: 0px;
	top: 143px;
}


#hpfooter {position:relative; clear:both; height:70px;}

#hpfooterLeftCol {
	margin-bottom:0px;
	margin-top: 0px;
	position:absolute;
	width:497px;
	height:69px;
	top:-51px;
	left: 56px;
	z-index: 100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#hpfooterRightCol{
	position:absolute;
	width:106px;
	height:91px;
	left: 692px;
	top: -36px;
	z-index: 100;
}

#hpsecondNav {
	position:absolute;
	width:525px;
	height:16px;
	left: 153px;
	top: 37px;
}

#hpkawneer{
	position:absolute;
	left: 799px;
	width: 200px;
	height: 57px;
	top: -35px;
}

#hpsecondNav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
/*border-bottom-color:#f2c408;
border-bottom-style:dashed;
border-bottom-width:1px;*/
}


#hptag{
	position:absolute;
	left: 344px;
	top: 5px;
	width: 310px;
	height: 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:18px;
	letter-spacing: 2px;
}

#hpnavigation li, img {
display: inline;
list-style-type: none;
margin-right: 25px;
text-align:center;
color:#f2c408;
border: 0px none;
}

img a {
border: 0px none;
text-decoration:none;
}

a:link {text-decoration : none; 
color : #000066;} 
a:visited {text-decoration : none; 
color : #000066;} 
a:active {text-decoration : none; 
color : #000066;} 
a:hover {text-decoration : none; 
color : #000066;}

