.home_h1{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:none;
}
#bottom_wrapper{
	background:url('/images/general/cloud_bg_home.jpg');	
}
#home_lifestyle_area{
	height:300px;
	background:url('/images/home/lifestyle_main.jpg') no-repeat;
	position:relative;
}
.lifestyle_area_2{
	background:url('/images/home/lifestyle_main_2.jpg') no-repeat !important;
}
.lifestyle_area_3{
	background:url('/images/home/lifestyle_main_3.jpg') no-repeat !important;
}
.lifestyle_area_4{
	background:url('/images/home/lifestyle_main_4.jpg') no-repeat !important;
}
.lifestyle_area_5{
	background:url('/images/home/lifestyle_main_5.jpg') no-repeat !important;
}
.lifestyle_area_6{
	background:url('/images/home/lifestyle_main_6.jpg') no-repeat !important;
}
#home_lifestyle_area #lifestyle_ad_container{
	position:absolute;
	top:190px;
	left:680px;
	color:#000;
	font-weight:bold;
	padding:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	width:240px;
	background:url('/images/home/transparent.png');
	/*background:#fff;*/
}
#home_lifestyle_area #lifestyle_ad_container img{
	margin-right:5px;
}
#home_lifestyle_area #lifestyle_ad_container .learn_more_container{
	margin-top:8px;
}
#home_lifestyle_area #lifestyle_ad_container .main_title{
	font-size:16px;
	color:#BB0000;
	text-transform:uppercase;

}
#home_lifestyle_area #lifestyle_ad_container .main_link{
	font-size:14px;
	color:#8d0922;
}
#home_large_image_area{
	height:300px;
}
.home_content_row_large{
	height:175px;
	border-bottom:1px solid #cad1e1;
}
.home_content_row_large .left{
	float:left;
	width:580px;
	padding:10px;
}
.home_content_row_large .left_small{
	width:465px !important;
}
.home_content_row_large .right_large{
	width:375px !important;
}
.home_content_row_large .right{
	float:right;
	width:260px;
	padding:10px;
	padding-left:0px;
	margin-left:0px;
	margin-left:0px;
	min-height:100px;
}
.home_content_row_large .right .top_image_container{
	margin-bottom:6px;
}
.home_content_row_large .right .small_banner{
	height:83px;
}
.home_content_row_medium{
	height:125px;
	margin:10px;
}
.home_content_row_medium .right{
	float:right;
}
.home_copy_container{
	background:#fff;
	margin-top:20px;
	padding:10px;
}
.module{
	font-size:11px;
	color:#4a4a4a;
}
.module .title{
	font-size:12px;
	font-weight:bold;
}
.module .prod_name{
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-top:2px;
}
.module .check_mark{
	margin-top:5px;
}
.module .module_select{
	width:150px;
	background:#f0f0f0;
	font-size:11px;
	font-weight:bold;
}
.module .main_link{
	display:block;
	position:absolute;
	right:0px;
	top:95px;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.module .free{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
ul.check_mark{
	padding:0px; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	list-style-position:outside;
	list-style-image:url('/images/general/check_mark.gif');
	font-size:12px;
	color:#132979;
	vertical-align:middle;
}
ul.check_mark_small{
	font-size:11px !important;
	padding-top:0px;
}
ul.check_mark li{
	margin:0px;
	padding:0px;
}
#bottom_content_area .large_module_box{
	background:url('/images/home/module_large_bg.jpg');
	height:115px;
	width:192px;
	float:left;
	margin-right:5px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
#bottom_content_area .product_price{
	font-size:20px;
	font-weight:bold;
	color:#8d0922;
	text-transform:uppercase;
}

#bottom_content_area .module_short_large{
	background:url('/images/home/module_short_large_bg.jpg');
	height:57px;
	width:177px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
#bottom_content_area .module_short_large .main_link{
	top:40px;
}
#bottom_content_area .module_short_large .email_input{
	width:90px;
	height:20px;
}
#bottom_content_area .module_short_small{
	background:url('/images/home/module_short_small_bg.jpg');
	height:37px;
	width:177px;
	margin-top:10px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
#bottom_content_area .module_short_small .main_link{
	position:static;
	top:auto;
	right:auto;
	font-size:12px;
}