div.banner_large_margin {
	float:left;
	width:760px;
	height: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	}

div.banner_large_margin_r {
	float:right;
	width:360px;
	height: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 22px 0px -10px 0px;
	
	}

div.banner_large_margin_middle {
	margin-right:auto;
	margin-left:auto;
	width:980px;
	height: 100px;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-style:solid;
	border-color:#FF0000;
	border-width: 1px 1px 1px 1px; /*top right bottom left */	

	}


div.corner_up_left {
	float:left;
	width:6px;
	height: 6px;
	background-image: url(/img/leftup_s.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div.corner_up_right {
	float:right;
	width:6px;
	height: 6px;
	background-image: url(/img/rightup_s.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}


div.corner_dn_left {
	float:left;
	width:6px;
	height: 6px;
	background-image: url(/img/leftdn_s.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}


div.corner_dn_right {
	float:right;
	width:6px;
	height: 6px;
	background-image: url(/img/rightdn_s.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}


div.nav_banner {
	position:relative;
	width:100%;
	height: 26px;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align:bottom;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	}

div.cat_banner {
	position:relative;
	width:100%;
	height: 20px;
	text-align: center;
	background-color:#FFFFFF;
	vertical-align:bottom;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}


div.banner_large_margin_l {
	float:left;
	max-width:880px;
	height:auto;
	background-color:#E2E2E2;
	text-align: center;
	padding: 0px;
	margin: 0px 340px 0px 0px;
	border-style:solid;
	border-color:#FF0000;
	border-width: 1px 1px 1px 1px; /*top right bottom left */	

	}

div.banner_large_margin_r {
	float:right;
	width:327px;
	height: 1000px;
	background-color:E2E2E2;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	}

div.content_1 {
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

div.content_up {
	width:auto;
	height:6px;
	font-size:1px;
	line-height:1px;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div.content_middle {
	width:auto;
	height:60px;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div.content_ads {
	width:652px;
	height:auto;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}


div.content_dn {
	width:auto;
	height:6px;
	font-size:1px;
	line-height:1px;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div.content_row {
	width:100%;
	height:30px;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-style:solid;
	border-color:#E2E2E2;
	border-width: 1px 0px 1px 0px; /*top right bottom left */	
	}

div.content_title {
	width:652px;
	height:80px;
	background-color:#FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

div #left_nav{
	float: left;
	width: 208px;
	margin: 4px 5px 0px 5px;
	padding: 0px 0px 2px 0px;
	background-color: transparent;
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 1px 1px; /*top right bottom left */	
	}

div #right_nav{
	float: right;
	width: 208px;
	margin: 4px 5px 0px 5px;
	padding: 0px 0px 2px 0px;
	background-color: transparent;
	}


div #expert{
	width: 158px;
	margin: 0px 0px 0px 1px;
	padding: 4px 0px 0px 0px;
	background-color: transparent;
	border-color:#CCCCCC;
	border-style:solid;
	border-width: 0px 1px 1px 1px;
	}


