body { 
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}

br{clear: both;}
.sides{
	width: 100%;
}

.center{
	width: 784px;
	background-color: olive;
}

.top{	
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}

.navdiv{	width: 1px;}
.footer{
	background-color: #55c2ec;
	padding: 8px;
	color: #0ea8e4;
	font-size: 10px;
}

.footer a{	color: #c0edff; text-decoration: none;}
.footer a:hover{	text-decoration: underline;}

.footer span{	
	color: #fff;
}


.main{
	font-size: 11px;
	padding: 5px;
	width: 784px;
	padding-top: 15px;
}

.main td{
	font-size: 11px;
}

.main_left{	width: 157px; color: #4e7c8f;}
.main_center{width: 85%; padding-left: 5px;}
.main_right{	width: 220px;}

.rt_ad{	margin-bottom: 7px;}

.mem_login{
	margin-bottom: 21px;
}

.section_label{
	color: #bb7823;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.section_label2{
	color: #085c7e;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.section_label3{
	color: #000;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.login_box{
	width: 130px;
	border: 1px solid #085c7e;
	background-color: #ecf0f2;
	float: left;
	height: 18px;
	margin-right: 2px;
	margin-bottom: 10px;
}

.login_link a{
	color: #0066ff;
	text-decoration: none;
}

.login_link a:hover{
	text-decoration: underline;
}

.company_overview{
	color: #4e7c8f;	
	line-height: 16px;
	margin-bottom: 20px;
}

.latest_news{
	color: #4e7c8f;		
	margin-bottom: 38px;
}

.latest_news table td ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-image: url(images/bullet_lnews.gif);	
}
.latest_news table td ul li{	color: #4e7c8f; margin-bottom: 5px;}
.latest_news table td ul li a{	color: #4e7c8f;text-decoration: none;}
.latest_news table td ul li a:hover{	text-decoration: underline;}

.feat_prod{
	margin-bottom: 10px;
}

.featprod_mid{
	background-color: #69cded;
	padding: 5px;
}

.featprod_content ul{
	margin: 0px;
	padding-left: 20px;
	margin-top: 15px;
}	

.featprod_content ul li{	
	margin-bottom: 5px;
	list-style-image: url(images/bullet_lnews.gif);	
}

.featprod_content ul li a{
/*	color:#02455f;*/
	color:#02455f;
	text-decoration: none;
}

.featprod_content ul li a:hover{
	text-decoration: underline;
}

.featprod_content a{
	color: #41c1dc;
	text-decoration: none;
}

.featprod_content a:hover{
	text-decoration: underline;
}

inside_right{
	width: 100%;
}

.inside_nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.inside_nav ul li{margin-bottom: 8px;}
.inside_nav ul li a{
	color: #bb7823;
	font-family: Verdana; 
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}

.inside_nav ul li a:hover{
	text-decoration: underline;
}


.br{
	margin-bottom: 5px;
}