body {
	background: #2B3F4A;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#main_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#header {
	height: 252px;
	width: 800px;
	position:relative;
}

#call-now {
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:14px;
}

#free_quote {
	height: 48px;
	width: 279px;
}
#container {
	background: url(images/bg_container.jpg) repeat-x;
	padding: 25px 15px;
}
#right_content {
	width: 425px;
	float: right;
}
#content {
	padding-bottom: 30px;
}
#img_left {
	border: 4px solid #FFFFFF;
	margin: 10px;
}
#img_right {
	float: right;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

