html {
	background: url(../images/bg.gif) repeat left top;
}

body {
	background: url(../images/header_bg.gif) repeat-x left top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

h1 {
	color: #d06f1a;
	font-family: "Courier New", Courier, Arial, sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	padding: 10px 0;
}

h2 {
	font-size: 1.8em;
	color: #d06f1a;
	font-weight: normal;
	padding: 10px 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	color: #fff;
	background-color: #de9355;
	text-transform: uppercase;
}

h4 a {
	color: #fff;
}

a {
	color: #003767;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 20px;
}
p.reference {
	font-size: 0.9em;
	line-height:normal;
	margin:0px 75px 5px 5px;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

blockquote {
	background: url(../images/blockquote.gif) no-repeat left top;
	padding: 0 0 0 40px;
	font-family: "Courier New", Courier, Arial, sans-serif;
	color: #de9355;
	font-size: 1.4em;
	font-weight: bold;
}

cite {
	padding: 10px 0 20px 40px;
	color: #de9355;
	float: left;
}

dl {
	margin: 15px 0 5px 0;
}

dt, dd {
	font-size: 1.2em;
}

dt {
	font-weight: bold;
	width: 100px;
	float: left;
	clear: left;
	padding: 5px 0;
}

dd {
	margin-bottom: 2px;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	position: relative;
}

.header h3.specialty {
	position: absolute;
	top: 170px;
	left: 460px;
}

.header h2.location {
	position: absolute;
	top: 222px;
	left: 157px;
}

.header h1.info {
	position: absolute;
	top: 190px;
	left: 740px;
}

.header p.info {
	position: absolute;
	top: 224px;
	left: 830px;
}

.header p.info {
	font-size: 1em;
	color: #003767;
	font-weight: bold;
}

.header p.info span {
	color: #d06f1a;
	font-family: "Courier New", Courier, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
}

ul.nav {
	background: url(../images/nav.png) repeat-x left top;
	width: 960px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	z-index: 597;
}

.nav li {
	float: left;
	background: url(../images/nav_divider.gif) no-repeat right top;
	width: 192px;
}

ul.nav li.hover,
ul.nav li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

.nav li.last {
	background: none;
}

.nav li.last a {
	width: 192px;
}

.nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
	height: 12px;
	padding: 27px 0;
	width: 188px;
	text-align: center;
}

.nav li a:hover {
	background: url(../images/nav_hover.png) repeat-x left top;
}

ul.nav ul {
	visibility: hidden;
	position: absolute;
	z-index: 598;
}

ul.nav li:hover > ul {
	visibility: visible;
}

ul.sub_nav li {
	background: url(../images/subnav_bg.png) repeat-x left top;
	float: none;
	width: 188px;
}

.nav li.last ul.sub_nav li {
	width: 192px;
}

ul.sub_nav li a {
	height: 13px;
	padding: 16px 0;
}

ul.sub_nav li a:hover {
	background: url(../images/subnav_bg.png) repeat-x left top;
	text-decoration: underline;
}

ul.sub_nav li a.long {
	height: 29px;
	padding: 8px 0;
}

.content {
	background-color: #fff;
	padding: 50px 50px 20px 50px;
	clear: both;
	float: left;
	width: 860px;
}

.content ul {
	font-size: 1.2em;
	line-height: 2em;
	list-style-type: disc;
	margin: 0 0 20px 20px;
}

.content p img {
	float: left;
	margin-right: 10px;
}

.employee {
	float: left;
	clear: left;
	width: 620px;
	margin: 0 0 20px 0;
}

.employee p {
	margin: 10px 0;
}

.employee img {
	float: left;
	margin: 0 10px 0 0;
}

.sidebar {
	width: 195px;
	background-color: #d16f1a;
	float: right;
	padding: 15px;
	color: #fff;
	position: relative;
	top: -30px;
	right: -30px;
}

.sidebar h3 {
	clear: both;
	margin-bottom: 10px;
}

.sidebar p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

.sidebar img {
	border: 4px solid #f2cba9;
}

.sidebar img#free_estimates {
	border: 0;
	float: right;
	position: relative;
	top: -45px;
	right: -13px;
	margin-bottom: -30px;
}

.footer {
	clear: both;
	border-top: 25px solid #7b93b7;
	padding: 15px 0;
	margin-bottom: 50px;
}

.footer_nav li {
	float: left;
	border-right: 1px solid #003767;
	font-size: 1.2em;
	padding: 0 15px;
}

.footer_nav li.last {
	border-right: 0;
}

.footer p.copyright {
	float: right;
	color: #728ba7;
	line-height: 1em;
}

/*#homepage .testimonial {
	width: 250px;
	margin: 40px 0;
	clear: left;
}*/

.partners a {
	display: block;
	padding: 10px;
	float: left;
}

.testimonial {
	clear: left;
}

.testimonial h4 {
	clear: left;
	margin: 0 0 0 40px;
	padding: 5px;
	text-align: center;
}

.form_wrapper {
	width: 600px;
	float: left;
}
