#wrapper{
	width: 1016px;
	margin: 0 auto;
}

#content-top{
	background: url(../images/wrapper_top.png) top center no-repeat;
	height: 30px;
	width: 1016px;
	margin-top: 50px;
}

#content-middle{
	background: url(../images/wrapper_middle.png) top center repeat-y;
	width: 1016px;
	overflow: hidden;
}

#content-bottom{
	background: url(../images/wrapper_bottom.png) top center no-repeat;
	height: 30px;
	width: 1016px;
}

#header{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
}

#menu{
	height: 23px;
	border-top: 1px solid #92a5b6;
	border-bottom: 1px solid #92a5b6;
	margin-left: 10px;
	width: 960px;
	overflow: hidden;
}

#left-content{
	float: left;
	display: inline;
	width: 704px;
	margin-left: 28px;
}

#left-content-roush{
	float:left;
	display: inline;
	width: 957px !important;
	margin-left: 28px;
}

#right-content{
	float: left;
	display: inline;
	width: 247px;
	margin-left: 10px;
}
