*
 {	margin: 0px;
 	padding: 0px;
 	border: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
 }

body 
 {	font-size: 75%;
	background-color: #fbf8d6;
	color:#000;
 }

img
 {	border:0px;
 }

#container
 {	width: 100%;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: no-repeat;
 }

#header
 {	height:95px;
	text-align: center;
	padding-top:5px;
 }

#header img
 {	margin-left:240px;
 }

#locations
 {	text-align: left;
	padding-bottom:5px;
 }

#locations ul
 {	list-style-type: none;
	padding:0px;
 }

#locations ul li
 {	display:inline;
	color: #a9233e;
	background-color: inherit;
 }

#locations ul li img
 {	vertical-align: bottom;
 }

#loc_address
 {	background-color: #a9233e;
	font-size:90%;
	color: #fbf8d6;
	padding: 2px 0px 2px 20px;
	height:16px;
	border-bottom: 3px solid #fbf8d6;
 }

#loc_address a
 {	color: #fbf8d6;
	background-color: #a9233e;
 }

#loc_address a:hover
 {	color: #f6efa9;
	background-color: #a9233e;
 }

#navigation
 {	text-align: center;
	background-color: #a9233e;
	color: #fbf8d6;
	height:16px;
	padding: 2px 0px 2px 0px;
 }

#navigation a
 {	color: #fbf8d6;
	text-decoration: none;
	padding:0px 2px;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 100%;
	background-color: #a9233e;
 }

#navigation a:hover
 {	color: #fbf8d6;
	text-decoration: underline;
	background-color: #a9233e;
 }

#navigation .selected
 {	font-family: "Century Gothic", Verdana, sans-serif;
	text-decoration: underline;
 }

#navigation ul
 {	list-style-type: none;
	padding:0px;
 }

#navigation li
 {	display:inline;
 }

#left
 {	background-image: url(../images/left_curve.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:562px;
	width:117px;
	float:left;
	clear:both;
	z-index: 0;
 }

#small_right
 {	background-image: url(../images/right_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:117px;
	z-index: 0;
 }

#commit_right
 {	background-image: url(../images/commit_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#commercial_right
 {	background-image: url(../images/commercial_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#cover_right
 {	background-image: url(../images/commercial_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#risk_right
 {	background-image: url(../images/risk_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#personal_right
 {	background-image: url(../images/personal_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#professional_right
 {	background-image: url(../images/professional_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }
 
 #marine_right
 {	background-image: url(../images/marine_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#contact_right
 {	background-image: url(../images/contact_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#links_right
 {	background-image: url(../images/commit_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:562px;
	float: right;
	width:365px;
	z-index: 0;
 }

#text
 {	z-index: 1111;
	margin:0px 100px;
	padding:20px;
 }

h1
 {	font-size: 180%;
	color: #a9233e;
	background-color: inherit;
 }

h2
 {	font-size: 150%;
	color: #a9233e;
	font-weight: normal;
	padding-top:2px;
	background-color: inherit;
 }

p
 {	padding:5px 0px;
 }

.standout
 {	color: #a9233e;
	text-align: center;
	font-size: 150%;
	z-index: 11;
	background-color: inherit;
 }

.standout img
 {	vertical-align: top;
	padding:0px;
	width:89px;
 }

hr
 {	border:1px solid #a9233e;
	margin-bottom:20px;
 }

ul
 {	padding:5px 0px 0px 25px;
 }

table tr td
 {	vertical-align: top;
 font-size: 110%;
 }

input, textarea, select
 {	border: 1px solid #a9233e;
	padding:1px 0px 0px 0px;
 }

.button
 {	font-weight: bold;
	background-color: #a9233e;
	color: #fbf8d6;
	border:1px solid black;
	margin-top:7px;
	padding:0px;
 }

#addresses
 {	font-size:90%;
 }

#addresses p
 {	padding:0px 0px 0px 0px;
 }

.contact_stuff
 {	font-size:90%;
	padding-left:15px;
 }

#text a
 {	color:#000;
	font-weight: bold;
	background-color: inherit;
 }

#text a:hover
 {	color: #a9233e;
	background-color: inherit;
 }

#links td
 {	padding:0px 10px 10px 0px;
	vertical-align: middle;
 }

#footer
 {	color: #a9233e;
	font-size:90%;
	clear: both;
	height:35px;
	background-color: #fbf8d6;
 }

#footer #top
 {	color: #fbf8d6;
	font-size:100%;
	clear: both;
	background-color: #a9233e;
	padding:2px 0px;
 }

#footer p
 {	padding: 0px 0px 0px 20px;
	margin:0px;
 }

