*{
	margin: 0px;
	padding: 0px;
	border: 0;
}
body{
	font-family:Arial;
	font-size:12px;
	color:#677458;
	margin-top:10px;
}
p{
	margin:5px 0 5px 0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
.main{
	width:800px;
	margin:0 auto;
}
.main_wrap{
	float:left;
	width:800px;	
}
.header{
	width:780px;
	margin:0 auto;
}
.main_menu{
	float:left;
	width:227px;
	height:254px;
	background:url(../images/main_menu.jpg) no-repeat top left;
	position:relative;
}
.main_menu table{
	position:absolute;
	top:87px;
	left:30px;	
}
.main_menu a.mainlevel{
	color:#128FD3;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	display:block;
	height:18px;
	background:url(../images/arrow_mm.gif) no-repeat left 3px;
	padding-left:25px;
	
	
}

.big_img{
	float:right;
}
.content{
	width:800px;
	float:left;
	margin-top:10px;
}
.content_wrap{
	width:735px;
	margin:0 auto;
}
.left{
	width:370px;
	float:left;
	background:url(../images/content_left_bg.gif) repeat-y left;
	position:relative;
	padding:5px;	
}
.left .contentpaneopen table tr td{
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.left .contentpaneopen table{
	border-left:1px solid #bdbdbd;
	border-top:1px solid #bdbdbd;	
}
.left .contentpaneopen p{
	text-align:justify;
}
.left .contentheading, .left .componentheading{
	font-size:16px;
	font-weight:bold;
	color:#0b70a8;
}
.corner{
	width:11px;
	height:11px;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/white_corner.gif) no-repeat;		
}
.right{
	width:342px;
	float:right;
	
}
.r_top{
	float:left;
	
}
.r_top p{
	display:block;
	float:left;
	color:#006699;
}
.r_top .small{
	font-size:9px;
}
.r_top .button{
	width:99px;
	height:21px;	
}
.r_top p #lm_email{
	background:url(../images/input.gif) no-repeat top right;
	font-size:12px;
	width:125px;
	height:21px;
	padding:3px;
	margin-right:3px;
}
.r_bottom{
	width:342px;
	float:left;
	background:url(../images/content_right_bg.gif) repeat-y left;
	position:relative;	
}
.footer{
	width:800px;
	float:left;
	margin-top:20px;
}
.footer_wrap{
	height:52px;
	width:780px;
	background:url(../images/footer_bg.gif) repeat-x top;
	margin:0 auto;
	position:relative;
}
.footer_menu{
	font-size:12px;
	float:left;
	width:600px;
	height:30px;
	position:absolute;
	top:20px;
	left:15px;
	color:#FFFFFF;	
}
.footer_menu .moduletable{
	width:400px;
}
.footer_menu .copy{
	width:170px;
	float:left;
	text-align:right;
	margin-right:2px;
}
.footer_menu table td span, .footer_menu .copy{
	color:#FFFFFF;	
}
.footer_menu a{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;	
}
.design_by{
	text-align:right;
	width:150px;
	height:30px;
	position:absolute;
	top:20px;
	right:15px;
	color:#FFFFFF;
}
.design_by a{
	color:#FFFFFF;
}
.moduletablesub{
	margin:20px 0 0 5px;
}
.moduletablenews{
	margin:10px 5px 0 5px;
	color:#0b70a8;
}
.moduletablenews h2 a{
	font-size:12px;
	color:#677458;
}
.moduletablenews h3{
	font-size:16px;
	color:#0b70a8;
	
}
.moduletablenews div{
	margin:0px 0 10px 0;
	padding:5px 0 5px 0;
	float:left;
}
.moduletablenews .next{
	color:#ff0000;
	float:right;
	font-weight:bold;
	font-family:Arial;
	margin-right:10px;
}

.moduletablenews p{
	color:#677458;	
	font-size:10px;
}

.blatestnewsnews{
	width:330px;
	border-bottom:1px solid #bdbdbd;
}
.latestnewsnews{
	width:330px;
}
.sing_up{
	font-size:9px;
	color:#0b70a8;
	margin-bottom:3px;
	display:block;
}
ul{
	margin-left:15px;
}
.left{min-height:300px; height:auto;}
 
*html .left{height:300px;}

#contact_text{width:300px;}
#emailForm .inputbox{width:200px; border:1px solid #999;}
#emailForm label{font-weight:bold;}
