body {
	padding: 0;
	margin: 0;
	background: url(img/bg_top.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.80em;
}

a:link, a:visited {         
	color: #3e6f90;                  
	text-decoration: none; 
} 

a:hover {         color: #5e8ea5;         text-decoration: underline; } 

#container {
	width: 840px;
	margin: 0 auto 0 auto;
	margin-top: 30px;
}

#header {
	width: 401px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
	
}

#header2 {
	width: 270px;
	margin-right: 69px;
	margin-top: 5px;
    margin-right: 56px;
	vertical-align: bottom;
	float: right;
	
}

#footer {
	width: 404px;
	float: left;
	margin-left: 50px;
}

#featureheader {
	width: 740px;
	height: 59px;
	vertical-align: bottom;
	margin-left: 50px;
	background: url('img/footer.gif') no-repeat;

}

#featureheader2 {
	width: 740px;
	height: 187;
	height: auto;

}

#footer2 {
	width: 399px;
	float: right;
	margin-right: 101px;
}

#navigation {
	width: 740px;
	margin-left: 50px;
	margin-bottom: 6px;
	float: left;
	height: 53px;
}

#banner {
	height: 206px;
	width: 768px;
	margin-top: 14px;
}

div#banner p {
	color: white;
	padding: 8px;
	padding-top: 20px;
	text-align: justify;
	margin: 0;
	line-height: 18px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

div#content h4 {
	color: #3F3F3F;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding-bottom: 8px;
	padding-left: 6px;
}

div#navigation2 img { border: none; }
#navigation2 {
	width: 100px;
	float: left;
}	

#main {
	width: 740px;
	margin-top: 8px;
	margin-left: 50px;
	float: none;
	background: url(img/bg_line.gif) repeat-y;
}

#mainbottom {
	width: 740px;
	margin-left: 50px;
	float: none;
	background: url(img/main_bottom.gif) no-repeat;
}

#maintop {
	width: 740px;
	float: none;
	background: url(img/main_top.gif) no-repeat;
}

p {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: small;
	text-align: justify;
}
