@charset "UTF-8";

body {
	background-image: url(../images/background-3.gif);
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}

table {
	border: 1px solid #FFFFFF;
	border-collapse : collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #14c3ea;
	background-image: url(../images/water3.gif);
	background-repeat: no-repeat;
}

table td, table th {
	padding : 0;
	vertical-align: top;
}

#column_left {
	width: 276px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.content {
	width: 408px;
	padding: 24px;
}

#column_right {
	width: 221px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#footer_subnav {
	width: 955px;
	height: 20px;
	background-color: #CC6600;
	vertical-align: text-top; 
	text-indent: 20px;
	font-size: 10px;
	color: #FFCC00;
}

#footer_subnav a {
	font-family: Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
}	
	
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

p {
	margin-top: 0;
}

.inline-link {
	color: #FFFFFF;
	background: #CC6600;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6600;
	padding-left: 10px;
}

#home_content {
	width: 631px;
	padding: 24px;
	height: 280px;
}

#home_content p {
	margin-top: 0;
	margin-right: 200px;
}

#home_photo_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#home_photo_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

#contact_content {
	width: 408px;
	height: 99px;
	padding: 24px;
}

#contact_photo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#emailimage { vertical-align:text-bottom;
}

#services_photo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#safety_photo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#alternative_photo_right {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#alternative_photo_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
