* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 15px 0px 10px 0px;
	background-color: #FFFFFF;
	background-image: url(images/page_bg2.png);
	font-family: Arial, Helvetica, sans-serif;
}
img, div { behavior: url(/Scripts/iepngfix.htc) }
p {
	font-size: 12px;
	padding: 5px 15px 10px 15px;
}
p.offer_text {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
a {
	color: #0000FF;
	font-weight: bold;
}
a.offer {
	color: #FFFFFF;
	font-weight: bold;
}

#header {
	width: 950px;
	height: 100px;
	background-image: url(images/header_bg2.png);
	margin: 0px auto;
}
#header_text {
	text-align: center;
	padding-top: 22px;
}
#nav {
	width: 950px;
	height: 26px;
	background-image: url(images/nav_bg2.png);
	margin: 0px auto;
	padding-top: 4px;
	text-align: center;
}
#body_index {
	width: 950px;
	background-image: url(images/body_bg2.png);
	margin: 0px auto;
}
#body_countertops {
	width: 950px;
	height: 420px;
	background-image: url(images/body_bg2.png);
	margin: 0px auto;
}
#body_process {
	width: 950px;
	height: 420px;
	background-image: url(images/body_bg2.png);
	margin: 0px auto;
}
#body_about {
	width: 950px;
	height: 340px;
	background-image: url(images/body_bg2.png);
	margin: 0px auto;
}
#body_free_quote {
	width: 950px;
	height: 475px;
	background-image: url(images/body_bg2.png);
	margin: 0px auto;
}
#body-wrap {
	padding-right: 15px;
}
#column_right {
	float: right;
	width: 265px;
	padding: 0px 15px 0px 0px;
}
#offer {
	height: 100px;
	background-image: url(images/offer_bg.png);
	margin-top: 12px;
	text-align: center;
}
#h1 {
	margin: 10px 0px 5px 15px;
}
#footer {
	width: 950px;
	height: 45px;
	background-image: url(images/footer_bg2.png);
	margin: 0px auto;
	padding-top: 15px;
	text-align: center;
}

.header_area {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.header_phone {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.example_phone {
	color: #0000FF;
}
.required {
	font-size: 10px;
	font-weight: bold;
}