body
{
	background:#E6E6E6;
	margin:0px;
	font-size:10pt;
	font-family:sans-serif;
}

h1,h2
{
	font-size:16pt;
	color:#7A6295;
}

h2,h3,h4
{
	color:#da1f2c;
}

img
{
	border:0px;
}

#topbg {
	background:url(/template/default/images/bg_top.png) no-repeat #E6E6E6;
	height:36px;
	width:914px;
}

#bottombg {
	background:url(/template/default/images/bg_bottom.png) no-repeat #E6E6E6;
	height:43px;
	width:914px;
}

#main
{
	background:url(/template/default/images/bg_middle.png) repeat-y center #E6E6E6;
	margin:0px auto;
	padding:0px;
	width:914px;
}

#container
{
	background:#FFF;
	margin:0px auto;
	padding:0px;
	width:800px;
}

#header_top
{
	background:url(/template/default/images/header_top.png) no-repeat;
	height:104px;
	width:800px;
}

#header_menu
{
	background:#003;
	height:31px;
	width:800px;
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#header_bottom
{
	background:url(/template/default/images/header_bottom.png) no-repeat;
	height:168px;
	width:800px;
}

#menu_container
{
	color:#b5a0c8;
	height:31px;
	vertical-align:bottom;
}

#menu_container a
{
	color:#FFF;
	text-decoration:none;
	padding:8px 12px;
	vertical-align:bottom;
	height:31px;
}

#menu_container a:hover
{
	background:url(/template/default/images/menu_glow.png) no-repeat center bottom;
	font-weight:bold;
}

#top_menu
{
	/*z-index:200;
	position:absolute;*/
	height:31px;
	width:800px;
	background:#003;
	/*
margin-right:29px;
	margin-top:151px;

	margin:152px 0px 0px 350px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0px;*/
}

#top_menu a
{
	/*
color:#fff;
	text-transform:uppercase;
	font-size:9pt;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	text-decoration:none;
	float:right;
*/
}

#top_menu a:hover
{
	/*
background:#d2232a;
	margin-top:-20px;
	padding-top:30px;
*/
	
}

#top_search
{
	/*
position:absolute;
*/
	float:right;
	margin-right:28px;
	text-transform:uppercase;
	font-size:10pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	width:340px;
	margin-left:596px;
	padding:0px 0px 21px 0px;
	background:#231f20 url(/template/default/images/top_search_bottom.jpg) no-repeat;
}

#top_search img
{
	vertical-align:middle;
}

#top_search input
{
	width:125px;
	font-size:10pt;
	border:0px;
}

#middle
{
	padding:30px 50px 10px;
	text-align:left;
	width:700px;
}

#content
{
	padding:45px 45px 45px 60px;
	z-index:200;
}

#footer
{
	background:url(/template/default/images/footer_bg.png) no-repeat bottom;
	height:230px;
	width:800px;
}

#footer a
{
	text-decoration:none;
	color:#ffffff;
}

#footer_menu
{
	float:right;
}

#footer_menu a
{
	padding:0px 10px 0px 10px;
}

#footer_bg
{
	background:url(/template/default/images/footer_bg.jpg) repeat-x bottom;
}

.spacer
{
	clear:both;
}
