body {
	width: 100%;
	background: #efefef repeat-x url(../images/bg.png);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #534741;
}

a {
	text-decoration: none;
	color: #9c1623;
}

h2 {
	line-height: 18px;
	font-size: 16px;
	color: #9c1623;
}

h3 {
	font-size: 11px;
	line-height: 16px;
}

p {
	margin: 10px 0px;
}

img.title {
	display: block;
	margin: 0px 0px 20px 0px;
}

img.heading {
	display: block;
	margin: 20px 0px 10px 0px;
}

img {
	display: block;
}

label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-left: 45px;
	margin-right: 5px;
	text-align: right;
}

form input, form select, form textarea {
	float: left;
	margin-bottom: 5px;
	width: 250px;
	margin-right: 0px;
}

form select {
	width: 150px;
}

.hug {
	margin-top: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}

.quote {
	font-style: italic;
}

.testimonial {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 2px dotted #c0c0c0;
}

.noborder {
	border: none;
}

#logo {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -90px;
	top: 0px;
}

#nav {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -410px;
	top: 95px;
	width: 820px;
	height: 45px;
	background: no-repeat url(../images/nav.png);
}

#nav img { position: absolute; display: block; top: 0px; }
#nav_newconstruction { left: 20px; }
#nav_plumbingserviceandremodel { left: 180px; }
#nav_projects { left: 600px; }
#nav_testimonials { left: 690px; }

#nav_aboutus { position: absolute; display: block; left: 50%; margin-left: 100px; top: 95px; width: 80px; height: 45px; }
#nav_aboutus_dropdown {
	position: absolute;
	display: none;
	left: -35px;
	top: 45px;
	width: 150px;
	height: 48px;
	padding: 12px 0px 0px 0px;
	background: no-repeat bottom url(../images/nav_dropdown.png);
}

#nav_aboutus_dropdown a {
	display: block;
	text-align: center;
	width: 148px;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: normal;
}

#nav_aboutus_dropdown a:hover {
	color: #9c1623;
	font-weight: bold;
}

#top_image {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -430px;
	top: 140px;
	width: 860px;
	height: 193px;
	background: no-repeat url(../images/home_slideshow_1.jpg);
}
		
#stage {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -460px;
	top: 100px;
	width: 840px;
	padding: 250px 40px 0px 40px;
	background: no-repeat url(../images/stage_top.png);
}

#container {
	display: block;
	width: 760px;
	height: auto;
	padding: 10px 40px;
	margin: 0px;
	background: repeat-y url(../images/stage_bg.png);
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#container_bottom {
	display: block;
	width: 840px;
	height: 35px;
	margin: 0px;
	background: repeat-y url(../images/stage_bottom.png);
	float: left;
}

#content {
	width: 530px;
	float: left;
}

#callout {
	width: 212px;
	height: 273px;
	padding: 0px 0px 0px 18px;
	float: left;
}

.viewourprojects {
	display: block;
	background: no-repeat 15px 95px;
	width: 212px;
	height: 275px;
}

#callout img {
	display: block;
}

.projects {
	display: block;
	float: left;
	margin-right: 25px;
}

#phone {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 40px;
	width: 275px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
}

#phone span {
	font-size: 26px;
	color: #9c1623;
	line-height: 30px;
}

#topright {
	position: absolute;
	left: 50%;
	margin-left: 100px;
	top: 40px;
	width: 275px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#topright a {
	text-decoration: none;
	color: #ffffff;
}

#topright a.bigred {
	display: block;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-top: 8px;
	font-size: 18px;
	color: #9c1623;
	line-height: 30px;
	float: right;
}

.cc {
	margin-top: 13px;
	margin-left: 5px;
	float: right;
}

.mugshot {
	float: left;
	margin: 0px 10px 20px 0px;
}

.bio {
	float: left;
	width: 400px;
	padding-bottom: 20px;
}

.bio p {
	margin-top: 0px;
}

#welcomevideo { display: none; }
#cboxLoadedContent #welcomevideo { display: block; }
