html, body {
	margin: 0px;
	padding: 0px;
	background-color:#b6d1ff;
}
img {
	border: 0px;
}
a {
	color: #0041b0;
	text-decoration: none;
}
a:hover {
	color: #005eff;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
}

#outer {
	background: #b6d1ff url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 8px 0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 800px;
	left: 8px;

}



#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}
#nav a, #navb a {
  color: #333333;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: #e44c00;
  text-shadow:2px 3px 10px #333;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#head {
	position: relative;
	height: 100px;
	width: 800px;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 9px;
	width: 322px;
	border-bottom:none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #aaa;
	padding-bottom:6px;
}
.logo {
  display: block;
  float: left;
  border: 2px solid #B3B79E;
  border-top: none;
  border-bottom: none;
  padding: 0px 5px;
  font: 20px "arial narrow", arial, sans-serif;
  height:55px;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .gadgets {
	display: block;
	color: #6C7376;
	font-size: 20px;
	margin-top: 0px;
	line-height: 22px;
	text-align: center;  
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 100px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 800px;
	width: 16px;
	height: 100px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #E1E1D5;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;			
}
#head-2 {
	height: 184px;
	background: url(images/head_2.jpg) no-repeat;			
}
#atvhead-2 {
	height: 184px;
	background-image: url(images/atv_head_2.png);
	background-repeat: no-repeat;
}
#flashhead-2 {
	height: 184px;
	width: 800px;
	z-index: 1000;
}
#seadoo {
	position:absolute;
	left:38px;
	top:148px;
	width:297px;
	height:48px;
	z-index:1;
}
.new09 {
	font-size: 18px;
	color: #FF0000;
}
.callnh {
	font-size: 14px;
	color: #336699;
}
#contact-right {
	position:absolute;
	left:301px;
	top:6px;
	width:489px;
	height:87px;
	z-index:1;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}


#body {
	background-color: #FFF;
	position: relative;
	display: block;
	padding:20px;
	padding-top:8px;
	left: -16px;
	width: 793px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;

}


#body-left {
	height: 80px;
	left: 0px;
	position: absolute;
	background-image: url(images/body_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
	width: 17px;
	top: 0px;
	visibility: visible;
	}
#body-right {  
	background: top right url(images/body_right.gif) no-repeat;
	height: 80px;
	position: absolute;
	left: 816px;
	z-index: 1000;
	width: 17px;
	top: 0px;
	visibility: visible;
	}	
#body-end {
	height: 30px;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	clear: both;
	
}

#homeTop {
	height:192px;	
}

#homeMid {
	float:left;
	width:793px;
	margin-left:-20px;
	background-color:#fff;
	padding:20px;
	padding-top:0;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
}

#homeMidLH {
	width:300px; 
	float:left; 

}

#homeMidRH {
	float:right;
	width:300px;
}

.round {
		-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
}


#body-endl {
	height: 80px;
	left: -20px;
	position: absolute;
	z-index: 1000;
	width: 17px;
	top: 0px;
	visibility: visible;
	}
#body-endr {  
	height: 80px;
	position: absolute;
	left: 763px;
	z-index: 1000;
	width: 17px;
	top: 0px;
	visibility: visible;
	}

#body h2 {
	margin: 0;
	margin-bottom:5px;
/*	background: url(images/body_top.gif) no-repeat; */
	font-size:14px;
	color: #303228;
	background-color:#eee;
	padding:2px;
}

#body h2.box {
	text-align:center;
	background-color:#48abde;
	color:#fff;
}


#footer {
	text-align: center;
	padding: 5px;
	position: relative;
	clear:both;
	margin-top:10px;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
	font-size:80%;
}

#footer a.nm {
	color:#005eff;
}
#footloose {
  text-align: left;
  position: absolute;
  top: 10px;
  right: 30em;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}

.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}

.red {
	color:#cc0000;
}

#banner {
	height: 121px;
	margin: 0px 11px;
	background: #D4D4C5 bottom url(images/banner.gif) repeat-x;
}
#banner-text {
	color: #474747;
	padding-top: 15px;
	float: right;
	width: 252px;
}
#banner-text h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}


body#jsr a#jsr-tab,
body#dir a#dir-tab,
body#atl a#atl-tab,
body#rl a#rl-tab,
body#ar a#ar-tab,
body#atv a#atv-tab,
body#ct a#ct-tab,
body#aff a#aff-tab,
body#home a#home-tab

 {
  color: #e44c00;
  text-shadow:2px 3px 10px #333;
}

