* {
margin: 0;
padding: 0;
}
body {
background: url(/img/water_bg2.jpg) #84cbe7;
font: 100%/1.3em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #878787;
text-align: center;
}
#header {
width: 100%;
background: #d7d7d7;
margin: 0 0 10px;
padding: 5px;
padding-top: 0;
}
#header-inner {
padding: 0 10px 10px;
height: 120px;
background: #fff no-repeat 10px 52px;
border: 1px solid #bbb9b9;
border-top: none;
}
#container {
width: 760px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}
#columns {
float: right;
width: 730px;
font-size: 1.3em;
padding-top:10px;
}
#columns span.leftcol {
float: left;
padding-right: 10px;
border-right: 1px solid #bbb9b9;
}
#columns span.rightcol {
float: right;
padding-left: 10px;
border-left: 1px solid #bbb9b9;
}
#columns span.leftcol,
#columns span.rightcol {
display: block;
width: 358px;
background: #fff;
order: 1px solid #bbb9b9;
adding: 10px;
height: 450px;
}
h1 {
padding: 30px 0 0;
font: 1.8em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
p#tagline {
margin: 5px 0 0;
font-size: 0.9em;
}

ul#nav {
float: right;
font-size: 0.9em;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 10px;
}
#nav li a {
float: left;
height: 40px;
display: block;
padding: 20px 5px 0;
}
#nav li a:hover, 
body#main li#nav-link a {
background: #f9f9f9;
}
a:link {
color: #7090c0;
text-decoration: none;
}
a:visited {
color: #7090c0;
text-decoration: none;
}
a:hover {
color: #7090c0;
text-decoration: none;
}
a:active {
color: #7090c0;
text-decoration: none;
}
a img { 
border: 0; 
}
#columns2 {
float: right;
width: 700px;
}
#columns2 span.leftcol2 {
float: left;
}
#columns2 span.rightcol2 {
float: right;
text-align: right;

}
#columns2 span.leftcol2,
#columns2 span.rightcol2 {
display: block;
width: 49%;
}
#moved {
display: block;
width: 98%;
background: #fff;
border: 1px solid #bbb9b9;
padding: 10px;
margin: 0 0 10px;
}
#contactcol {
display: block;
width: 98%;
background: #fff;
border: 1px solid #bbb9b9;
padding: 10px;
margin: 0 0 10px;
}
#onecol {
display: block;
width: 100%;
background: #fff;
border: 1px solid #bbb9b9;
adding: 10px;
padding-top:10px;
padding-bottom:10px;
margin: 0 0 10px;
}
div#tableservice {
	margin-top: 15px;
}
div#tableservice table {
	margin: 20px auto !important;
}
div#tableservice table.table2 {
	margin-top: 20px !important;
}
div#tableservice td {
	width: 50%;
	padding: 10px 15px;
	vertical-align: top;
	font-size: .9em;
}
div#tableservice td.border {
	border-right: dotted 1px #ccc;
}
div#tableservice {
	width: 100%;
	margin-top: 15px;
}
div#tableservice h3 {
	text-align: center;
	letter-spacing: normal;
	font-size: 1.2em;
	margin: 20px 0;
}
div#tableservice h4 {
	font-size: 1.1em;
	letter-spacing: normal;
	text-decoration: underline;
	margin: 10px 0;
}
div#tableservice h5 {
	font-size: 1.1em;
	letter-spacing: normal;
	margin: 10px 0;
	text-align: left;
}
.pixright {
	float: right;
	margin-right: -10px;
	margin-left: 10px;
}
div#tableservice td li {
	margin: 5px 10px;
}
div#tableservice td ul ul {
	margin-left: 30px;
}

