body
{
	background:url(/template/default/images/bg_repeat2.png) repeat-x top;
	margin:0px auto;
	font-size:10pt;
	font-family:sans-serif;
	text-align:center;
}

h1,h2
{
	font-size:16pt;
	color:#7A6295;
}

h2,h3,h4
{
	color:#da1f2c;
}

img
{
	border:0px;
}

#header_master {
	height:340px;
	background:url(/template/default/images/big_header.png) no-repeat center;
}

#topbg {
	background:url(/template/default/images/bg_top.png) no-repeat #FFF;
	height:36px;
	width:796px;
}

#bottombg {
	background:url(/template/default/images/bg_bottom.png) no-repeat #FFF;
	height:43px;
	width:910px;
}

#main
{
	/*background:url(/template/default/images/big_middle_bg.png) repeat-y center;*/
	margin:0px auto;
	padding:0px;
	width:1020;
	text-align:left;
}

#container
{
	/*background:#FFF;*/
	margin:0px auto;
	padding:0px;
	width:1020;
}

#header_top
{
	background:url(/template/default/images/header_top.png) no-repeat;
	height:106px;
	width:796px;
}

#header_menu
{
	height:32px;
	width:1020;
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#header_bottom
{
	background:url(/template/default/images/header_bottom.png) no-repeat;
	height:199px;
	width:796px;
}

#menu_container_top
{
	color:#b5a0c8;
	/*height:32px;*/
	vertical-align:bottom;
	/*padding-top:108px;*/
	/*margin-top:107px;*/
	text-align:center;
	/*line-height:31px;*/
}

#menu_container_top a
{
	color:#FFF;
	display:inline-block;
	text-decoration:none;
	padding:4px 11px;
	vertical-align:middle;
	/*height:100%;*/
	font-size:10pt;
	font-weight:bold;
}

#menu_container_top 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:796px;
	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
{
	background:#fff;
	padding:30px 50px 10px;
	text-align:left;
	width:696px;
}

#content
{
	padding:45px 45px 45px 60px;
	z-index:200;
}

#footer
{
	background:url(/template/default/images/footer_bg.png) no-repeat bottom;
	height:230px;
	width:796px;
}

#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.png) repeat-x bottom;
}

.spacer
{
	clear:both;
}

