/* v1.0 | 20080212 */

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
text-decoration: none;
color:inherit;
}

.servicescol a {
	color: #000;
}

div {
	position: relative;
}

h1 {
	font: bold 32px Tahoma, Geneva, sans-serif;
	color: #1a5491;
	text-align: left;
	letter-spacing: 1px;
}

#inside h1 {
	margin: 0 0 10px 80px;
}

#inside h2 {
	font: bold 16px Tahoma, Geneva, sans-serif;
	margin: 30px 0 10px 95px;
	text-align: left;
	letter-spacing: 1px;
}

.bluetitle {
	color: #1a5491;
	font: bold 21px Tahoma, Geneva, sans-serif;
	margin: 20px 0 0 -20px;
}


h2 {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #000
}

p {
	padding: 10px 80px 10px 110px;
	text-align: left;
	line-height: 19px;
}

#inside #rcol ul {
	padding: 0 80px 10px 130px;
	margin: 0;
	text-align: left;
	list-style:disc;
}

#inside #rcol li {
	padding: 3px 0;
	line-height: 21px;
}

.gallery {
	clear:both;
}


.gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
		float:left;

}

.gallery li {
	display: inline;
	padding: 8px;

}


.gallery img {
	margin: 4px;
}

.servicpic {
	float: right; 
	display:inline; 
	margin: 15px 80px 10px 20px;
	padding: 10px;
	text-align: left;
	line-height: 19px;
	background-color: #d1dde9;
	-webkit-border-radius: 10px 10px 10px 10px;
   -moz-border-radius: 10px 10px 10px 10px;
	behavior: url(PIE.htc);
}

ol {
	padding: 10px 80px 10px 130px;
	text-align: left;
}

body{
	background: #d1dde9 url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center; /* for IE */
	padding: 0;
	margin: 0;
}

#wrap {
background: #d1dde9 url(images/wrapbg.gif) no-repeat top center;
width: 1073px;
margin: 0 auto;
}

#head {
	height: 150px;
	width: 960px;
	margin: auto;
	clear: both;
}

.address {
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: .08em;
	float:right;
	display: inline;
	padding: 5px 0 0;
}

.logo {
	margin: 53px 0 0;
	float: left;
	display: inline;
}

/* horizontal nav */


.nav {
width: 560px;
height: 80px;
margin: 30px 0 0;
float: right;
display: inline;
}

.nav ul {
	float: left;
	display: inline;
	padding: 35px 0; /* IE needs padding and margin in the ul to create v space */
	margin: 0;
}

.nav li {
	display: inline;
}

.nav ul li a {
padding: 35px 2px 2px;  /* FF needs padding and margin in the  ul li a to create v space */
margin: 0 23px;
font: bold 14px Tahoma, Geneva, sans-serif;
color: #3f566e;
}


.nav ul li a:hover {
color: #1a5491;
}

/* end horizontal nav */

/* vertical nav */

/* vertical nav */



.vnav {
	width: 170px;
	position:absolute;
	left: 0px;
	top: 37px;
	z-index: 999;
	margin: 0;
	padding: 10px 0 25px 0;
	background: #1a5491 url(images/vnavbg.jpg) no-repeat top left;
	text-align: right;
	-webkit-border-radius: 10px 0 0 10px;
   -moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	behavior: url(PIE.htc);
}

.vnav ul {
	padding:  0; /* IE needs padding and margin in the ul to create v space */
	margin: 0;
}

.vnav ul ul {
	background-color: #000;
	padding: 0 10px 0 0;
	width: 200px;
	border-bottom: 1px solid #ccc;
		-webkit-border-radius: 0 10px 10px 0;
   -moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	behavior: url(PIE.htc);
}

#nobg {
	background: none;
}

.vnav ul ul li {
	width: 200px;
	padding: 0 0 0 22px;
}

.vnav li {
	padding: 0 16px 0 6px;
	width: 164px;
}

.vnav ul ul li a {
	background: transparent url(images/vdivider2.jpg) bottom right;
	background-repeat: no-repeat;
}

.vnav ul li a {
	background: transparent url(images/vdivider.jpg) bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 7px 22px 7px 0;  /* FF needs padding and margin in the  ul li a to create v space */
	margin: 0;
	font: normal 13px Tahoma, Geneva, sans-serif;
	color: #fff;
	display: block;
}

.vnav ul li a:hover {
	color: #d1dde9;
}

/* end vertical nav */

#content {
	width:960px;
	min-height: 800px;
  	margin: auto;
	text-align: center;
}

#rcol {
	width: 800px;
	margin: 0 0 30px;
	-moz-box-shadow: -2px 4px 6px #666;
	-webkit-box-shadow: -2px 4px 6px #666;
	box-shadow: -2px 4px 6px #666;
	-webkit-border-radius: 15px 0 0 15px;
   -moz-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	behavior: url(PIE.htc);
	float: right;
	display: inline;
	background-color: #dfe9f3;
	text-align: left;
}

#inside #rcol {
	min-height: 600px;
	padding: 60px 0;
}

#home #rcol {
		height: 446px;
		background: url(images/intropic.jpg) no-repeat;
}

.title {
	border-bottom: 1px solid #829fbe;
	margin: 0 0 0 25px;
	font: bold 38px/42px Tahoma, Geneva, sans-serif;
	padding: 30px 0 30px;
	color: #1a5491;
	float: left;
	display: inline;
	width: 374px;
}

.intro {
	width: 385px;
	height: 290px;
	padding: 25px 0 0;
	background: transparent url(images/introbg.png);
	float: right;
	display: inline;
	margin: 43px 16px 0 0;
	-webkit-border-radius: 10px;
   -moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: .025em;
}

.intro p{
	padding: 0 13px;
	line-height: 19px;
}

.intro strong {
	font-size: 16px;
}

.imgcol{
	width: 245px;
	float: right;
	display:inline;
	height: 470px;
	text-align: center;
	margin: 30px 0 0 0;
}

.servicescols {
	width: 320px;
	float: left;
	display:inline;
	height: 470px;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 30px;
	list-style: none;
}


.servicescols li {
	background:url(images/arrow.gif) top left no-repeat;
	padding: 0 0 10px 35px;
	margin: 0 0 30px;
	line-height: 25px;
	float: left;
}

.servicescols li strong{
	font: bold 16px/23px Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

.underline{
	border-bottom: 1px solid #829fbe;
}

hr {
	margin: 20px 0 0 80px;
	color:#829fbe;
	background-color:#829fbe;
	height:1px;
	border:none;
}

#footerwrap {
	height: 83px;
	background-color: #1a5491;
	position: relative;
}

#footerwrap a {
	color: #fff;
}

#logodiv {
width: 960px;
height: 30px;
margin: 0 auto;
padding: 15px 0 0;
color: #fff;
text-align: right;
background-color: #1a5491;
position: absolute;
top: 30px;
right: 0px;
}

.halfdivl {
	width: 500px;
	float: left;
	display: inline;
}

.halfdivr {
	width: 430px;
	float: right;
	display: inline;
	padding: 0 0 0 10px;
}


.outline {
	padding: 10px 0;
	background: url(images/halo.jpg) no-repeat top left;
}

