@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	position: relative;
	font-family: Helvetica, Arial, Verdana, SansSerif;
	font-size: 11pt;
	background-color: #FFFFFF;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainnavextended {
	height:34px;
	width:100%;
	position: absolute;
	background-color: #143D55;
	background-image: url(../images/navigation/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 120px;
	left: 4px;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
#header {
	background: #FFFFFF;
	padding: 0;
	position: relative;
	height: 154px;
} 
#headerlogo {
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#headerlogotag {
	position: absolute;
	left: 0px;
	top: 85px;
	text-align: center;
	font-size: 11px;
}

#headertag {
	position: absolute;
	left: 170px;
	top: 22px;
	color: #E32D3C;
	font-family: Helvetica, Arial, Verdana, SansSerif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	width: 385px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #143D55;
	border-left-color: #143D55;
	padding-left: 20px;
}
#headerpromo {
	position: absolute;
	right: -95px;
	height: 120px;
	width: 375px;
	overflow: hidden;
	top: 0px;
}
#mainnavcontainer{
	position:absolute;
	height:34px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica, Arial, Verdana, SansSerif;
	bottom: 0px;
}
#mainnav{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/navigation/dolphin_bg.gif) repeat-x bottom left;
	line-height: 8px;
	padding: 0px;
}
#mainnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:950px;
	float:left;
	position: absolute;
}
#mainnav ul li{
	display:block;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C7DAC;
	padding: 0px;
	margin: 0;
}
#mainnav .first    {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2C7DAC;
}
#mainnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:29px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#mainnav ul li a span{
	height:21px;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#mainnav ul li a:hover{
	color:#FFF;
	background:transparent url(../images/navigation/dolphin_bg-OVER.gif) repeat-x bottom left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E32D3C;
}
#mainnav ul li a:hover span{
	display:block;
		width:auto;
		cursor:pointer;
}
#secondnav {
	padding: 0px;
	position: relative;
	height: 20px;
	margin: 0px;
	width: 100%;
}
#secondnav   ul {
	list-style-type: none;
	padding: 0;
	float: left;
	margin: 0px;
}
#secondnav ul li {
	display: block;
	float: left;
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondnav  a:link, #secondnav  a:visited {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/secondnavbuttonbackground.jpg);
	font-weight: bold;
	padding-bottom: 2px;
}
#secondnav a:hover, #secondnav a:focus {
	color: #FFFFFF;
	background-image: url(../images/secondnavbuttonbackgroundover.jpg);
}
#rightsidebar{
	float: right;
	width: 280px;
	position: relative;
}

#rightsidebarcontent {
	position: relative;
	background: #EBEBEB;
	margin: 0px;
	border: 1px solid #333333;
}
#rightsidebarcontent #headerbackground {
	background-color: #2E7FAD;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#rightsidebarcontent2 {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	background-color: #9ACAE7;
	border: 1px solid #333333;
}
#rightsidebarcontent2 #headerbackground {
	background-color: #2E7FAD;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#rightsidebar form {
	margin-right: 5px;
	margin-left: 5px;
}
#rightsidebar label {
	float: left;
	width: 70px;
	font-weight: bold;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightsidebar input {
	margin-bottom: 10px;
}

#rightsidebar  .indent {
	margin-left: 70px;
}
#rightsidebar  .redbutton {
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #333333;
	background-image: url(../images/secondnavbuttonbackground.jpg);
	letter-spacing: 0px;
	word-spacing: 0px;
}
#rightsidebar .redbutton:hover {
	background-image: url(../images/secondnavbuttonbackgroundover.jpg);
}

#rightsidebar p {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightbrochurebox {
	text-align: center;
}

#mainContent {
	margin: 0 280px 0 0;
	padding: 0 20px;
} 
a:link, a:visited {
	color: #0000AA;
}
a:hover, a:focus {
	color: #E32D3C;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #143D55;
	border-right-color: #143D55;
	border-bottom-color: #143D55;
	border-left-color: #143D55;
	position: relative;
	margin-bottom: 30px;
	font-size: 8pt;
} 
#footer #socialmedia {
	position: absolute;
	top: 5px;
	right: 2px;
}

#footer #siteby {
	position: absolute;
	right: 0px;
	top: -19px;
	font-size: 8pt;
}
#footer #footerlinks {
	font-size: 8pt;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1 {
	color: #E32D3C;
	font-size: 18pt;
	margin-bottom: 25px;
}
h2 {
	color: #E32D3C;
	font-size: 15pt;
	margin-bottom: 20px;
	margin-top: 25px;
}
h3 {
	font-size: 13pt;
	color: #0000AA;
	margin-top: 0px;
}
.0botmargin {
	margin-bottom: 0px;
}

.pt15 {
	font-size: 15pt;
}
.pt14 {
	font-size: 14pt;
}
.pt9 {
	font-size: 9pt;
}
.pt12 {
	font-size: 12pt;
}
.pt24 {
	font-size: 24pt;
}
.pt28 {
	font-size: 28pt;
}





p {
	color: #333333;
	font-size: 11pt;
}
.red {
	color: #E32D3C;
}
.blue {
	color: #0000AA;
}
.black {
	color: #333333;
}

.highlight {
	color: #0000AA;
}

.bold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}

.indent {
	margin-left: 200px;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 250px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
.letter {
	text-indent: 30px;
}
.lettercaption {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E32D3C;
	border-right-color: #E32D3C;
	border-bottom-color: #E32D3C;
	border-left-color: #E32D3C;
}


#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.clear {
	clear: left;
}
#form {
	font-weight: bold;
	background-color: #F0F2FF;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, Verdana, SansSerif;
	position: relative;
}
#form label {
	float: left;
	width: 175px;
}
#form .contact {
	width: 552px;
}


#form textarea {
	font-family: Helvetica, Arial, Verdana, SansSerif;
}
#form .moveright {
	margin-left: 175px;
}
#form #thumbsup {
	position: absolute;
	right: 0px;
	top: -123px;
}

.hr {
	height: 5px;
	width: 100%;
	background-color: #0000AA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.hrcaption {
	width: 100%;
	background-color: #0000AA;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
ul {
	list-style-type: disc;
	color: #333333;
}
li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.checkbox li {
	list-style-image: url(../images/checkbox.jpg);
	list-style-position: outside;
	padding-bottom: 15px;
}
.coupon {
	background-color: #F0F2FF;
	border: 2px dashed #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.guarantee {
	border: 1px solid #333333;
	background-color: #F0F2FF;
	padding-right: 15px;
	padding-left: 15px;
}
.box {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
}
.brochurebox {
	text-align: center;
}

