/* start reset css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, figcaption,  hgroup, menu, nav, section, menu, time, mark, audio, video 
{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }                  

html { -webkit-font-smoothing: antialiased; }
body, select, input, textarea { font:13px arial,helvetica,"Nimbus Sans L", "Bitstream Vera Sans", sans-serif; *font-size:small; *font:x-small; line-height:1.22; color:#444; }
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
a:active { outline: none; }
a:focus { outline: thin dotted; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#ffffff; }
a:link { -webkit-tap-highlight-color: #FF5E99; } 
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; font-size:inherit; font:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
code, pre { font-family: "Courier New", monospace, serif; font-size: 1em; }
pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; text-rendering: optimizeLegibility; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button { width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

/* TEMPLATE */

header {
	height: 199px;
}

body {
	background-color: #01334a;
}

#wrapper {
	margin: auto;
	width: 986px;
}

#content {
	background: transparent url(../img/content-bg.gif) repeat-y 0 0;	
	width: 100%;
	min-height: 498px;
	
	height: auto;
	position: relative;
}

.multiplebgs #content {
	background-image: url(../img/content-corner-top.png), url(../img/content-corner-bottom.png), url(../img/content-bg.gif);	
	background-repeat: no-repeat, no-repeat, repeat-y;	
	background-position: top left, bottom left, top left;
}

#page-content {	
	width: 380px;	
	padding: 30px 00px 30px 60px;
}

.ie6 #page-content {
	padding-right: 10px;
}

#page-content h1 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	line-height: 23px;	
	font-weight: bold;
	font-style: italic;
	color: #ffa825;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#page-content h2 {
	font-family: arial;
	font-size: 16px;
	line-height: 24px;	
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
	margin-bottom: 30px;
}

#page-content p,
#page-content p a,
#page-content li {
	font-family: arial;
	font-size: 13px;	
	line-height: 16px;
	color: #83bdd8;
	text-decoration: none;
	letter-spacing: 0.5px;
}

#page-content p a:hover {
	color: #ffffff;
}


#page-content ul {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}	

#page-content li {
	margin-top: 5px;
	padding-left: 18px;
	background: transparent url(../img/list-arrow.png) no-repeat 0 4px;
}

#page-content p {
	margin-top: 20px;
	line-height: 22px;
}

.white-heading {
	color: #ffffff;
}

/* HOME PAGE CONTENT */

#page-content .home-contact-box,
#page-content .home-location-box {
	margin-top: 20px;
	float: left;
	position: relative;
}

#page-content .home-contact-box {		
	width: 197px;
	
}

#page-content .home-location-box {
	padding-left: 35px;
	width: 120px;
	border-left: solid 1px #83bdd8;
	padding-top: 8px;
}

#page-content .home-contact-box h2 {
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

#page-content .home-contact-box p,
#page-content .home-location-box p {
	margin-top: 4px;
}

#page-content .home-location-box p,
#page-content .home-location-box p a {
	font-size: 12px;
	line-height: 15px;
	margin-top: 4px;
}

#home-side-images {
	position: absolute;
	top: 0;
	right: 0;
	width: 507px;
}

a.home-services-link {
	background: transparent url(../img/services-button.png) no-repeat 0 0;
	position: absolute;
	top: 2px;
	right: 84px;	
	text-indent: -999999px;
	width: 104px;
	height: 23px;	
}

/* SUB PAGE */

.sub-page {
	min-height: 800px;
	height: auto !important;
}	

.sub-page #page-content {
	float: none;
	width: 662px;
	padding: 0px 0px 0px 324px;
}

.sub-page #page-content h1 {
	margin-top: 40px;
	max-width: 600px
}

.sub-page #page-content h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	max-width: 600px;
}

.sub-page #page-content ul,
.sub-page #page-content p {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 60px;
}

.map {
	float: left;
	padding-right: 40px;
}

.home-clear {
	clear: both;
	height: 10px;
}

.clear {
	clear: both;
	height: 40px;
}

/* SIDE NAVIGATION */

#sub-left-side {	
	width: 248px;
	position: absolute;
}

#sub-navigation {
	margin-top: 100px;
	margin-bottom: 100px;
}

.nav-bar {
	background: transparent url(../img/nav-bar.jpg) no-repeat 0 0;
	width: 248px;
	height: 35px;
	margin-bottom: 4px;
}

.nav-bar:hover {
	background-image: url(../img/nav-bar-over.jpg);
}

.nav-bar a {
	color: #a1bdc9;
	padding: 8px 0px 8px 64px;
	position: absolute;
	width: 183px;
	height: 18px;
	text-decoration: none;
	font-size: 15px;
}

.nav-bar:hover a {
	color: #ffffff;
}

a.sub-home-link {
	background: transparent url(../img/home-button.png) no-repeat 0 0;	
	position: absolute;
	top: 1px;
	left: 62px;
	text-indent: -999999px;
	width: 93px;
	height: 23px;
}

/* FOOTER */

footer {
	width: 100%;
	height: 74px;
	background-color: #004a6b;
	font-family: arial;
	font-size: 10.5px;
	position: relative;
}

footer .footer-links {
	position: absolute;
	left: 55px;
	top: 30px;
}

footer .footer-links p,
footer .footer-links p a {	
	color: #ffffff !important;
	text-decoration: none;
}

footer .footer-copyright {
	position: absolute;
	right: 30px;
	top: 30px;
}

footer .footer-copyright p,
footer .footer-copyright p a {
	color: #01afe1 !important;
	text-decoration: none;
}

footer .footer-house {
	position: absolute;
	left: 30px;
	top: 28px;
}






































