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;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
	background-color:#0c1230;
	text-align: center;
	padding: 15px 0px;
}

.clearer {
    clear: both;
}

#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

#header {
padding-top: 5px;
}

#header h1 {
	padding: 4px 0px 6px 30px;
	float: left;
}

#header .call {
	float: right;
	color: a39e9e;
	padding: 35px 10px 0px 0px;
	text-align: right;
}

#header .call big {
	font-size: 22px;
	font-weight: bold;
	color: #a39e9e;
}

#header .call .phone {
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -1px;
}

#navigation {
	height: 59px;
	background: url("../images/nav_bg.gif") repeat-x;
	margin: 0px 4px;
	clear: both;
}

#navigation a {
	display: block;
	line-height: 59px;
	height: 59px;
	color: #fff;
	text-decoration: none;
	padding: 0px 60px;
	border-right: solid 1px #fff;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#navigation a:hover {
	color: #ded;
}

#banner {
	background: #a7a486 url("../images/banner_bg.gif") repeat-x left top;
	margin: 5px 4px 0px 4px;
	clear: both;
}

#banner .banner-text {
	width: 450px;
	float: left;
	padding: 18px 14px 0px 20px;
	line-height: 30px;
	color: #ffffff;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
}

#banner .banner-text big {
	line-height: normal;
	font-size: 48px;
	font-weight: 800;
	color: #fff;
	
}

#banner .banner-image {
	float: left;
}

#banner .phone {
	line-height: normal;
	font-size: 40px;
	font-weight: bold;
	font-family: Helvetica;
	color: #fff;
	padding-top: 10px;
}

#footer {
	background: #2c2a29;
	margin: 50px 8px 0px;
	color: #fff;
	padding: 14px 17px 3px 17px;
}

.footer-column {
	width: 165px;
	float: left;
	margin-right: 40px;
	font-size: 12px;
	padding-top: 4px;
}

.footer-column big {
	display: block;
	color: #000;
	background: #fff;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
}

.footer-column p {
	line-height: 26px;
	padding-left: 7px;
}

#footer .bottom {
	text-align:center;
	font-size:11px;
	margin-top: -4px;
}

.recycle {
	float: right;
}

#main-content {
	clear: both;
	padding: 7px 0px;
}

#leftbar {
	float: left;
	width: 442px;
	margin-left: 4px;
}

#leftbar h1 {
	height: 51px;
	line-height: 51px;
	background:url("../images/brown_bg.gif") repeat-x left top;
	padding-left: 18px;
	color: #fff;
	font-size:  24px;
	font-weight: normal;
	margin-bottom: 6px;
}

.spaced-list {
	list-style-type: none;
	padding-left: 30px;
}

.spaced-list li {
	padding: 15px 0px;
}

#leftbar a {
	color: #4a5868;
	font-size: 12px;
}

#rightbar {
	width: 392px;
	float: right;
	padding-right: 30px;
	text-align: right;
	padding-top: 5px;
}

.orange {
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
}

#rightbar p {
	line-height: 36px;
	font-family: Georgia;
	font-size: 20px;
	color: #3c312a;
	word-spacing: -1px;
}

#rightbar p small {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

.images {
	padding: 20px 0px 0px 10px;
}

#subcontent{
background-image:url(../images/sub_bit.jpg);
}

#subsubcontent{
width: 630px;
padding: 20px;
padding-left: 30px;
line-height: 210%;
}

#submainhead{
color:#535554;
padding-bottom:10px;
font-size:36px;
color:#333d72;
}

#subimage{
float: right;
margin-left:15px;
}

#servicestext{
line-height: 220%;
margin-left: 15px;
margin-top: 10px;
}