@charset "UTF-8";
BODY {
	margin: 0px;
	background: url(images/main_pat.gif) repeat-x top;
}


.main_wrap {
	width: 766px;
}

.top_wrap {
	width: 776px;
	height: 92px;
}

.logo {
	width: 398px;
	float: left;
}

.tab_wrap {
	width: 308px;
	float: right;
	height: 47px;
	background: url(images/tab_bg.gif) no-repeat top center;
}

.nav_wrap {
	width: 743px;
	height: 22px;
}

.nav_pos {
	float: right;
	padding: 0px 0px 0px 0px;
}

.login_wrap {
	width: 743px;
	height: 27px;
}

.header_wrap {
	width: 743px;
	height: 241px;
	background: url(images/front_head.jpg) no-repeat top center;
}

.insheader_wrap {
	width: 769px;
	height: 128px;
	background: url(images/ins_head.gif) no-repeat top center;
}

.maincont_wrap {
	width: 743px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

.inscont_wrap {
	width: 769px;
	background: url(images/inscont_pat.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

.maincol_l {
	width: 452px;
	float: left;
}

.maincol_r {
	width: 276px;
	float: right;
	/* background: url(images/news_bg.gif) no-repeat top center;*/
}

.inscol_l {
	width: 530px;
	float: left;
}

.inscol_r {
	width: 230px;
	float: right;
}

.news_entry {
	font-size: 11px;
	padding: 10px 8px 10px 8px;
}

	.news_entry a:link {
		color: #f4804e;
		text-decoration: none;
	}
	
	.news_entry a:hover {
		color: #f4804e;
		text-decoration: underline;
	}
	
	.news_entry a:visited {
		color: #f4804e;
		text-decoration: none;
	}

.panel_wrap {
	width: 743px;
	height: 200px;
}

.panel1 {
	width: 244px;
	background: url(images/panel1_bg.jpg) no-repeat top center;
	float: left;
	height: 200px;
}

.panel2 {
	width: 244px;
	background: url(images/panel_bg.gif) no-repeat top center;
	float: left;
	height: 200px;
}

.panel3 {
	width: 244px;
	background: url(images/panel3_bg.jpg) no-repeat top center;
	float: left;
	height: 200px;
}

.panel_pos {
	padding: 8px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

.footer_wrap {
	width: 743px;
	height: 33px;
	background: url(images/footer_bg.gif) no-repeat top center;
	color: #f16022;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	.footer_wrap a:link {
		color: #f16022;
		text-decoration: none;
	}
	
	.footer_wrap a:hover {
		color: #f16022;
		text-decoration: underline;
	}
	
	.footer_wrap a:visited {
		color: #f16022;
		text-decoration: none;
	}	
	
	.insfooter_wrap {
	width: 769px;
	height: 33px;
	background: url(images/ins_footer.gif) no-repeat top center;
	color: #f16022;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	.insfooter_wrap a:link {
		color: #f16022;
		text-decoration: none;
	}
	
	.insfooter_wrap a:hover {
		color: #f16022;
		text-decoration: underline;
	}
	
	.insfooter_wrap a:visited {
		color: #f16022;
		text-decoration: none;
	}
	
	
.inscol_pad {
	width: 525px;
	padding: 0px 0px 0px 20px;
}

.inscol_pad_bg {
	width: 525px;
	padding: 0px 0px 0px 16px;
	background: url(images/ins_panel_bg.gif) no-repeat top center;
}

.ins_txt {
	padding: 10px 15px 0px 15px;
	font-size: 14px;
	line-height: 18px;
}

.prod_wrap {
	width: 516px;
}

.prod_pic {
	width: 100px;
	float: left;
}

.prod_desc {
	width: 300px;
	float: right;
	padding: 0px 50px 40px 0px;
}

.tab_pos {
	width: 235px;
	height: 31px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}	

	.tab_pos a:link {
		color: #fff;
		text-decoration: none;
	}
	
	.tab_pos a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	.tab_pos a:visited {
		color: #fff;
		text-decoration: none;
	}		
