@charset "UTF-8";
@import url("text_style.css");
.main {
	width: 1024px;
	position: static;
}
body {
	background-color: #F2F2F2;
	height: 1500px;
	width: 100%;
}
#main_body {
	background-color: #FFF;
	width: 100%;
	padding: 20px;
	position: static;
}
#inner {
	width: 890px;
	background-color: #FFF;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
}
#master {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clip: rect(0px,auto,auto,0px);
}
#header {
	height: 475px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	top: 300px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: none;
	position: static;
}
#slide {
	height: 360px;
	width: auto;
}
#logo {
	height: 60px;
	width: auto;
	background-color: #FFF;
}
#header_image {
	height: 360px;
	width: 860px;
	background-color: #E4E4E4;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center -400px;
}
#featured {
	background-color: #FFF;
	height: 324px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#buttons {
	height: 40px;
	width: auto;
	top: 60px;
	background-color: #FFF;
}
#featured_image {
	height: 284px;
	width: 860px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	position: static;
}
#mbanner {
	height: 100%;
	width: 860px;
	background-color: #FFF;
	float: left;
	position: static;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mlbanner {
	height: 100%;
	width: 100%;
	position: static;
	float: left;
}
#ldesn {
	height: 40px;
	width: 860px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
	position: static;
}
#mlbanneri {
	height: 100%;
	width: 100%;
	position: static;
	float: left;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
#rw_featured_image {
	height: 375px;
	width: 860px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	position: static;
}
#rw_featured {
	background-color: #FFF;
	height: 405px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#page_btns {
	height: 30px;
	width: 100%;
	position: static;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sb_new {
	position:absolute;
	left:32px;
	top:530px;
	width:50px;
	height:20px;
	z-index:1;
	background-color: #333;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
