﻿@charset "UTF-8";
/* 
	Background-Styles 
*/



body {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background: #113246;
	text-align:justify
}

h1 {
	font-size: 10px;
	color: #e7e7e7;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color:#ca2a14;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	
}
#right h3 {
	font-size: 16px;
	color:#ca2a14;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	background: url(images/cog.png) no-repeat center left;
	padding-left: 15px;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	color: #1B4A67;
}
h5 {
	font-size: 12px;
}
p {
	font-size:12px;
	margin: 0px 0px 12px 0px;
}

a {
	color:#ca2a14;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background: #113246 url(images/body_bg.png) repeat-y center;
	padding: 0px 15px;
}
#header {
	height: 103px;
	width: 960px;
	background: url(images/head_bg.png) repeat-x;
}
#header_right {
	float: right;
	width: 650px;
}
#logo {
	float: left;
	height: 73px;
	width: 240px;
	padding: 30px 0px 0px 40px;
}

#navigation {
	float: right;
	background-color: #1b4a67;
	height: 37px;
	padding-left: 89px;
	background: #1b4a67 url(images/nav_left.png) no-repeat left;
	padding-right: 20px;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	background: url(images/nav_arrow.png) no-repeat top center;
}
#navigation a:hover, #navigation a:active, li.current_page_parent, li.current_page_parent a, 
li.current_page_parent a:visited, #navigation li.current_page_item a, 
#navigation li.current_page_item a:visited {
	background: url(images/nav_arrow.png) no-repeat top center;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#call_us {
	width: 400px;
	float: right;
	margin: 25px 25px 0px 0px;
	font-size: 14px;
	text-align: right;
}
#banner {
	width: 960px;
	height: 220px;
	float: left;
	overflow: hidden;
}
#slides {
	overflow: hidden;
	height: 220px;
	width: 960px;
	float: left;
}
#slides    img  {
	border: none;
}
#slides li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#slides ul {
	margin: 0;
	padding: 0;
}
#slide_images {
	margin: 0;
	padding: 0;
}
#content {
	padding: 35px;
	background: #ffffff url(images/content_bg.png) repeat-x;
	width: 890px;
	float: left;
}
#left {
	width: 570px;
	float: left;
	padding-right: 15px;
}
#left li {
background:transparent url(images/cog.png) no-repeat scroll left top;
list-style-type:none;
margin-bottom:12px;
padding-left:20px;
}
#right {
	float: left;
	width: 270px;
	background: url(images/separator.png) no-repeat left top;
	padding-left: 25px;
	min-height: 250px;
}
#right p {
	margin-bottom: 3px;
	font-size: 11px;
}
#right ul {
	margin: 0;
	padding: 0;
}
.right_more {
	padding: 10px 0px 0px 5px;
	color: #e6412d;
	font-weight: bold;
	text-decoration: none;
}
#right_subpages{
	margin-bottom:15px;
}
#right_subpages a{
	text-decoration:none;
}
#right_subpages li {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	border-bottom: none;
}
#right_subpages li:hover {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	background: url(images/fade_bg.png) repeat-y left;
}
#right li {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	border-bottom: dotted 1px #ccc;
}
#right li:hover {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
	background: url(images/fade_bg.png) repeat-y left;
}
#services {
	width: 890px;
	float: left;
	padding: 15px 0px 15px 0px;
	background: url(images/subbox_bg.png) repeat-x top;
	margin-top: 35px;
}
.service_box {
	width: 176px;
	float: left;
	background: url(images/subbox_separator.png) no-repeat right;
	padding: 0px 15px 0px 25px;
}
.service_box_last {
	width: 176px;
	float: left;
	padding: 0px 15px 0px 25px;
}
#services  p {
	font-size: 11px;
}
#services ul {
	margin: 0;
	padding: 0;
}
#services a	{
color:#1B4A67;
}
.services_box {
	width: 176px;
	float: left;
	background: url(images/subbox_separator.png) no-repeat right;
	padding: 0px 15px 0px 25px;
}
.services_box_last {
	width: 176px;
	float: left;
	padding: 0px 15px 0px 25px;
	background: none;
}
#footer_wrap {
	width: 990px;
	margin: 0 auto;
}
#footer {
	width: 990px;
	float: left;
	background: #113246 url(images/body_bg.png) repeat-y center;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#footer_call {
	float: left;
	height: 100px;
	width: 350px;
	padding-left: 50px;
	border-right: 1px dotted #223845;
	margin-right: 15px;
}
.footer_column {
	width: 125px;
	float: left;
	margin-left: 15px;
}
#footer_bottom {
	width: 990px;
	height: 7px;
	background: url(images/footer_bottom.png) no-repeat center;
	float: left;
	margin-top: -3px;
	margin-bottom: 10px;
}
.footer_title {
	color: #e7e7e7;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer p {
	color: #e7e7e7;
}
#footer_wrap a {
	color: #e7e7e7;
	text-decoration: none;
}
#footer_wrap a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer_wrap li {
}
#footer_wrap li a {
	font-size: 11px;
}
#footer_wrap li a:hover {
	font-size: 11px;
	text-decoration: underline;
}
#footer h4 {
	color: #e7e7e7;
}
#footer_copy {
	border-top:1px dotted #223845;
	color:#425f6d;
	float:left;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	width:335px;
}
#footer_copy a {
color:#425f6d;
}
#footer_copy a:hover {
color:#425f6d;
}
#post {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dotted 1px #ccc;
}
.post_details {
font-size:11px;
background-color:#f6f6f6;
padding:3px;
}
.archives {
margin-top:15px;
margin-bottom:15px;
}
.x_left 
{
float: left; 
width: 200px;
padding:10px 10px 10px 10px;
}
.x_right 
{
	float: left;
	width: 300px;
	padding: 10px 10px 10px 10px;
}
.x_left_right_wrapper
{
height:100px;
width:550px;
margin-top:20px;
}
.x_label
{
	border: thin dotted #3399FF;
	background-color: #CBE4FE;
	text-align: center;
	font-weight: bold;
}
/*      */
#check ul {
	padding: 0px;
	margin: 15px 0px 25px 20px;
}
#check li {
	background-image:url(images/check.png);
	background-repeat:no-repeat;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 10px;
	padding-left:30px;
}

 
