#main, 
#l1{
	width: 100%;
	background: #f26722 url(/images/layout/content.jpg) repeat-y center;
}
#black-wrap{
	background: #333 url(/images/layout/black-l.jpg) no-repeat center;
	width: 100%;
	height: 191px;
}
.inner{
	width: 982px;
	margin: 0px auto;	
}
#black-wrap .inner{
	background: #333 url(/images/layout/black-l.jpg) no-repeat 0 0;
	height: 176px;
	padding-top: 15px;
}
#l1{
	background: url(/images/layout/l1.jpg) no-repeat 50% 100%;
}
#header{
	background: url(/images/layout/l3.jpg) repeat-x 0 0;
	width: 982px;
	position: relative;
	height: 146px;
	margin: 0px auto;
}
#content{
	background: #fff url(/images/layout/l2.gif) no-repeat 0 0;
	width: 982px;
	margin: -30px auto 0px;	
}
#content .inner{
	background: #fff url(/images/layout/l1.jpg) no-repeat 50% 100%;
	padding: 10px 0 80px 0;
}
#left-area, 
#right-area{
	float: left;
}
#left-area{
	width: 638px;
	border-right: 1px #ccc solid;
	padding: 0 10px 0 27px;
	overflow: hidden;
}
#right-area{
	width: 279px;
	padding: 0 10px 0 0;
}
.box{
	background: url(/images/layout/box.jpg) no-repeat 0 0;
	width: 143px;
	height: 156px;
	float: left;
	margin: 0 19px 8px 0;
	padding: 1px 0 0 1px;
}
.inner1{
	background: url(/images/layout/line.png) repeat-y 0 0;
	width: 661px;
	margin: 0 -60px 9px 0;
	position: relative;
}
.p2{
	background: none;
}
.box1{
	background: url(/images/layout/box1.png) no-repeat;
	width: 633px;
	height: 321px;
	position: relative;
	margin-bottom: 10px;
}
#footer{
	width: 613px;
	height: 53px;
	padding-left: 20px;
	background: #f2f2f2;
}
.left-col, 
.middle-col, 
.right-col, 
.wrapper{
	width: 210px;
	float: left;
	min-height:500px;
	_height:500px;
}
.left-col{
	width: 172px;
}
.middle-col, 
.right-col{	
	padding: 0 5px 0 15px;
}
.wrapper{	
	width: 460px;
}