@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#wrapper {
  width : 965px;
  margin : auto; 
  border : 0px; 
  background: #002C50;
}

#header {
  width : 965px;
  height : 120px;
  background: url(../hmpg-images/header/src_home_header2.gif) no-repeat right center;
}

/* ----TOP NAVIGATION LOGO---- */

img {
 border: 1px solid #000000;
 padding-top: 0px;
}

.noBorder{
  border: 0;
}

/* ----TOP NAVIGATION BEGINS---- */

/* ----HOMEPAGE---- */

#hmpgUs
{
  display: inline;
  float:left;
  width: 122px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-hm-btn.gif) no-repeat 0 0;
}

#hmpgUs:hover
{ 
  background-position: 0 -28px;
}

#hmpgUs span
{
  display: none;
}

/* ----WATERMAKERS---- */

#wmUs
{
  display: inline;
  float:left;
  width: 115px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-wm-btn.gif) no-repeat 0 0;
}

#wmUs:hover
{ 
  background-position: 0 -28px;
}

#wmUs span
{
  display: none;
}

/* ----DEALERS---- */


#dealerUs
{
  display: inline;
  float:left;
  width: 117px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-dealers-btn.gif) no-repeat 0 0;
}

#dealerUs:hover
{ 
  background-position: 0 -28px;
}

#dealerUs span
{
  display: none;
}

/* ----OEMs---- */

#oemUs
{
  display: inline;
  float:left;
  width: 173px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-oems-btn.gif) no-repeat 0 0;
}

#oemUs:hover
{ 
  background-position: 0 -28px;
}

#oemUs span
{
  display: none;
  }
  
/* ----ABOUT SRC---- */

#aboutUs
{
  display: inline;
  float:left;
  width: 183px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-about-btn.gif) no-repeat 0 0;
}

#aboutUs:hover
{ 
  background-position: 0 -28px;
}

#aboutUs span
{
  display: none;
}
  
/* ----BOAT SHOWS---- */


#eventsUs
{
  display: inline;
  float:left;
  width: 135px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-shows-btn.gif) no-repeat 0 0;
}

#eventsUs:hover
{ 
  background-position: 0 -28px;
}

#eventsUs span
{
  display: none;

}

/* ----NEWS---- */


#newsUs
{
  display: inline;
  float:left;
  width: 120px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-news-btn.gif) no-repeat 0 0;
}

#newsUs:hover
{ 
  background-position: 0 -28px;
}

#newsUs span
{
  display: none;

}
/* ----END OF TOP NAVIGATION---- */

/* ----LEFT NAVIGATION---- */


#navWrapper {
display:inline;
float:left;
width : 237px;
height: 100%;
margin : 0 auto; 
background-color: #005188;
}
/* ----END OF LEFT NAVIGATION---- */


/* ----PAGE MIDSECTION---- */

#newsWrapper {
display:inline;
float:left;
width : 965px;
height: 100%;
margin : 0 auto; 
background-color: #005188;
}


#newsStage
{
  display:inline;
  float:left;
  width: 728px;
  height: 720px;
  margin: 0 auto;
  background: #01304E  0 0;
}

#dealerStage
{
  display:inline;
  float:left;
  width: 728px;
  height: 100%;
  margin: 0 auto;
  background: #01304E  0 0;
}

#formStage
{
  display:inline;
  float:left;
  width: 728px;
  height: 420px;
  margin: 0 auto;
  background: url(../images/about_images/about_bgimage.jpg) no-repeat #012F50  0 0;
}

#resultStage
{
  display:inline;
  float:left;
  width: 688px;
  height: 420px;
  margin: 0 auto;
  padding-left: 40px;
  padding-top: 30px;
  background: url(../images/about_images/about_bgimage.jpg) no-repeat #012F50  0 0;
}

#middleTopcolor{
  display:inline;
  float:left;
  height: 43px;
  width: 965px;
  margin : 0 auto;
  padding-top: 10px;
  background-color:#005b97;
 }
  
#middleText1
{
	display:inline;
	float:left;
	width: 380px;
	height: 100%;
	margin-left: 20px;
	padding-top: 40px;
	font:Arial, Helvetica, sans-serif;
}

ul#map   {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type : disc;
	padding-bottom: 10px;
	padding-left: 90px;
	padding-right: 10px;
	line-height: 20px;
}

ul#map li  {
padding-bottom: 10px;}

ul#map li  a{
padding-bottom: 10px;
	color : #437AA1;
	text-decoration: none;
}


ul#months   {
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type : disc;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	line-height: 20px;
}

ul#months li  {
padding-bottom: 10px;}

ul#months li  a{
padding-bottom: 10px;
	color : #437AA1;
	text-decoration: none;
}


/* ---- BTM NAV SECTION---- */

#footer {
  clear: both;
  padding: 10px 20px; 
  height:auto;
  text-align: right; 
  font: 11px Geneva, Arial, Helvetica, sans-serif;
  color: #73aed4;
  background-color:#002C50;
  vertical-align: bottom;
  }
  
 
ul#footnav li {
  display : inline;
}

ul#footnav li a {
	padding : 0 20px;
	color : #73aed4;
	text-decoration: none;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #fff; 
  text-decoration : none;
}


#footerBrd {
  display:block;
  float: left;
  width: 965px;
  height: 2px;
  background-color:#0367a5;
  margin: o auto;
}



/* ----TEXT SETTINGS---- */

h1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 0.9em;
  padding-left: 20px;
  margin-top: 15px;
}

h2{
  font-size: 16pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  padding-left: 50px;
  margin-top: 15px;
  margin-bottom: 0px;
}

p{
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
  
.style1 {
  color: #437AA1;
}
  
.style2 {
  font-size: 11pt;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
}  
  
  
.topText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #FFFFFF;
  padding-top: 8px;
  padding-left: 50px;
  margin-top: 0;
}
  
.midText{
  font-size: 14px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  padding-left: 50px;
  padding-right: 40px;
  margin: 0px;
}  
  
.submidText{
  font-size: 14px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  margin: 0px;
}
  
.submidTextb{
  font-size: 12px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  margin: 0px;
}
  
.btmText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #73aed4;
  padding-left: 35px;
  }  
  
.newsText{
  font-size: 14px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  padding-top: 26px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
}  
