
.brclear { 
     clear:both; 
     height: 0; 
     margin: 0;
     font-size: 1px;
     line-height: 0px;
}

.wrapper1 {
	width: 778px;
	margin: 0 auto 0 auto;
	
}

.logo_wrapper {
	float: left; 
	height: 223px;
	display: inline; 
	margin-left: 17px
}

.left_top {
	float: left;
	display: inline;
	height: 223px;
	width: 192px;
	margin-left: 16px;
	background: #000;
	overflow: hidden;
}

.right_top {
	float: left;
	display: inline;
	width: 552px;
	height: 223px;
	background: #fff url(../images/banner.gif);
	overflow: hidden;
}

.banner {
	float: left;
	display: inline;
	width: 553px;
	height: 223px;
	color: #000;
	overflow: hidden;
	background: #990000;
}

.nav_wrapper a {
	text-decoration: none;
	color: #fff;
}

.nav_wrapper p.b_text {
	font-size: 15px; 
	text-align:center; 
	font-weight: bold;
	margin-top: 60px;
}

.nav_wrapper {
	width: 552px;
	overflow: hidden;
	margin-top: 138px;
}

/****************BUTTONS*********************/

.b1 {
	background: url(../images/b1_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b1:hover {
	background: url(../images/b1_on.gif);
}

.b2 {
	background: url(../images/b2_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b2:hover {
	background: url(../images/b2_on.gif);
}

.b3 {
	background: url(../images/b3_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b3:hover {
	background: url(../images/b3_on.gif);
}

.b4 {
	background: url(../images/b4_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b4:hover {
	background: url(../images/b4_on.gif);
}

.b5 {
	background: url(../images/b5_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b5:hover {
	background: url(../images/b5_on.gif);
}

.b6 {
	background: url(../images/b6_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 80px;
	margin-right: -1px;
}

.b6:hover {
	background: url(../images/b6_on.gif);
}

html>body .b7 {
	background: url(../images/b7_off.gif);
	float: left;
	display: block;
	height: 85px;
	width: 78px;
}

.b7:hover {
	background: url(../images/b7_on.gif);
}

.left_content {
	float: left;
	display: inline;
	width: 191px;
}

/****************END BUTTONS*********************/

.distributors {
	border: 1px #999999 solid;
	width: 135px;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	display: block;
}

.distributors:hover {
	background: #6fd0e1;
}

.left_column {
	float: left;
	display: inline;
	margin-left: 16px;
	width: 192px;
}

.right_column {
	float: left;
	display: inline;
	width: 549px;
	overflow: hidden;
}

.news {
	width: 180px;
	height: 200px;
	float: right;
	display: inline;
	border-top: 3px #fff solid;
	border-left: 3px #fff solid;
	border-bottom: 3px #fff solid;
	background: #d5e1e3;
}

.news_title {
	text-indent: 2px;
	font-size: 14px;
	text-align: center;
	margin-top: 17px;
	width: 170px;
}

.news_fade {
	float: right;
	display: inline;
	width: 183px;
}

.top_options {
	background: #dbe9eb;
	height: 75px;
	padding-top: 21px;
}

/***********MAIN CONTENT*********/

.main_content_title {
	margin: 0px;
	font-size: 24px;
	padding-top: 15px;
	padding-left: 15px;
	background: #fff;
}

.main_content_text1 {
	margin: 0px;
	font-size: 15px;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
}

.main_content_text2 {
	padding-top: 25px;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
}

.list {
	width: 180px;
	padding-left: 15px;
	padding-top: 10px;
	background: #fff;
}

.list a {
	color: #000;
	text-indent: 3px;
}

.list a:hover {
	background: #FFCC66;
}

.main_content_text1 a {
	color: #000;
	text-indent: 3px;
}

.main_content_text1 a:hover {
	background: #FFCC66;
}

.main_content_title a:hover {
	background: #FFCC66;
}

/***********MAIN CONTENT*********/






