body { 
	margin:0px;
	padding:0px;
	background: #000040 url(images/bg.jpg) repeat-x;
	font-family: verdana, sans-serif;
	font-size:100%;
	}

h1 {
	font-size:1em;
	}

h2 {
	font-size:0.88em;
	}

h3 {
	font-size:0.75em;
	}

h4 {
	font-size:0.50em;
	}

p { 
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size:0.75em;
	color: #ffffff;
	}

hr { 
	width:75%;
	margin-left:auto;
	margin-right:auto;
	color: #000080;
	}

a {
	color: #000080;
}

a:visited {
	color: #ff0000;
}

a:hover {
	color: #c0c000;
}

table {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	}


#container {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	border: 1px #c0c0c0;
	border-top-style: solid;
	border-right-style:solid;
	border-left-style:solid;
	}

#header {
	width:750px;
	margin-top: 0px;
	padding: 0px 0px 0px 20px;
   	font-size:1em;	
	color: #ffffff;
	}

#header td {
	width: 50%;
	padding-left: 5px;
	padding-right: 30px;
	}

#banner {
	width:750px;
	margin-top: 0px;
}


/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:38px;
	color:#E0E0E0;
	background:#ff0000;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#ff0000 url(dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(dolphin_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
/* ---------------------- END Dolphin nav ---------------------- */

a.blueback {
	color: #ffffff;
}

a:visited.blueback {
	color: #ffffff;
}

a:hover.blueback {
	color: #c0c000;
}

#leftbox {
	float: left;
	width: 374px;
}

#leftboxheader {
	background: url(header.gif) no-repeat;
	height: 23px;
}

#leftbox p {
	display: block;
	background: url(content.gif) top left;
	padding: 20px 18px 25px 18px;
	color: #ffffff;
}

#leftboxfooter {
	background: url(footer.gif) no-repeat left bottom;
	height: 21px;
}

#rightbox {
	float: right;
	width: 376px;
	height: 383px;
	background: #ffffff;
}

#rightbox img {
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}


#rightbox p, td {
	padding: 10px 5px 10px 5px;
	color: #000080;
	text-align: center;
}

#content {
	float: left;
	width: 750px;
	background: #ffffff;
	
	}

#contentheader {
	background: url(images/headerbg1.gif) no-repeat;
	height: 23px;
}

#content p {
	display: block;
	background: url(images/contentbg1.gif) top left;
	padding: 20px 18px 25px 18px;
	color: #ffffff;
	text-align: justify;
}

#contentfooter {
	background: url(images/footerbg1.gif) no-repeat left bottom;
	height: 21px;
}

#option {
	background: url(images/optionbg.gif) repeat;
	padding: 20px 5px 20px 15px;
	border: 2px solid #ff0000;
}

#option td {
	background: transparent;
	padding: 10px;
	border: solid 2px #ffffff;
	font-size: 14px;
	color: #ffffff;
}

#option li { 
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size:0.75em;
	color: #ffffff;
	}

.spacing { 
	margin-left:40px;
	}

#clients {
	width: 750px;
	background: #ffffff;
	font-size: 12px;
	}

#clients p {
	padding: 10px 0px;
	text-align: center;
	}

.border {
	border: 1px solid #000080;
	}

.noborder {
	border: none;
	}

#footer {
	margin-top: 10px;
	width: 750px;
	background: #EAF3F8;
	text-align: center;
	padding: 10px 0px 10px 0px;
	}

#footer a {
	color: #000080;
	font-family: verdana, sans-serif;
	font-size:0.66em;
}

#footer a:visited {
	color: #ff0000;
}

#footer a:hover {
	color: #c0c000;
}