@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #919b9f;
	margin-top: 60px;
	margin-left:85px;
	line-height: 130%;
}



#wrapperHP {
	width: 885px;
	height: 535px;
	background-image:url(images/imageHP.jpg)
}

#hdrHP {
	width: 865px;
	height: 110px;
}

#wrapper {
	width: 885px;
}

#hdr {
	width: 885px;
	height: 90px;
}

#logo {
width:265px;
height:75px;
float:right;
}

#nav {
width: 420px;
height: 90px;
float:left;
}

#contentWrapper {
width:885px;
float:left;
margin-top:55px;
}

#content {
width: 550px;
}

#ftr {
width: 885px;
padding-top: 50px;
clear: left;
font-size:0.8em;
}

#ftrHP {
width: 885px;
padding-top: 20px;
clear: left;
font-size:0.8em;
}

img {
outline:none;
border: none;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin-bottom:-0.8em;
}

a {
text-decoration:none;
color: #919b9f;
}

a:hover {
text-decoration:underline;
color:#6F7C82;
}

.hdl {
margin-bottom: 15px;
}