body
{
	margin: 0px;
	padding: 0 0 30px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	background: url(background.png) 0 0 repeat-x;
	background-color: white;
	color: #444444;
	line-height: 1.5em;
}

#container
{
	width: 750px;
	overflow: hidden;
	background-color: #990405;
	margin: 0 auto 0 auto;
}

#header
{
	height: 148px;
	overflow: hidden;
}

#topmenu
{
	height: 41px;
	background: url(menu_not_selected.png) 0 0 repeat-x;
}

#content
{
	width: 738px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-color: white;
}

#content_inner
{
	padding: 20px;
}

#topmenu a
{
	color: #444444;
	text-decoration: none;
	padding: 0 25px 0 25px;
	line-height: 41px;
	font-weight: bold;
	font-size: 16px;
}

#topmenu ul,
div#footer_right ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu li
{
	float: left;
	border-right: 1px solid #c9c6b3;
	height: 41px;
	overflow: hidden;
}

#topmenu li#current
{
	background: url(menu_selected.png) 0 0 repeat-x;
}

#topmenu li#current a
{
	color: black;
}

#footer
{
	background: url(footer.png) 0 0 no-repeat;
	height: 57px;
	overflow: hidden;
}

p
{
	margin: 0 0 20px 0;
}

h1
{
	margin: 0;
	padding: 0;
	margin-bottom: 0.6em;
	line-height: 1.0em;
	font-size: 1.7em;
	font-family: Georgia, Verdana, Arial, sans-serif;
}

h2
{
	margin: 0;
	padding: 0;
	margin-bottom: 0.6em;
	line-height: 1.0em;
	font-size: 1.3em;
	font-family: Georgia, Verdana, Arial, sans-serif;
}

img
{
	border: 0;
}

a
{
	color: #1d85bb;
	text-decoration: underline;
}

div#footer_left
{
	margin-top: 17px;
	margin-left: 15px;
	color: white;
}

div#footer_left,
div#footer_left p,
div#footer_left span
{
	font-size: 11px;
	line-height: 15px;
}


div#footer_left a
{
	margin-left: 10px;
	color: white;
}

div#footer_right
{
	float: right;
	color: white;
	margin-top: 15px;
	margin-right: 15px;
}

div#footer_right,
div#footer_right p
{
	font-size: 13px;
	line-height: 16px;
}

div#footer_right a
{
	color: white;
	text-decoration: underline;
}

div#footer_right li
{
	float: left;
	margin: 0;
	padding: 0;
}

div#footer_right a
{
	color: white;
	text-decoration: underline;
	padding: 0 10px 0 0;
	font-weight: normal;
	font-size: 13px;
	border-right: 1px solid white;
}

div#footer_right li.item67 a
{
	border-right: none;
	padding: 0 0 0 10px;
}
