* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}

#subpagecontent h1 {
	font-size:18px;
	border-bottom: 2px solid #E3EBEE;
	width:100%;
	padding-bottom:4px;
}

h2{
font-size:14px;
margin-top:0;
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: 0.5em;
}

img {
	display: block;
	border: 0;
}
.img-right{
	float: right;
	margin-left:5px;

}

table {
	font-size: 1em;
}

option {
	padding-right: 0.3em;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

body {
	background: #FFF;
	color: #FFF;
	font: 62.5%/1.8em Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	width: 78.7em;
	min-width: 787px;
	margin: 1em auto;
	padding: 0px;
	background: #FFF;
	color: #336A89;
	text-align: left;
}

a { 
	text-decoration: underline;
	color: #34698B;
}

a:hover { 
		text-decoration: none;

}

p {
	font-size: 12px;
	color: #366889;
}

#header {
	position: relative;
	min-width: 787px;
	min-height: 319px;
	background: #FFF url(../images/header.jpg) top left no-repeat;
}

#header h1 {
	color: #4B7792;
	font-size: 2.8em;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: absolute;
	top: 215px;
	left: 250px;
	padding: 30px 0 0 0;
}

#subpagecontent {
	border-bottom: 2px solid #E3EBEE;
}

#subpagecontent-left {
	width:384px;
	float:left;
	padding-right:10px;
	border-right: 2px solid #E3EBEE;
}
#subpagecontent-left img, #subpagecontent-right img{
	float:left;
	margin:0 5px 25px 0;
	border: 1px solid #CCC;
}



#subpagecontent-right {
	width:380px;
	float:right;
	padding-left:10px;

}



#tableservices h2 {
	padding: 0;
	margin: 0;
	font-size:16px;
}

#tableservices img {
	border: 1px solid #CCC;
}
	

#services {	
	list-style: none;
	margin: 0 auto;
	width: 50%;
}

#services li {
	float: left;
}

#services li.serviceslast {
	margin: 0 0 0 120px;
}

#services p {
	font-weight: bold;
	text-align:center;
}	

#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav li {
	width: 200px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#topnav li a {
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 24px 199px 0 0;
}

#topnav li.one {
	position: absolute;
	top: 89px;
	left: 407px;
}

#topnav li.two {
	position: absolute;
	top: 123px;
	left: 510px;
}

#topnav li.three {
	position: absolute;
	top: 164px;
	left: 582px;
}

#topboxleft {
	float: left;
	width: 374px;
	height: 200px;
	padding: 10px;
	border-right: 2px solid #E3EBEE;
	margin: 20px 0 0 0;
}

#topboxleft h2 {
	padding: 0;
	margin: 0;

	color: #174C6E;
	font-size: 14px;
	font-style:italic;
}

#topboxright {
	float: right;
	width: 370px;
	padding: 10px;
	margin: 20px 0 0 0;
		height: 200px;
}

#topboxright h2 {
	padding: 0;
	margin: 0;
	color: #174C6E;
	font-size: 14px;
	font-style:italic;
}

#topboxright ul li {
	font-size: 12px;
	color: #366889;
}

#bottomboxleft {
	float: left;
	width: 394px;
	height: 150px;
	padding: 0 0 5px 0;
	margin: 20px 0 0 0;
	background: #D7E7F4;
	min-height: 120px;
}

#bottomboxleft h2 {
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 14px;
}

#bottomboxleft p {
	font-size: 11px;
	padding: 0 0 10px 10px;
}

#bottomboxleft img {
	padding: 0;
	margin: 3px 3px 0 0;
}

#bottomboxright {
	float: right;
	width: 390px;
	height: 150px;
	padding: 0 0 5px 0;
	margin: 20px 0 0 0;
	background: #A0BCD1;
}

#bottomboxright h2 {
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 14px;
}

#bottomboxright p {
	font-size: 11px;
	padding: 0 0 10px 10px;
}

#bottomboxright img {
	padding: 0;
	margin: 3px 3px 0 0;
}

#footer {
	width: 100%;
}

#footer p {
	float: left;
	width: 394px;
	border-right: 2px solid #E3EBEE;
	font-weight: bold;
}

.companyname {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer ul {
	float: right;
	width: 190px;
	list-style: none;
}

#footer li {
	float: left;
	margin: 0;
	padding: 0 10px 0 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/footernav_dots.gif) center right no-repeat;
	color: #34698B;
	text-decoration: none;
}

#footer li a {
	color: #34698B;
	text-decoration: none;
}

#footer li a:hover {
	color: #34698B;
	text-decoration: underline;
}

#footer li.last {
	background:none;
}
#body-tag{
text-align:center;
margin:30px auto;
width:800px;
font-size:11px;
	color: #174C6E;}
	
/*
---------------------------------------------
	Forms
---------------------------------------------
*/

form {
	width:350px;
	padding:5px;
}

label {

	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin: 0;
	padding-right:1em;
	font-weight: bold;

}





input[type=text], textarea {

	width: 150px;
}

/*
---------------------------------------------
	/ Forms
---------------------------------------------
*/

