html { height: 100.02%; }
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 80px;
	background-color: #3B5C6B;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.4em;
}
#lightGreyTable {
	background-image: url(../images/gradient_light_grey.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #E0E1E3;
}

#tableHead {
	background-image: url(../images/water_side.gif);
	background-repeat: repeat-x;
}
#greyTable {
	background-image: url(../images/gradient_grey.gif);
	background-repeat: repeat-y;
}
.textHead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}
.footerText {
	font-size: 0.8em;
	color: #B2B2B2;
}
h2 {
	color: #FFFFFF;
	font-size: 1.8em;
}

#tableQuote {
	border: 1px solid #A6A6A6;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34B3D1;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A4D73;
	text-decoration: none;
}
.services {
	color: #FF0000;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}
a.services:link {
	color: #FF0000;
}
a.services:visited {
	color: #FF0000;
}
a.services:active {
	color: #FF0000;
}
.containerType1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
.containerType3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}
.containerType4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
.containerType2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
.containerHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
a.services:hover {
	color: #0099FF;
	text-decoration: none;
}
.gmap {
	border: 1px solid #04738E;
}

