#home_content{
	height:305px;
	width:100%;
}

#home_left{
	width: 700px;
	float:left;
}

#home_video_feature{
	width:240px;
	margin-left:20px;
	float:left;
}

#home_video_feature h2{
	font-size: 1em;
}

#home_video_feature h1{
	font-size: 1.4em;
	font-weight:bold;
}

#home_video_feature ul{
	list-style: none;
	margin-left:0px;
	padding-left: 0px;
}

#home_video_feature ul li{
	padding-bottom: 5px;
	border-top: 1px solid #000;
	padding-top: 5px;
	
}
#home_video_feature ul li img{
	padding-right: 5px;
}

#home_video_feature img{
	border:none;
}

#home_video_feature a{
	color: #666666;
}

#home_video_feature a:hover{
	background:none;
	color: #B2B2B2;
}

#home_video{
	width:410px;
	float:right;
}

#home_right{
	width:270px;
	float:right;
	height:260px;
}

#store{
	margin-top:20px;
	padding-top:3px;
	float:left;
}

#home_buttons a:hover {
	background-color: #fff;
}

#home_order_box{
	background: url('/assets/template/images/order_box.jpg') no-repeat;
	width:237px;
	height:116px;
	color: #FFF;
	font-size: 1.5em;
	padding: 25px 0px 0px 35px;
	display:none;
}

#home_order_box form{
	margin:0px;
}

#home_order_box input{
	background-color:#006231;
	color:#FFFFFF;
	font-size:0.9em;
	height:30px;
	margin-top:10px;
	padding-left:10px;
	width:140px;
}

#home_order_box div.go_button{
	left:180px;
	position:relative;
	top:-60px;
	width:70px;
}

#home_order_box div.go_button input{
	background:none;
	width:56px;
	height:49px;
	padding:0px;
	margin:0px;
}

#home_special_header{
	background:url(/assets/template/images/home_special_header.jpg) no-repeat;
	height: 11px;
	width: 246px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#home_special_footer{
	background:url(/assets/template/images/home_special_footer.jpg) no-repeat;
	height:59px;
	width: 226px;
	color:#E31C29;
	font-size:1.1em;
	text-align:right;
	padding-right:20px;
	padding-top:15px;
}

#home_special{
	background:url(/assets/template/images/home_special.jpg) repeat-y;
	color:#4D4D4D;
	font-size:1.1em;
	line-height:25px;
	padding:10px 0px 0px 10px;
	width:226px;
	margin-top:0px;
	padding-top:0px;
}

#home_special_header_image{
	text-align:center;
	width:200px;
	padding-bottom:10px;
}

#home_special p{
	margin-top:5px;
	margin-bottom:5px;
}

#home_special_footer span.dollars{
	font-size:1.2em;
	font-weight:bold;
}

#home_special_footer span.cents{
	font-size:1em;
	font-weight:bold;
}