@charset 'UTF-8';

* {
    outline: 0;
    vertical-align: baseline;
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

*:focus {
    outline: 0;
}

a {
    text-decoration: none;
}

a:link,
a:visited {
    color: #000000;
}

a:active,
a:hover,
a:focus {
    color: #888888;
}

body {
    margin: 0;
    min-width: 960px;
    height: 100%;
    font-size: 14px;
    background: #FFFFFF;
    color: #888888;
    background-position: 0 132px;
    background-repeat: no-repeat;
}

fieldset {
    border: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    line-height: 1;
    color: #000000;
}

h1 {
    margin-bottom: 14px;
    font-size: 24px;
    font-weight: normal;
}

h2 {
    margin-bottom: 3px;
    font-size: 14px;
}

h3 {
    margin-bottom: 0px;
    font-size: 14px;
}

h4 {
    font-size: 14px;
    font-weight: normal;
}

html {
    height: 100%;
}

img {
    border: 0;
}

input,
textarea {
    margin: 0;
    border: 1px solid #DDDDDD;
    padding: 4px 6px;
    font-size: 12px;
    color: #000000;
}

p {
    margin: 0 0 13px 0;
    line-height: 1.5;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#header-left {
    clear: both;
    height: 89px;
	width: 50%;
	float: left;
    background: #113366 url(/include/img/header-left.jpg) no-repeat;	
}

div#header-right {
    height: 89px;
	width: 50%;
	float: left;
	background: #113366 url(/include/img/header-right.jpg) no-repeat top right;
}
		
div#header-left h1 {
    float: left;
}

div#header-right h1 {
    float: left;
}

div#header-left h1 a {
    display: block;
    width: 286px;
    height: 85px;
    background: transparent url(/include/img/logo.png) no-repeat;
    text-indent: -9999px;
}

div#header-right h1 a {
    display: block;
    width: 196px;
    height: 85px;
    background: transparent url(/include/img/guarantee-logo.png) no-repeat;
    text-indent: -9999px;
}
 
div#menu {
    clear: both;
    margin: 0 0 0 276px;
	padding: 10px 0 0 0;
}

div#menu h1 {
    float: left;
}

div#menu h1 a {
    display: block;
    width: 182px;
    height: 47px;
    background: transparent url(/include/img/sprite.png) no-repeat;
    text-indent: -9999px;
}

ul#menu-list {
    float: left;
}

ul#menu-list li {
    float: left;
    margin-right: 48px;
}

ul#menu-list h2 {
    float: left;
    margin-bottom: 7px;
}

ul#menu-list a:link,
ul#menu-list a:visited {
    display: block;
    height: 12px;
    text-indent: -9999px;
    color: #888888;
    overflow: hidden;
}

a#menu-products {
    width: 85px;
    background: url(/include/img/sprite.png) 0 -112px no-repeat;
}

a#menu-products.active,
a#menu-products:hover {
    background-position: 0 -100px;
}

a#menu-about {
    width: 57px;
    background: url(/include/img/sprite.png) 0 -136px no-repeat;
}

a#menu-about.active,
a#menu-about:hover {
    background-position: 0 -124px;
}

ul#submenu-list {
    clear: both;
}

ul#submenu-list li {
    margin: 0 23px 44px 0;
}

div#guarantee {
	background: transparent url(/include/img/header-right.jpg) no-repeat;
}

div#guarantee h1 {
    position: absolute;
    right: 8px;
    top: 2px;
}

div#header div#guarantee a#guarantee-open {
    display: block;
    width: 193px;
    height: 85px;
    text-indent: -9999px;
    background: transparent url(/include/img/guarantee-logo.png) no-repeat;
    overflow: hidden;
}

div#guarantee-view {
    z-index: 10000;
    position: absolute;
    left: 0;
    top: 127px;
    width: 100%;
    height: 0;
    overflow: hidden;
}

div#guarantee-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #828282;
    color: #FFFFFF;
    opacity: .95;
    filter: alpha(opacity=95);
}

div#guarantee-content {
    position: relative;
    padding: 23px 0 4px 276px;
    opacity: 0;
    filter: alpha(opacity=0);
}

a#guarantee-close {
    float: right;
    display: block;
    margin: -11px 12px 0 0;
    width: 11px;
    height: 11px;
    text-indent: -9999px;
    background: transparent url(/include/img/sprite.png) 0 -435px no-repeat;
    overflow: hidden;
}

a#guarantee-download, a#guarantee-brochure, a#guarantee-registration {
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	font-size: 9pt;
	margin:0px 15px 0px 15px;
}

a#guarantee-download {
	margin-left: 0px;
}

div#guarantee-content .description {
    clear: both;
    width: 599px;
    height: 82px;
    margin-bottom: 19px;
    text-indent: -9999px;
    background: url(/include/img/guarantee.png) no-repeat;
    overflow: hidden;
}

div#guarantee-content .superscript {
	display: block;
    margin: -40px 0 19px 590px;
}

div#guarantee-content .footnote {
	margin-top: 19px;
	font-size: 9pt;	
}

div#main {
    clear: both;
}

div#footer {
	clear: both;
}

div#footer ul {
	float: right;
}

div#footer li {
	float:left;
	margin-right: 20px;
	font-size: 0.8em;
}

div#footer hr {
	height: 3px;
	color: #000080;
	background-color: #000080;
	border-width: 0px;
}
