/* CSS Document */

#mainwraper{
	width:971px;
	margin:0px auto;
}

#banner{ 
	height:304px; 
	/*background:#5b503a; */
	background:url(../images/top_bg.jpg) repeat;
	border:1px solid #cbc0a5;
	border-top:1px solid #8e836a;
	border-left:none;
	border-right:none;	
	}
.banner_img{ 
	background:url(../images/banner.jpg) no-repeat center; 
	margin:14px; 
	height:276px;
	width:939px;
	border-top:1px solid #8e836a;
	}
	
.content{ 
	height:385px; 
	background:#cbc0a5 url(../images/content_bg.jpg) repeat-x bottom;
	border:0px solid #ff0;
	}
.content #right{ 
	width:420px; 
	margin:14px; 
	float:right;
	}
.content #right .box{
	height:170px; 
	overflow:auto; width:380px; 
	background:#e5deca; 
	margin-bottom:20px; 
	padding:0 20px 0 20px; 
	border-left:1px solid #9a9a9a;
	} 
.content #right .box p{ 
	line-height:20px; 
	padding:1px 0;
	}
.content #right .box ul li{ 
	font-weight:normal; 
	list-style:circle; 
	font-size:12px;
	}
.content #left{ 
	width:470px; 
	height:250px;  
	padding:0 0 0 20px;  
	margin:14px; 
	border:0px solid #f00; 
	float:left;
	}
.content #left{ 
	*width:400px; 
	height:250px; 
	border:1px solid #f00;  
	padding:0 0 0 20px;  
	margin:14px; 
	border:0px solid #f00; 
	float:left;
	}

#logo{ 
	width:267px; 
	height:104px; 
	float:left; 
	margin:14px 0 0 15px; 
	background:url(../images/btm_logo.jpg) no-repeat;
	 }

#topmenu{
	width:643px;
	float:right;
	}

#lowerbg{
	width:1002px;
	margin:0px auto;
}

#blogdiv{
	width:520px;
	float:left;
}

#second_bracket{
	width:98px;
	float:left;
}

#newsdiv{
	width:370px;
	float:right;
	padding:5px;
}

#newsdiv a{
	color:#C4B575;
}

#newsdiv li{
	padding-bottom:5px;
}
