#container {
	width:1004px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid black;
	clear:both;
}

#header {
	background-color:#fff;
	background-image:url('../images/header_rr.gif');
	background-repeat:no-repeat;
	width:1004px;
	height:208px;
	clear:both;
}

#top {
	width:1004px;
	height:114px;
	background-color:#D41922;
	background-image:url('../images/top.gif');
	background-repeat:no-repeat;
	clear:both;
}

#content {
	background-color:#fff;
	background-image:url('../images/midbg.gif');
	background-repeat:repeat y;
	width:1004px;
	clear:both;
}

#left {
	width:650px;
	float:left;
	margin-left:55px;
	*margin-left:30px;
	overflow:hidden;
	line-height:1.5em;
}

#left p {
	font-size:17px;
}

#left table{
	font-size:17px;
}

#left a {
	color:#D41922;
}

#right {
	width:220px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}


body {
	background-color:#6C0E04;
	margin:0px;
	font-family:Tahoma;
	color:black;
}

#clear {
	clear:both;
}

.contentheading {
	color:#D41922;
	font-size:25px;
	font-weight:bold;
}

#left b {
	font-size:18px;
	color:#5B8101;
}

.article_seperator {
	display:none;
}


#menu {
	margin: 0px;
	float: right;
	height: 30px;
	width: 677px;
	margin-top: 83px;
	margin-right: 29px;
	*margin-right: 14.5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right:1px solid black;
	border-top:1px solid black;
	background-color:#D41922;
}

#menu ul {
	width:677px;
	height:30px;
	float:right;
	padding:0px;
	margin:0px;
	max-height: 30px;
}

#menu li {
	height:30px;
	list-style-type:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
	border-left: 1px solid #000;
	text-align:center;
}

#menu ul li a{
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	display:block;
	padding-left:9px;
	padding-right:8px;
}

#menu  ul li a:hover, #menu #active_menu-nav{
	padding:0px;
	margin:0px;
	height:30px;
	background-color:#ECC01B;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	display:block;
	padding-left:9px;
	padding-right:8px;
}



#menu  ul li a.active_m:hover{
	text-decoration: blink;
}

#right .moduletable {
	padding:0px;
	margin:0px;
	padding-bottom:35px;
	background:url('/layout/images/navbottom.gif') no-repeat bottom center;
}

#right ul {
	padding:0px;
	margin:0px;
	padding-top:65px;
	background:url('/layout/images/navtop.gif') no-repeat top center;
	text-align:center;
}

#right li {
	list-style-type:none;
}

#right li a {
	font-family:Tahoma;
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-weight:bold;
	display:block;
	line-height:35px;
	height:35px;
	width:216px;
}

#right li a:hover, #right li a:hover {
	font-family:Tahoma;
	text-decoration:none;
	background-color:#ECC01B;
	font-size:18px;
	font-weight:bold;
}

#footer {
	background-color:#D41922;
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	width:1004px;
	height:118px;
	clear:both;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}

#footer-left {
	width:495px;
	padding-top:40px;
	padding-left:30px;
	float:left;
	height:78px;
}

#footer-right {
	width:445px;
	padding-top:40px;
	padding-right:30px;
	float:left;
	height:78px;
	text-align:right;
}


#footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {

	text-decoration:underline;
}

