body {
	margin:0px;
	padding:0px;
	background:#e5e5e5 url(../images/bg.jpg) repeat-x;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#47666f;
}
p {
	line-height:20px;
}
#background-container {
	background:url(../images/main-bg.jpg) no-repeat center top;
}
#container {
	width:1000px;
	margin:0px auto;
}
.l {
	float:left;
}
.r {
	float:right;
}
.clear {
	clear:both;
}
a {
	color:#005472;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
li {
	margin:10px 0px;
}
h1, h2, h3, h4, h5 {
	margin:0px 0px 14px 0px;
	padding:0px;
}
h1 {
	font-size:22px;
	color:#006682;
	font-weight:normal;
	background:url(../images/arr-right.gif) no-repeat right center;
}
.top-spacer {
	height:5px;
	background:url(../images/dt.jpg)
}
.header {
	background:url(../images/header-bg.png);
	padding:10px;
	border-bottom:1px solid #d7d7d7;
	width:980px;
}
.logo {
	display:block;
	width:78px;
	height:141px;
}
.testimonials {
	width:600px;
	height:160px;
}
.menu {
	list-style:none;
	margin:10px 0px;
	height:35px;
	padding:0px;
	width:980px;
	overflow:hidden;
}
.menu li {
	display:block;
	float:left;
	margin:0px 8px 0px 0px;
}
.menu li a {
	display:block;
	float:left;
	height:35px;
	padding:0px 5px;
	font-size:12px;
	color:#318aa2;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
.menu li a span {
	display:block;
	float:left;
	height:25px;
	padding:10px 10px 0px 15px;
}
.menu li a:hover, .menu li.menu-current a {
	background:url(../images/a_bg.gif) no-repeat right top;
	color:#004c60;
	text-decoration:none;
}
.menu li a:hover span, .menu li.menu-current a span {
	background:url(../images/span_bg.gif) no-repeat left top;
}
.flash {
	display:block;
	height:300px;
}
.content {
	margin:15px 0px;
}
.lines {
	background:url(../images/bg_lines.gif);
}
.side-column {
	width:270px;
}
.main-column {
	width:425px;
	padding:0px 15px;
}
.main-column-inner {
	width:695px;
	padding:0px 15px;
}
.box {
	padding:10px;
	margin-bottom:10px;
}
.locations {
	width:120px;
	color:#666666;
}
.breadcrumbs {
	margin:10px 0px 20px 0px;
	color:#999999;
}
.breadcrumbs a.starter {
	color:#999999;
	text-decoration:none;
}
.breadcrumbs .arrow {
	color:#f58618;
	margin:0px 10px;
}
.breadcrumbs a, .breadcrumbs .active {
	color:#333333;
	text-decoration:underline;
}
.side {
	margin:0px;
	padding:0px;
	list-style:none;
}
.side > li {
	color:#999999;
	font-weight:bold;
	line-height:18px;
	background:url(../images/arrow-orange.gif) no-repeat left 7px;
	padding-left:15px;
	margin:0px 0px 16px 0px;
}
.side li h2 {
	font-size:14px;
	color:#006682;
	margin:0px;
}
.side li p {
	margin:0px;
	padding:0px;
}
a.more {
	display:block;
	height:25px;
	background:url(../images/more_a.gif) no-repeat right top;
	padding:0px 8px 0px 0px;
	color:#265d6c;
	font-weight:normal;
	text-decoration:none;
}
a.more span {
	display:block;
	background:url(../images/more_span.gif) no-repeat left top;
	height:23px;
	padding:2px 4px 0px 10px
}
a.more:hover {
	color:#0c2f39;
}
#footer-container {
	background:#007d9e;
	padding:20px 0px;
}
#footer {
	color:#b7e3ef;
	width:1000px;
	margin:0px auto;
	line-height:18px;
}
#footer .addresses {
	list-style:none;
	margin:10px 0px;
	padding:0px;
}
#footer .addresses li {
	float:left;
	background:url(../images/arrow-blue.gif) no-repeat left 6px;
	padding:0px 0px 0px 14px;
	margin-right:25px;
}
.seo-links {
	border-top:1px solid #016b87;
	text-align:center;
	color:#76afbf;
	padding:20px 0px;
	margin-top:20px;
}
#footer a {
	color:#76afbf;
	text-decoration:none;
}
#footer a:hover {
	color:#bfe2eb;
	text-decoration:underline;
}
.buttons p {
	padding:0px;
	margin:0px 0px 5px 0px;
}
.for_price {
	display:block;
	width:196px;
	height:44px;
	background:url(../images/for_price.jpg) no-repeat;
	font-size:18px;
	line-height:18px;
	padding:10px 0px 0px 65px;
	color:#25434c;
	text-decoration:none;
	margin:0px;
}
.for_price:hover {
	text-decoration:none;
}
.for_price span {
	font-size:11px;
	color:#5d818c;
}