/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #0ab2ad url(../images/html_bg2.gif) repeat-x 0px 0px;
}
body {
	background: url(../images/header_bg.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #fff;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #fff;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #fff;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
a { color: #90f7f4; }
#header, #contentContainer, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 0 auto;
	width: 765px;
	padding-top: 5px;
}
#header h1 a:link, #header h1 a:visited {
	width: 596px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 175px;
	display: block;
	background: url(../images/logo2.gif) no-repeat;
}
#header {
	background: url(../images/body_bg.png) no-repeat left top;
	height: 282px;
}
#header .content {
	background: url(../images/cta_bg.png) no-repeat 0px 0px;
	width: 552px;
	height: 70px;
	float: right;
	padding: 9px;
	margin-top: 0;
	margin-bottom: -36px;
	position: relative;
	top: -36px;
	margin-right:11px;
}
#header h3 {
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	text-align: left;
	color: #007f7b;
}
#header p {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.333em;
	line-height: 1.125;
	text-align: left;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	background: url(../images/button_bg.gif) no-repeat;
	height: 52px;
	margin-right: 9px;
	margin-top:-12px;
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#nav {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 960px;
	clear: left;
	background: url(../images/nav_bg.gif) repeat-x 0px 0px;
	text-align: center;
}
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
#nav li {
	display: inline;
}
#nav li a {
	color: #edf4fa;
	text-decoration: none;
	padding: 0;
	display: block;
	float: left;
	line-height: 32px;
	font-size: 18px;
	margin: 0;
	width: 120px;
	text-align: center;
}
#nav li a:hover {
	color: #e5f4ff;
	background: url(../images/nav-icon.gif) no-repeat center top;
}
#nav  li a.first {
}
#nav  li a.last {
}
#nav li.parent {
	position: relative;
	display: block;
	float: left;
}
#nav li ul {
    visibility: hidden; /* Comment This Out to view what dropdown will look like */
    display: block;
    position: absolute;
    width: 120px;
	top: 35px;
	left: 0;
	padding: 0;
}
*:first-child+html #nav li ul { left: -33%; }
#nav li ul li a {
    float: none;
    background: #01346d;
	color: #FFF;
    margin-bottom: 1px;
/*    padding-left: 12px;*/
    font-size: .75em;
	line-height: 2;
/*	display: block;*/
}
#nav li ul li a:hover {
	color: #FF0;
	background: #01346D;
}


/*#nav li ul.products { left: 17%; }
#nav li ul.technical { left: 36%; }

#nav li ul.dealers { left: 56%; }
#nav li ul.contact { left: 65%; }
#nav li ul.news { left: 73%; }*/
#leaderboard {
	background: url(../images/leaderboard_bg.jpg) no-repeat center top;
	height: 262px;
	border-bottom: 1px solid #d29463;
}
#leaderboard .content {
	background: none;
	border: none;
	width: 960px;
	margin: 0 auto;
}
#leaderboard p {
	margin: 0;
	margin-top: 120px;
	width: 395px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}

#contentContainer {
	padding-top: 18px;
	padding-bottom: 27px;
	clear: both;
	background: #007f7a;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 960px;
/*	background: url(../images/main-content-cap_head_full.gif) no-repeat 0px 0px;*/
	padding-top: 8px;
}
#mainContent .capB {
	width: 960px;
/*	background: url(../images/main-content-cap_foot_full.gif) no-repeat 0px 0px;*/
}
.capB {
	display: block;
	height: 18px;
}

#contentContainer .content {
	padding: 9px;

}
.content p {
	margin-top: 0;
}
.content ul span {
	font-size: 16px;
	margin-left: 25px;
}
.content ul  {
	margin-left: 25px;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: right;
	margin-left: 15px;
	margin-top: 42px;
}
/* Secondary Content Styles */
#secondaryContent {
	width: 373px;
	float: right;
	background: url(../images/secondary-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#secondaryContent .capB {
	background: url(../images/secondary-cap_foot.gif) no-repeat 0px 0px;
}
#secondaryContent .content img {
	
	margin:0 0 0 -10px;
}
#secondaryContent .content img .side{
	
	
	margin:0 0 0 11px;
}

#footer {
	margin: 0 auto 0;
	height: 73px;
	padding-top: 9px;
	font-size: .916em;
	line-height: 1.636em;
	color: #9197ba;
	clear: both;
	background: #11165e url(../images/footer_bg2.gif) repeat-x left top;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #9197ba;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #9197ba;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #9197ba;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.book {
	padding: 14px;
}
	
.paypal {
	margin-left:0;
}

.paypal form {
	width:140px;
	height:auto;
}
.bodyImg {
padding:0 10px 5px 0;
}
	#imagerotator {
		padding: 4px 5px;
		margin: 0;
		
		position: relative;
		overflow: hidden;
	}
	.pics {
		width: 175px;
		height: 224px;
		top: 3px;
		left: 5px;
	}
	.pics img { 
		width: 175px;
		height: 224px;
		top:  0; 
		left: 0;
	} 
	#imagerotator.norotate {
		padding-bottom: 0;
	}
	#imagerotator.norotate img {
		padding: 3px 0 0 8px;
	}
#column {
	float:left;
	width:auto;
}
#columntwo {
	float:left;
	width:222px;
}
/* SPEC TABLES */
table.specs {
	width:700px;
	border-collapse:collapse;
	
}
	table.specs tr.header {
		background:#37383F;
	}
	table.specs tr.odd {
		background:#11165E;
	}
	table.specs tr.even {
		background:#2F335F;
	}

table.specs tr td {
	padding:2px 5px;
	color:#fff;
	border:1px solid #4F4F4F;

}
table.specs tr td a {
	color:#fff;
	text-decoration:none;
}
table.specs tr td a:hover {
	text-decoration:underline;
	color:fff;
}
/* SPEC TABLES END */
img.left {
	border:1px solid #4F4F4F;
	float:left;
	padding:3px;
	margin-right:10px;
}
img.right {
	border:1px solid #4F4F4F;
	float:right;
	padding:3px;
	margin-left:10px;
}
#conWrap {
	margin-left:-9px;
	float:left;
	width:960px;
	height:800px;
}
#leftCon {
	float:left;
	padding:0 9px;
	width: 462px;
	height:800px;

}
#rightCon {
	float:right;
	width:461px;
	height:800px;
	padding: 0 9px;

	border-left:1px solid #666;
}
	table.gallery tr td {
		vertical-align:middle;
		text-align:center;
		padding:10px;
	}
	table.gallery tr td img {			
		padding:3px;
		border:1px solid #4F4F4F;
	}
	
#rightVid {
	float:right;
	width:400px;
	height:400px;
	display:block;
}