body {padding:0; margin:0; background: #333e46;width:100%;}
a {
color:#6EB412;
}
body, td, input, textarea,select{
	font-size:12px;
    font-family:Tahoma;
	color:#fff;
	line-height:14px;
	padding:0px;
}
a img {
	border:0px;
}
.header{
	background:#26333C;
	height:105px;
	width:100%;
	text-align:center;
	padding-top:5px;
}
.header_links{
	margin-top:20px;
}
.separator {
	background:#465058;
	height:13px;
	width:100%;
}
.separator_bottom{
	background:#465058;
	height:6px;
	width:100%;
	overflow:hidden;
}
.menu_area{
	height:316px;
	width:766px;
	background:url('../images/menu_bg.gif') repeat-x top left;
}
.menu_items{
	height:316px;
	width:256px;
	float:left;
}
.menu_items a{
	text-decoration:none;
	color:#fff;
}

.menu_items a:hover, a.act{
	color:#C8FF7D;
}

.menu_items div{
	text-align:left;
	font-size:17px;
}
.menu_items img{
	margin-left:30px;
	margin-right:20px;
}


.footer {
	height:64px;
	width:100%;
	background:#39434B;
	text-align:center;
}
.content{
	width:766px;
	min-height:100px;
	height:auto !important;
	height:100px; 
	text-align:left;
}
.content_header {
	color:#6EB412;
	font-weight:bold;
}
.link{
	width:100%;
	float:right;
	text-align:right;
}
.link a{
	color:#6EB412;
}
input, select{
	border:1px solid #6b7a86;
	background: #333e46;
}

.menu_sep{
	width:256px;
	height:7px;
	float:left;
	overflow:hidden;
}