/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	background: #FFF url(/photoshop_sliced_exports/background.png) repeat-x;
	text-align: center;
}
ol, ul {
	list-style: none;
}
#headerWrap {
	background: url(/photoshop_sliced_exports/header_wrap_background.gif) repeat-x;
	height: 200px;
}
#header {
	height: 200px;
	width: 1000px;
	margin: 0px auto;
	text-align: right;
	position: relative;
	background: url(/photoshop_sliced_exports/header_background.gif) repeat-x;
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
	background: #eee;
	text-align: left;
}
#header ul {
	position: absolute;
	top: 0px;
	right: 40px;
	background: url(/photoshop_sliced_exports/navigation_background.png) no-repeat;
	height: 48px;
	width: 474px;
	padding-top: 8px;
	text-align: center;
}
#header ul li {
	display: inline;
	padding: 0px 4px;
	font-size: 120%;
}
#header ul li a {
	color: #333;
	text-decoration: none;
}
#header ul li a:hover , #header ul li #active{
	color: #1689d5;
}
#mainContent {
	overflow: hidden;
	padding: 0px 0px 10px;

}
.mainContentBox {
	width: 575px;
	float: left;
	margin: 25px 0px 0px 41px;
}
div.mainContentCenter {
	background: #EEE url(/photoshop_sliced_exports/main_content_center.gif) repeat-y scroll center top;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
div.mainContentTop {
	background: transparent url(/photoshop_sliced_exports/main_content_top.gif) no-repeat scroll center top;
}
div.mainContentBot {
	background: transparent url(/photoshop_sliced_exports/main_content_bottom.gif) no-repeat scroll center bottom;
	height: 100%;
	padding-bottom: 20px;
}
.sideContentBox {
	width: 316px;
	padding: 0px;
	margin: 25px 41px 0px 0px;
	float: right;
}
.sideContentBox  ul {
	padding: 10px 20px 20px;
}
div.sideContentCenter {
	background: #EEE url(/photoshop_sliced_exports/side_content_center.gif) repeat-y scroll center top;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
div.sideContentTop {
	background: transparent url(/photoshop_sliced_exports/side_content_top.gif) no-repeat scroll center top;
}
div.sideContentBot {
	background: transparent url(/photoshop_sliced_exports/side_content_bottom.gif) no-repeat scroll center bottom;
	height: 100%;
	padding-bottom: 20px;
}
#servicesList {
	padding: 10px 20px;
}
#servicesList li {
	list-style: none;
}
#footerWrap {
	background: url(/photoshop_sliced_exports/footer_wrap_background.gif) repeat-x;
	height: 136px;
	clear: both;
}
#footer {
	background: url(/photoshop_sliced_exports/footer_background.gif) repeat-x;
	width: 1000px;
	margin: 0px auto;
	padding-top: 50px;
}
#footer ul {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
#footer ul li {
	display: inline;
}
.blockCenter {
	display: block;
	margin: 0px auto;
}
.fltRight {
	float: right;
}
#mainContent ul {
	padding-left: 40px;
}
#mainContent li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: disc inside;
}

.blockCenterPadding {
	display: block;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo {
	float: left;
	margin-left: -176px;
}

.freeQuote {
	float: right;
	margin: 80px 80px 0px 0px;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 20px 20px 10px;
}
h2 {
	font-size: 120%;
	font-weight: normal;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainContentBox  h1 {
	text-align: center;
	color: #c3e3f8;
	font-size: 130%;
	padding-top: 7px;
	font-weight: normal;
}
.sideContentBox h2 {
	text-align: center;
	color: #c3e3f8;
	font-size: 130%;
	padding-top: 7px;
}
.sideContentBox a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	line-height: 1.2;
}
.sideContentBox a:hover {
	color: #1689d5;
	font-weight: bold;
}
#footer p {
	color: #FFF;
	font-size: 85%;
	font-weight: bold;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #c3e3f8;
	text-decoration: none;
}
div.freeQuote {
	height: 70px;
	width: 289px;
	float: right;
	margin: 80px 80px 0 0;
	background: url(/photoshop_sliced_exports/free_quote_over.png);
}
div.freeQuote a {
	display: inline-block;
}
div.freeQuote img {
	width: 289px;
	height: 70px;
	border: 0;
}
div.freeQuote a:hover img {
	visibility: hidden;
}
.bold {
	font-weight: bold;
}
hr  {
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
}
div.mainContentBotContact, div.mainContentBotDocks{
	background: transparent url(/photoshop_sliced_exports/main_content_bottom.gif) no-repeat scroll center bottom;
	height: 100%;
}
.button {
	background: #333;
	border: 1px solid #666;
	color: #c3e3f8;
	padding: 2px 8px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 105%;
	cursor: default;
}
form p label, form p label #name, form p label #email, form p label #phone, form p #other, form p #street, form p #city, form p #state, form p #zip {
	width: 50%;
	line-height: 1.5;
}

