body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFEE;
}

a:link {
	color: #014990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014990;
}
a:hover {
	text-decoration: underline;
	color: #002953;
}

h1 {
font-size:1.6em;
color:#014990;
padding:0px;
margin:0px;
padding-top:5px;
padding-bottom:5px;
}

h2 {
font-size:1.3em;
color:#014990;
padding:0px;
margin:0px;
padding-top:5px;
padding-bottom:5px;
}

h3 {
font-size:1.2em;
color:#85A4D7;
padding:0px;
margin:0px;
padding-top:5px;
padding-bottom:5px;
}

h4 {
margin:0px;
padding:0px;
padding-top:4px;
font-size:1.0em;
color:#014990;
}

p {
margin:0px;
padding:8px 0px 8px 0px;
}

hr  {
border: 0;
height: 1px;
color: #CBD8ED;
background-color: #CBD8ED;
}

#maincontainer {
width:990px;
margin:0 auto;
background-image:url(../images/drop_shadow_bg.jpg);
background-position:top;
background-repeat:repeat-y;
overflow:hidden;
}

#container {
width:980px;
margin:0 auto;
border-right:1px solid #fff;
border-left:1px solid #fff;
}

#header {
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x; 
background-position:bottom;
height:144px;
border-bottom:5px solid #014990;
}

#header .logo {
width:490px;
height:144px;
position:absolute;
z-index:1;
}

#header .telephone {
width:980px;
height:111px;
}

#header .telephone div {
float:right;
width:361px;
text-align:right;
padding-right:14px;
padding-top:7px;
clear:both;
}

#header .telephone div .callnow {
color:#014990;
font-size:1.3em;
line-height:1.0em;
font-weight:bold;
}

#header .telephone div .number {
color:#85A4D7;
font-size:3.5em;
line-height:1.0em;
}

#header #topnav {
	width:610px;
	float:right;
	z-index:2;
	position:relative;
	right: 0px;
	top: 0px;
	overflow: hidden;
	font-size:1.3em;
	clear:both;
}

#header .tabs ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

#header .tabs li{
float: left;
margin: 0px;
padding: 0px;
}

#header .tabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../images/tab-blue-left.gif) no-repeat left top;
margin: 0px;
margin-right: 2px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}

#header .tabs a span {
float: left;
position: relative;
display: block;
background: url(../images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 10px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
color: #014990;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header .tabs a span {float:none;}
/* End IE5-Mac hack */


#header .tabs .selected a{
background-position: 0 -125px;
top: 0;
}

#header .tabs .selected a span{
background-position: 100% -125px;
color: #fff;
padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

#header .tabs a:hover{
background-position: 0% -125px;
top: 0;
}

#header .tabs a:active{
background-position: 0% -125px;
top: 0;
}

#header .tabs a:hover span{
background-position: 100% -125px;
padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color:#E5E5E5;
}

#header .tabs a:active span{
background-position: 100% -125px;
padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color:#fff;
}

#innercontainer {
width:980px;
overflow:hidden;
clear:both;
border-top:1px solid #fff;

}
.noright {
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	background-image: url(../images/services-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#innercontainer #leftpanel {
width:275px;
overflow:hidden;
float:left;
}

#innercontainer #leftpanel .images {
border-bottom:1px solid #fff;
}

#innercontainer #contentpanel {
width:675px;
overflow:hidden;
float:left;
padding:5px 15px 15px 15px;
font-size:1.2em;
color:#666666;

}

#services {
overflow:hidden;
padding-top:10px;
}

#services .lightbox {
width:128px;
float:left;
background-image:url(../images/services_box_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-bottom:3px solid #85A4D7;
margin-right:8px;
}

#services .lightbox .image {
border-bottom:2px solid #85A4D7;
border-top:2px solid #85A4D7;
}

#services .lightbox .info {
padding:0px 3px 0px 5px;
font-size: 0.9em;
height: 190px;
}

#services .darkbox {
width:128px;
float:left;
background-image:url(../images/services_box_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-bottom:3px solid #014990;
margin-right:8px;
}

#services .darkbox .image {
border-bottom:2px solid #014990;
border-top:2px solid #014990;
}

#services .darkbox .info {
padding:0px 3px 0px 5px;
font-size: 0.9em;
height: 190px;
}

#footer {
clear:both;
border-top:5px solid #014990;
color:#85A4D7;
font-size:1.0em;
width:980px;
height:84px;
margin:0 auto;
padding-top:10px;
}

#footer .links {
float:left;
padding-left:15px;
}

#footer .contactdetails {
float:right;
padding-right:15px;
}

#footer a {
color:#85A4D7;
font-weight:bold;
}

.bottomdropshadow {
height:4px;
clear:both;
width:984px;
margin:0 auto;
background-image:url(../images/footer_ds.jpg);
background-repeat:repeat-x;
background-position:top;
}

.extrainfo {
color: #CC0000;
font-weight:bold;
}
.normal {
font-weight: normal;
}

#rightpanel {
width:210px;
background-color:#E0E8F5;
float:left;
/*padding-bottom: 10000px;
margin-bottom: -10000px;*/
}

#rightpanel h3 {
color:#014991;
font-weight:bold;
padding-left:10px;
}

#rightpanel ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#rightpanel li {
padding:0px;
margin:0px;
}

#rightpanel .level3 {
background-color:#AFC4E4;
}
#rightpanel .active {
background-image:url(../images/selected.gif);
background-position:left center;
background-repeat:no-repeat;
}

#rightpanel a {
padding:3px 10px;
margin:0px;
display:block;
font-size:1.2em;
border-bottom:1px solid #fff;
background-image:url(../images/level2-icons.gif);
background-position:right;
background-repeat:no-repeat;
}