body, div {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background-image: url('../images/background-body.png');
	background-repeat: repeat-x;
	background-color: #C2E2F5;
	color: #362919;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
}

a {
	color: #1677AE;
}

a:hover {
	color: #ED3321;
	text-decoration: none;
}

.complete {
	display: none;
}

#page {
	margin: 0px auto;
	width: 1004px;
}

#page-inner {
	background-image: url('../images/background-page.png');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
}

#body-header {
	height: 117px;
	width: 1004px;
}

#body-header-logo {
	height: 117px;
	width: 268px;
}

#body-header-logo a {
	text-decoration: none;
	border: none;
}

#body-header-logo img {
	border: none;
}

#body-header-right {
	height: 117px;
	width: 738px;
	position: relative;
	top: -117px;
	left: 268px;
	background-image: url('../images/ac-service-installation.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}

#body-header-estimate-form {
	width: 320px;
	height: 100px;
	position: absolute;
	top: 10px;
	left: 390px;
	line-height: 1em;
}

#body-header-estimate-form input {
	width: 140px;
	margin: 10px 10px 0px 0px;
	height: 16px;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
}

#body-header-estimate-form span {
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: verdana, helvetica, sans-serif;
}

#body-header-estimate-form #edit-submit {
	background: transparent url(../images/button-contact-me.png) no-repeat scroll center top;
	border:0 solid #FFFFFF;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000em;
	margin: 6px 10px 0px 0px;
	width: 94px;
	height: 21px;
}

#body-menu {
	float: right;
	width: 268px;
}

#body-menu-teasers span {
	display: block;
	background-image: url('../images/red-on-grey-arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #ED3321;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 1.35em;
	padding: 0px 0px 0px 37px;	
}

#body-menu-teasers p {
	margin-top: 0px;
	padding: 0px 25px 0px 37px;
}

.excerpt {
	margin: 0px 10px 20px 37px;
}

.excerpt {
	margin: 0px 10px 20px 37px;
}

#body-navigation {
	color: #FFFFFF;
	background-color: #2F74AC;
	padding-bottom: 40px;
	border-bottom: 20px solid #7BB36E;
}

#body-navigation ul {
	list-style: none;
	width: 189px;
	margin: 0px 0px 0px 42px;
	padding: 0px;
}

#body-navigation li {
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	line-height: 25px;
}

#body-navigation li a {
	margin-left: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#body-navigation .plumbing-link {
	display: block;
	background-color: #E63131;
	height: 25px;
	line-height: 25px;
}

#body-navigation .plumbing-link a {
	color: #FFFFFF;
	margin-left: 63px;
	text-decoration: none;
	text-transform: uppercase;
}

#body-footer {
	text-align: center;
	height: 45px;
	line-height: 45px;
}

#body-footer a {
	text-decoration: none;
	color: #362919;
	background-color: #C2E2F5;
}

#content-main {
	width: 736px;
	float: right;
}

#content-header{
	width: 736px;
	background-color: #2F74AC;
}

#content-header-home {
	width: 736px;
	background-color: #2F74AC;
}

#content-menu-bar {
	height: 68px;
	width: 636px;
	background-image: url('../images/menu-sub-deals.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}

#content-menu-bar p {
	text-align: center;
	width: 212px;
	height: 67px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 1.1em;
}

#content-menu-bar a {
	display: block;
	width: 212px;
	height: 67px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#content-menu-bar span {
	display: block;
	width: 212px;
	height: 43px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#content-menu-bar img {
	border: none;
}

#content-general {
	margin: 40px 100px 40px 70px;
}

#content-general h1, #content-home h1 {
	color: #2F74AC;
	font-size: 1.35em;
}

#content-general h2, #content-home h2 {
	color: #E63131;
	font-size: 1.2em;
}

#content-general h3, #content-home h3 {
	color: #E63131;
	font-size: 1.1em;
}


table.seer tr td{
	border: 1px solid #EFEFEF;
	margin: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#TenMinForm label {
	font-family: ;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
