body{
	margin:0px auto;
	background-color:#414129;
}
.main_container{
	width:990px;
	margin:0px auto;
	background-color:#FFFFFF;
}
.top{
	background:url(top_18px.jpg) repeat-x;
	height:13px;
	width:990px;
	margin:0px auto;
}
.logo{
	background:url(logo.jpg) no-repeat;
	height:103px;
	width:990px;
	margin:0px auto;
}
.logotxt{
	float:right; 
	padding-right:25px; 
	margin-top:30px; 
	font-weight:bold;
}
.topmenu{
	margin:0px auto;
	background:url(menu.jpg) top left no-repeat;
	height:42px;
	width:990px;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:15px;
}
.topmenu a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:17px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.topmenu a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-size:17px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(arrow-3.gif) no-repeat center bottom;
}
.tdl{
	background:url(sidemenu_sep_image.jpg) no-repeat;
	height:5px;
}
.tdlc{
	background:url(cont_sep.jpg) no-repeat top center;
	height:5px;
}
#box{
	width:170px;
}
#box th{
	background:url(welcome_1px.jpg) repeat-x top left;
	height:24px;
}
#box td{
	background-color:#78902e;
}
#box td a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(left_arrow.jpg) no-repeat left center;
}
#box td a:hover{
	display:block;
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(left_arrow.jpg) no-repeat left center;
}
#boxc{
	width:170px;
}
#boxc th{
	background:url(welcome_1px.jpg) repeat-x top left;
	height:24px;
}
#boxc td{
	background-color:#78902e;
}
.footer{
	margin:0px auto;
	width:990px;
	height:41px;
	background:url(footer_bg.jpg) repeat-x;
}
p{
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
}
a{
	color:#FFFF00;
	text-decoration:none;
}

.footerlink{
	color:#333;
	text-decoration:none;
}