#home div.commitment_wrapper {
	margin-bottom: 20px;
}

#home p.commitment {
	padding: 10px 0;
	margin: 2px;
	border: 1px dotted #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 40px;
	font-family: Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	display: inline-block;
	color: #999999;
	width: 265px;
}

#home p.commitment span.title {
	/*padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
	border-left: none;
	font-style: italic;*/
	color: #666666;
	font-size: 20px;
}

#home p.commitment span.roll {
	font-weight: bold;
	/*color: #434343;*/
}


#home #wrapper_top {
	margin-bottom: 10px;
}

#home #wrapper_center {
	/* margin-bottom: 40px; */
	margin-bottom: 10px;
}

#home #banner {
	position: relative;
	border: 1px solid #BFBFBF;
	overflow: hidden;
	width: 100%;
}

#home #banner img { 
	border: 0; 
}

#home #banner #promo_end_date {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#home #wrapper_bottom h3.home_header {
	font-size: 28px;
	margin-bottom: 15px;
	color: #0192B5;
	font-family: Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
}

#home #wrapper_bottom #col_left, #col_center, #col_right { 
	width: 30%; 
	height: 1450px;
	float: left; 
}

#home #wrapper_bottom #col_left, #col_center { 
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #EFEFEF;
}

#home #wrapper_bottom #col_left, #col_center, #col_right { width: 30%; }

#home #wrapper_bottom ul { 
	margin: 0; 
	padding: 0; 
}

#home #wrapper_bottom ul li { 
	list-style: none; 
	margin-bottom: 20px;
	color: #737373
}

#home #wrapper_bottom ul li h2 { 
	margin-bottom: 2px; 
	color: #434343;
}

#home #wrapper_bottom ul li img { 
	float: left; 
	margin-right: 3px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	width: 100px;
	height: 100px;
}

#home #wrapper_bottom ul li a.more { 
	display: block;
	font-size: 12px;
}

#home #media {
	border: 1px dotted #CCCCCC; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 30px 7px; 
	margin-top: 20px;
}

#home #media p, #home #media img {
	float: left; 
	width: 200px;
	margin-right: 15px;
}

#home #media a { text-decoration: none; }

#home #media img {
	margin-top: 20px;
}

#home #media span.title {
	font-weight: bold;
	color: #999999;
	font-size: 18px;
}
