.wapper {
	text-align:left;
	/*overflow:hidden;*/
	width:964px;
	padding:0 14px;
}

#header {
	width:100%;
	/*height:150px;*/
	display:block;
} 
#header-wrapper{
	/*background:url(../images/bg-header-wrapper.jpg) repeat-x;*/
	margin:8px auto 0 auto;
}

/*
#content_top , #content_bt { 
height:14px; background: none; width:992px; overflow:hidden;
margin:0 -14px;
}
#content_top { margin-top:10px; background:url(../images/bg_content_top.gif) no-repeat;}
#content_bt { margin-bottom:5px; background:url(../images/bg_content_bt.gif) no-repeat;}
*/



#left-body {
	float: left;
	overflow: hidden;
	width: 250px;
	padding-right:20px;
	border-right:#DFDFDF solid 1px;
	}

#middle-body {
	float: left;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 630px;
}

.home-desc{
	padding:10px;
	text-transform:uppercase;
	border:#CCC solid 1px;
	margin-bottom:40px;
	background:#FFF;
	/*height:200px;*/
	text-transform:none;
}

.home-desc h3{
  color: #EC6221;
	font-size: 28px;
	font-weight: normal;
	padding-top:10px;
	}
.home-desc p{
	margin:15px 0;
	font-size:16px;
}

#content_top{
	width:992px;
	overflow:hidden;
	margin:2px 0 0 0;
}

#header-slider {
	margin: 0 auto;
	width: 964px;		 
	}

#content_top_front{
	width:964px;
	height:12px;
	overflow:hidden;
	background:#f3f3f5;
}

#content_bt{
	width:992px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg_content_bt.gif) no-repeat;
	margin:0 0 10px 0;
}



#content {
  min-height:550px;
  height:auto !important;
  height:550px;
  background:#f3f3f5;
  float:left;
  width:924px;
  padding:20px;
}
#content_wapper {
	/*background:url(../images/bg_content_side.gif) repeat-y;*/
	}

#footer {
	/*display:none;*/
	width:100%; 
	height:20px;
	font-size:12px;
}
#footer .wapper {
	height:30px;
	line-height:30px;
	}
#logo {text-align:center;}

#logo a{
font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:28px;
}
#logo a:hover{
text-decoration:none;
}

#small_nav { display:block; font-size:12px; height:35px; width:100%; text-align:left; float:left; text-indent:0px; background:#000; border-bottom:#F3581F solid 5px;}
#small_nav_left {float:right; height:30px; line-height:30px; padding-right:10px;}
#small_nav_right {float:left; line-height:45px;}

#foot_links { float:left; color:#FFF; background:#000; width:482px; text-indent:10px;}
#copy {color:#666; float:right; background:#000; width:462px; text-align:right; padding-right:20px;}