body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #707174;
	background: #FFFFFF url('./images/background.jpg') center top no-repeat;
	font-size: 13px;
}

a {
	color: #3E878F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #818285;
	padding: 0;
	margin: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #818285;
}

p
{
	margin: 0;
	padding: 0;
}

#wrapper, #header, #content, #content_notop
{
	width: 954px;
	margin: auto;
}

#header
{
	height: 28px;
	padding-top: 160px;
}

#header_notop
{
	height: 28px;
	padding-top: 160px;
}

#topnav
{
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}

#topnav a
{
	text-decoration: none;
	color: #818285;
}

#topnav a:hover
{
	text-decoration: underline;
}

#topnav li, #topnav ul
{
	margin: 0;
	padding: 0;
	display: inline;
}

#topnav ul
{
	list-style-type: none;
}

#topnav li
{
	padding-left: 10px;
	padding-right: 10px;
}

#flash, #flash_leftpad, #flash_rightpad
{
	height: 318px;
}

#flash
{
	background: #333333;
	width: 902px;
}

#flash_top
{
	width: 902px;
	height: 3px;
	margin: auto;
	background: url('./images/flash_top.gif') center top no-repeat;
}

#flash_leftpad
{
	width: 27px;
	background: url('./images/flash_left.gif') center top no-repeat;
}

#flash_rightpad
{
	width: 25px;
	background: url('./images/flash_right.gif') center top no-repeat;
}

#content
{
	padding-top: 24px;
	background: url('./images/content_top.gif') center top no-repeat;
	margin-bottom: 15px;
}

#content_notop
{
	margin-top: 24px;
	margin-bottom: 15px;
}

#left_header
{
	height: 10px;
	width: 348px;
	background: url('./images/left_header.gif') center top no-repeat;
}

#left_wrapper
{
	width: 348px;
}

#left
{
	padding-left: 34px;
	padding-right: 25px;
	width: 289px;
	background: url('./images/left_bg.gif') center top repeat-y;
}

#left_footer
{
	height: 5px;
	width: 348px;
	background: url('./images/left_footer.gif') center bottom no-repeat;
}

#right
{
	width: 580px;
}

#footer
{
	margin-top: 20px;
	margin-bottom: 5px;
	color: #818285;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
