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

p.caption{ margin: 20px 0; font-size: 13px; font-weight: bold; text-align: center; color: #575454; clear: both; padding: 8px; background: #f9f9f9; border: 1px solid #eee; }
p.caption img{ max-width: 306px; }

.series{ position: relative; }
.cancgsb{ position: absolute; le ft: 175px; top: 5px; }
.fl-left .cancgsb, .fl-right .cancgsb{ top: 30px; }
.extend{ left: 290px; }

.products{ padding-top: 10px; border-top: 1px solid #e5e5e5; }
.product{
width: 165px;
float: left;
margin: 0 10px 0 0;
}
.product p{ font-weight: bold; color: #624C32; margin: 0; }
.product p a{ color: #624C32; }
.product p:hover{ color: #624C32; }

.product img, .thumb img{ border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.4); border: none; }
.product img:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.7); }

#products h2{ margin: 25px 0 10px; }

.button{ text-align: center; clear:both; }
.button a{
    background: #ddd -moz-linear-gradient(center top , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0;
	.background: #ddd;
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    box-shadow: 0px 2px #fff inset;
    color: #555!important;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF; 
	margin: 40px 0 20px;
}
.button a:hover{ color: #444; background: -moz-linear-gradient(center bottom , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED; }

.series{ margin: 20px 0; }

.init{ margin: 0!important; padding: 0!important; }
.init-bottom{ margin-bottom: 0!important; padding-bottom: 0!important; }
.init-top{ margin-top: 0!important; padding-top: 0!important; }

.clear{ clear: both; }
.fl-right{ float: right; }
.fl-left{ float: left; }

img.fl-right{ margin-left: 15px; }
img.fl-left{ margin-right: 15px; }

.alt{ color: #624C32; }

a img{ border: none; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #113241;
	margin: 0 0 10px;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #113241;
	margin: 10px 0 0;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #113241;
	margin: 0 0 10px;
	padding: 0;
}
ul {
	margin: 0 0 0 20px;
	padding: 0;
}
ul li {
	list-style: square;
}
p, ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #575454;
	margin: 10px 0 0;
	padding: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #9f0c0f;
}
a:hover {
	color: #113241;
}
a:active {
	color: #624c32;
}
.rightlink {
	float: right;
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/waterback.jpg) 40% -50px #32445c;
	background-attachment: fixed;
}

#container {
	width: 967px;
	border-left: 3px solid #624c32;
	border-right: 3px solid #624c32;
	margin: 0 auto;
	background-color: #113241;
}

	
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
	width: 952px;
	height: 175px;
	margin: 0 auto;
	text-align: center;
}
#headerlogo-link {
	display: block;
	width: 565px;
	height: 115px;
	padding: 0;
	position: relative;
	top: 60px;
	margin: 0 0 0 15px;
}
#navigation {
	background-image: url(../assets/navbg.png);
	background-repeat: repeat-x;
	width: 952px;
	height: 71px;
	margin: 0 auto;
}
#navbar {
	width: 922px;
	height: 71px; 
	float: left;
	margin: 0 15px;
	display: block;
}
#navlist {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#navlist ol {
	list-style-type: none;
	margin: 0;
	padding: 0em;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: block;
	float: left;
}
#navlist a {
	text-decoration: none;
	display: block;
	float: left;
	text-indent: -5000px;
	border-style: none;
}
#home {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 116px;
	height: 71px;
}
#home:hover, #home.current {
	background-position: 0 -71px;
}
#about {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -116px 0;
	width: 115px;
	height: 71px;
	margin: 0;
}

#about:hover, #about.current {
	background-position: -116px -71px;
}
#ultra {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -231px 0;
	width: 115px;
	height: 71px;
}
#ultra:hover, #ultra.current {
	background-position: -231px -71px;
}
#excel {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -346px 0;
	width: 115px;
	height: 71px;
}
#excel:hover, #excel.current {
	background-position: -346px -71px;
}
#advantages {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -461px 0;
	width: 115px;
	height: 71px;
}
#advantages:hover, #advantages.current {
	background-position: -461px -71px;
}
#specs {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -576px 0;
	width: 115px;
	height: 71px;
}
#specs:hover, #specs.current {
	background-position: -576px -71px;
}
#dealer {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -691px 0;
	width: 115px;
	height: 71px;
}
#dealer:hover, #dealer.current {
	background-position: -691px -71px;
}
#contact {
	background-image: url(../assets/menu.png);
	background-repeat: no-repeat;
	background-position: -806px 0;
	width: 116px;
	height: 71px;
}
#contact:hover, #contact.current {
	background-position: -806px -71px;
}
#main {
	background-color: #FFF;
	background-image: url(../assets/mainbg.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 872px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 30px 40px;
}

.left {
	width: 507px;
	float: left;
	clear: both;
	margin: 0 40px 10px 0;
}

.right {
	width: 325px;
	float: right;
}
#botleft {
	width: 174px;
	float: left;
	clear: both;
	margin: 0px 40px 0 0;
}
#botright {
	width: 293px;
	float: left;
	margin: 0px 0 0 0;
}
.section {
	border-top: 2px solid #113241;
	padding: 15px 0 0;
}
.contactsection {
	width: 325px;
	float: left;
	clear: left;
}
.contactsection p {
	padding: 0;
}

#products {
	width: 872px;
	float: left;
}
#products li {
	margin-left: -1em;
	list-style-type: none;
	color: #5C4834;
}

