@charset "UTF-8";
/* CSS Document */
#background.index {
	background:url(../images/home_main_bg.jpg) repeat-x 0 0;
}
div.banner-box.index {
	background:url(../images/home_main_banner.png) no-repeat 0 0;
	width:992px;
	height:283px;
	text-shadow: 0.2em 0.2em #000;
}
div.banner-box.index p {
	color:#FFFFFF;
	font-size:28px;
	line-height:37px;
	margin:0 0 0 375px;
	padding-top:40px;
	width:585px;
	font:Trebuchet MS;
	text-align:center;
	text-shadow: 0.15em 0.15em #000;
}
#left-column {
	background:url(../images/home_black_boxes.jpg) no-repeat 0 0;
}
#black-box-left, #black-box-right {
	float:left;
	width:305px;
	height:325px;
	margin-top:31px;
}
#black-box-left {
	margin-right:37px;
	margin-left:16px;
}
#black-box-left .blacktop {
	width:280px;
	height:120px;
	margin-left:12px;
	margin-top:15px;
	font-size:24px;
	color:#fff;
	font: Arial;
	text-align:center;
}
#black-box-left .whitebottom {
	margin-left:12px;
}
#black-box-left .whitebottom .call-now-text {
	font-size:20px;
	display:block;
}
#black-box-right .blacktop {
	color:#FFFFFF;
	font-size:22px;
	height:87px;
	margin-left:12px;
	margin-top:20px;
	width:275px;
	font: Arial;
	text-align:center;
}
#black-box-right .whitebottom {
	margin-left:12px;
}
.video{
	width:313px;
	height:164px;
	padding-top: 15px;
	padding-bottom: 5px;	
}

#left-column .basic-content {
	margin-left:25px;
}
#right-column .basic-content {
	margin:18px 0 0 12px;
}
