
h1,h2,h3,h4,ul,li
{
	padding: 0;
	margin: 0;
}

#headermain h2
{
	color: #FFF;
	font-size: 1.8em;
	padding: 0;
}


li { list-style: none; }

body
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	text-align: center;
	margin: 0.5em 0;
	background: #FFF url(/images/page_bg.png) top repeat-x;
}

#topnav
{
	height: 103px;
}

#topnav, #container

{
	width: 782px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#topnav ul
{
	float: right;
	border: 1px red solid;
}

#topnav li
{
	display: inline;
}

#topnav img#logo
{
	position: relative;
	top: 20px;
}


#topimage
{
	width: 782px;
	height: 292px;
	
}

#headerfade
{
	background: url(/images/top_2.png);
	height: 55px;
}

#footer
{
	padding: 20px 0;
	color: #333;
	border-top: 2px #000 solid;

}
