test { border: 1px solid red; }
body {
	font: 12px/14px Verdana, Trebuchet, sans-serif;
	background: url(../images/bg/body_bg.png) repeat-x;
}
.wrapper {
	margin: 0 auto;
	width: 925px;
}
.header_wrapper {
	margin: 0 auto;
	width: 925px;
	height: 145px;
	background: url(../images/bg/wrapper_shadow_bg.png) repeat-y;
}
.header {
	margin: 0 auto;
	width: 899px;
	height: 300px;
	background: url(../images/bg/header_bg4.png) repeat-x;
}
.header h1 {
	float: left;
	width: 216px;
	height: 32px;
	margin: 23px 0 0 0px;
}
.header h1 a {
	display: block;
	float: left;
	width: 400px;
	height: 50px;
	background: url(../images/logo4.png) no-repeat;
	font-size: 5px;
	text-indent: -9999px;
}
.header .social {
	position:relative;
	float: right;
	width: 50px;
	height: 28px;
	margin: 10px -156px 0px 0;
	color: #333;
	text-align: right;
}
.header strong {
	float: right;
	width: 160px;
	height: 22px;
	margin: 40px 5px 0 0;
	color: #333;
	text-align: right;
}
.header .nav {
	display: block;
	float: left;
	clear: both;
	width: 899px;
}
.header .nav div.main_nav_column {
	display: block;
	float: left;
	width: 78px;
	margin: 9px 0 0 14px;
	color:#94a4a5;
}
.header .nav div.main_nav_column a {
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
}
.header .nav div.main_nav_column a:hover,
.header .nav div.main_nav_column a:active {
				color: #636162;
}
.header .nav div.categories_column {
	display: block;
	float: left;
	width: 150px;
	margin-top: 10px;
	padding: 0 0 0 12px;
}
.first {
	margin: 10px 0 0 37px;
	padding: 0 0 0 12px;
	background: url(../images/bg/categories_nav_bg.png) left center no-repeat;
}
.header .nav div.categories_column a {
	font-size: 11px;
	color: #292929;
}
.header .nav div.categories_column a:hover,
.header .nav div.categories_column a.active {
	text-decoration: underline;
}
.content_wrapper {
	float: left;
	width: 925px;
	margin-top: 12px;
	background: url(../images/bg/wrapper_shadow_bg.png) repeat-y;
}
.content {
	float: left;
	width: 899px;
	margin-left: 12px;
	padding-top: 10px;	
	background: #FFF url(../images/bg/content_bg.png) repeat-x;
}
.columns_wrapper {
	float: left;
	width: 899px;
	padding-bottom: 15px;
	background: url(../images/bg/columns_bg.png) repeat-y;
}
.columns_wrapper2 {
	float: left;
	width: 899px;
	padding-bottom: 15px;
	background: url(../images/bg/columns_bg2.png) repeat-y;
}
.content_bottom {
	float: left;
	width: 899px;
	height: 10px;
	margin-left: 12px;
	background: url(../images/bg/bottom_shadow_bg.png) no-repeat;
}
.footer_wrapper {
	float: left;
	width: 925px;
	margin-top: 15px;
	background: url(../images/bg/wrapper_shadow_bg.png) repeat-y;
}
.footer {
	float: left;
	width: 899px;
	height: 70px;
	margin-left: 12px;
	padding-left: 10px;
	background: #FFF;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_bottom {
	float: left;
	width: 899px;
	height: 10px;
	margin-left: 12px;
	background: url(../images/bg/bottom_shadow_bg.png) no-repeat;
}
.column_1 {
	float: left;
	width: 200px;
	padding-left: 10px;
}
.column_2 {
	float: left;
	width: 340px;
	margin-left: 23px;
}
.column_2w {
	float: left;
	width: 630px;
	margin-left: 23px;
}
.column_3 {
	float: left;
	width: 290px;
	margin-left: 23px;
}
.content h2 {
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0 5px 0;
	font-size: 15px;
	color: #FF5B5B;
	text-transform:uppercase
}
.content h2.mls {
	width: 140px;
	padding-right: 65px;
	background: url(../images/mls_logo.jpg) top right no-repeat;
}
.content h3 {
	float: left;
	clear: both;
	width: 100%;	
	margin: 7px 0 7px 0;
	font-size: 12px;
	color: #292929;
	font-weight: bold;
}

.content h4 {
	float: left;
	clear: both;
	width: 100%;	
	margin: 15px 0 1px 0;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.content h6 {
    float: left;
	clear: both;
	width: 100%;	
	margin: 24px 0 7px 20px;
	font-size: 15px;
	color: #fff;

	font-weight: bold;
}
.content p {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #636162;
}
.content p img {
	display: block;
	float: left;
	padding: 0 5px 0 0;
}
.content p strong {
	font-weight: bolder;
}
.content p a {
	color: #292929;
	text-decoration: underline;
}
.content div.sep {
	float: left;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #CCC;
}
.more {
	display: block;
	float: left;
	margin: 5px 0 10px 0;
	font-size: 9px;
	color: #292929;
	font-weight: bolder;
}
.search {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.search input {
	float: left;
	margin-right: 10px;
}
.bullet_list {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.bullet_list li {
	list-style-image: url(../images/bullet.png);
	margin-left: 20px;
}
.bullet_list ul li a {
	font-size: 11px;
}
.hot_box {
	float: left;
	background: #F4F6FD;
	padding: 0px 0px 5px 5px;
	margin: -5px 0 10px 0;
	border: 0px solid #F0CCCC;
	
}


.flash_container{

	background: #94a4a5;
	width:280px;
	height:170px;
	padding: 10px 0px 10px 56px;
	margin: -15px 0px -25px 0px;
	border-top: 7px solid #d3eeef;
	border-bottom: 7px solid #d3eeef;	
}

.hot_box h3 {
	float: left;
	clear: both;
	width: 100%;
}

.video_box {
	float: left;
	background: #F4F6FD;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 10px 0;
	border: 0px solid #F0CCCC;
	
}

.video_container{

	background: #d3eeef;
	width:326px;
	height:235px;
	padding: 5px 0px 10px 5px;
	margin: 5px 4px -20px 0px;
	border-top: 0px solid #d3eeef;
	border-bottom: 0px solid #d3eeef;
	
	
}



.video {
    position:relative;
    float: center;
	height: 230px;
	clear: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 0px transparent; 
}

