@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;
	text-align: center;
	font-family: "Myriad Pro", Arial, sans-serif;
	text-decoration: none;
	font-size: 80%;
}
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}
#content {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background: url(bg_content.jpg) repeat-y;
	
}

#header {
	background-color: red;
	background-image: url(powerflush_mansfield_header.jpg);
	height: 148px;
	width: 980px;
}

#header_text {
	height: 80px;
	width: 331px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 26px;
	color: #232323;
	margin-left: 0px;
	padding-left: 370px;
	padding-top: 35px;
}

#nav {
	height: 26px;
	width: 701px;
	margin-top: 18px;
}
#left_col {
	background-color: #f6fafb;
	width: 701px;
	margin-top: 9px;
}
#header ul {
	margin: 0;
	padding: 0 0 0px 0;
	position: absolute;
	left: 0;
	top: 118px;
	float: left;
	list-style: none;
}
#header ul li {
	float: left;
}
#header ul a {
	padding: 0 1.1em;
	font-size: 16px;
	line-height: 26px;
	background-color: transparent;
	text-decoration: none;
	color: #CCCCCC;
	float: left;
	display: block;
}
#header ul a.first {
	background: none;
}
#about #aboutlink a, #what #whatlink a, #results #resultslink a, #price #pricelink a {
	margin: 0;
	background-color: rgb(255,235,0);
	color: black;
}
#about #aboutlink a:hover, #what #whatlink a:hover, #results #resultslink a:hover, #price #pricelink a:hover {
	cursor: default;
}
#header ul a:hover {
	color: #175299;
}
#right_col {
	width: 249px;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	
}

#right_col object {
	padding-top:20px;
	padding-bottom:60px;
	padding-left:2px;
}

#right_col li {
	padding-left:40px;
	padding-bottom:10px;
	text-decoration:none;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	display: block;
	list-style: none;
}
#right_col a {
	text-decoration:none;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
#main_pic {
	height: 250px;
	
	margin-bottom: 5px;
}





#clear {
	clear: both;
}

#main_text {
	width: 679px;
	margin-left: 10px;
	margin-right:10px;
	
}
#main_text ul {
	padding-left:30px;
}


#main_text2 {
	background-color: rgb(255,235,0);
	width: 691px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #598eb0;
}


h2 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff8700;
}
h3 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

h4 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
}

h5 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

p {
	font-family: "Myriad Pro", Arial, sans-serif;
	padding-right:10px;
	margin-bottom:15px;
	color: #000;
}

#footer {
	
	background-image: url(bg_footer.jpg);
	width: 980px;
	
}
#footer p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: small;
	color: #666;
}
#footer a, #footer a:visited {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: small;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: small;
	color: #ffcc00;
	text-decoration: none;
}
#footer_one {
	
	width: 320px;
	padding-left: 10px;
	padding-top:50px;
}

#footer_three {
	
	float: right;
	width: 133px;
	padding-left:7px;
	padding-right:7px;
	margin-top:50px;
	margin-right:20px;
}
#footer_four {
	
	float:right;
	width: 110px;
	text-align: right;
	margin-top:50px;
}

#footer_bottom {
	text-align: center;
	width: 980px;
	margin-top:80px;
}