.productA {
	width: 436px;
	float: left;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;
}

.productB {
	width: 436px;
	float: left;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;
}
.productC {
	width: 290px;
	float: left;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;	
}

.productD {
	width: 290px;
	float: left;
	padding: 16px 0 0 1px;
	margin: 16px 0 0 0;
	text-align: center;
}
.productE {
	width: 290px;
	float: left;
	padding: 16px 0 0 1px;
	margin: 16px 0 0 0;
	text-align: center;	
}
.productF {
	width: 436px;
	float: left;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;	
}

.productG {
	width: 436px;
	float: left;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
	text-align: center;
}
.productA p, .productB p, .productC p, .productD p, .productE p, .productF p, .productG p  {
	margin: 0;
	padding: 0;
}
.productA h2, .productB h2, .productC h2{
	margin: 3px 0 0!important;
	padding: 0;
}
.thumb {
	width: 202px;
	height: auto;
	margin: 16px auto 0;
	padding: 0;
}
.parent {
	border: 1px solid #113241;
}
#products li {
	position: relative;
	vertical-align: bottom;
}
#products ol {
	margin: 0;
	padding: 0;
}
#products ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.productsbottom {
	width: 872px;
	float: left;
	clear: left;
	margin: 15px 0 0;
}
.productslink {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
.productslink a {
	font-size: 20px;
}
#ultrabottom {
	width: 872px;
	float: left;
	clear: both;
	margin: 15px 0 0;
}
#cleardiv {
	width: 872px;
	float: left;
	clear: both;
}
#certification {
	margin: 15px 0 0;
	text-align: center;
}
#voted {
	margin: 50px 0 0;
	text-align: center;
}
.image {
	float: left;
	clear: left;
	margin: 10px 10px 0 0;
}
.image-index {
	float: left;
	clear: left;
	margin: 12px 15px 0 0;
}
.image-advantage {
	border: 1px solid #113241;
}
.largediv {
	width: 872px;
	text-align: center;
}
.largeimage {
	margin: 15px 0;
	border: 1px solid #113241;	
}	
#backdiv {
	width: 500px;
	margin: 0 auto;
}
#backexcel {
	float: left;
}
#backultra {
	float: right;
}
.advantagediv {
	width: 152px;
	height: 150px;
	float: left;
	margin: 30px 10px 0 0;
	text-align: center;
}
.dealerdiv {
	width: 436px;
	float: left;
}
#dealersubtop {
	background-image: url(../assets/dealersubtop.png);
	width: 870px;
	height: 250px;
	float: left;
	margin: 0;
	padding: 0;
}
#dealersubmid {
	background-image: url(../assets/dealersubmid.png);
	background-repeat: repeat-y;
	width: 870px;
	float: left;
	margin: 0;
	padding: 0;
}
#dealersubmid p, #dealersubmid h2, #dealersubmid ul {
	padding: 0 20px;
}
#dealersubmid ul {
	margin: 0 0 0 50px;
}
#dealersubmid ul li {
	list-style-image: url(../assets/check.png);
}
#dealersubbot {
	background-image: url(../assets/dealersubbot.png);
	height: 70px;
	width: 870px;
	float: left;
	clear: both;
	background-position: right;
}
#dealertitle {
	width: 200px;
	border: 1px solid #000;
	margin: 15px auto 25px;
	text-align: center;
}
#dealertitle h2 {
	font-size: 20px;
	font-style: italic;
	padding: 10px;

	margin: 0;
}
#dealerfooter {
	width: 650px;
	background-color: #0f5cb6;
	border: 1px solid #000;
	margin: 15px auto 25px;
	text-align: center;
}
#dealerfooter h2 {
	font-size: 20px;
	font-style: italic;
	padding: 10px;
	margin: 0;
	color: #FFF;
}
.dealerimage { 
	margin: 10em 0 0;
}
.site {
	width: 170px;
	float: left;
	margin: 0 2px 25px;
}
#footer {
	background-color: #121b31;
	background-image: url(../assets/footerbg.png);
	background-repeat: repeat-x;
	width: 952px;
	height: 250px;
	margin: 0 auto;
}
#footer p {
	color: #FFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footertop {
	height: 94px;
}

#ftopleft {
	width: 253px;
	float: left;
}

#ftopright {
	width: 699px;
	float: left;
}

#footerlogo {
	width: 173px;
	height: 40px;
	float: left;
	margin: 25px 40px 0;
}
#footlist {
	margin: 30px 0 0;
	padding: 0;
}
#footlist li {
	background-image: url(../assets/footbullet.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style: none;
	width: 125px;
	float: left;
	padding: 0 0 0 12px;
}
#footlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover, #footerlist li a:hover {
	color: #9b8c7c;
}
#footermid {
	width: 900px;
	height: 59px;
	text-align: center;
	margin: 0 auto;
}
#footermid p {
	clear: both;
	margin: 0;
	padding: 0;
}
#footermid ul {
	margin: 0 auto;
	padding: 0;
	width: 650px;
}
#footermid ul li {
	float: left;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	border-right: 1px solid #FFF;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
#footermid ul a{ font-weight: bold; }
#footermid ul .last {
	float: left;
	color: #FFF;
	list-style: none;
	border-right: none;
	padding: 0;
	margin: 0;
}
#footerbot {
	margin: 30px 40px 0;
	text-align: right;
	 color: #3d7190;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerbot a{ font-size: 11px; color: #3d7190; }

.certifications{ padding-right: 12px; }
