﻿@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

#wrapper{
	height:auto;
	width:848px;
	margin-left:auto;
	margin-right:auto;	
}

.title{
	font-size:16px;
	padding:0px;
	line-height:40px;
	margin-left:20px;
}
.header-container{
	width:848px;
	height:212px;
	background-image:url(../images/_head_panel.jpg);
	background-repeat:no-repeat;	
}

a.main-link:link, a.main-link:visited, a.main-link:active, a.main-link:hover{
 	color:#FF0;
	text-decoration:none;
	font-weight:bold;
}

a.ps-link:link, a.ps-link:visited, a.ps-link:active, a.ps-link:hover{
 	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a.main-link-r:link, a.main-link-r:visited, a.main-link-r:active, a.main-link-r:hover{
 	color:#21458A;
	text-decoration:none;
	font-weight:bold;
}

a.main:link, a.main:visited, a.main:active, a.main:hover{
 	color:#FFF;
	font-weight:bold;
}

a.showroom:link, a.showroom:visited, a.showroom:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.showroom:hover {
	text-decoration:underline;
}


/*-------------Navigation----------------*/
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 165px;
	padding: 0px;
	margin: 0px;
}


#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	
}
#vertmenu ul li a {
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	color: #ffffff;
	width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #ffffff;
	width:160px;
	display: block;
	padding: 5px 0px 5px 5px;
	background-color: #4C71B7;
}

/*--------------Main body---------------*/
.main-body{
	position:relative;
	overflow: hidden;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	width:848px;
}

.flash-container{
	float:right;
	width:202px; 
	height:152px;	
}

.info-holder-m{
	margin-left:auto;
	margin-right:auto;
	width:330px;
	height:auto;	
}
.left-main{
	float:left;
	background-color:#21458A;
	width:165px;
	padding-bottom: 500em;
    margin-bottom: -500em;

}

.right-main{
	float:right;
	width:670px;
	position:relative;
	margin-left:10px;
	background-color:#21458A;
	padding-bottom: 500em;
    margin-bottom: -500em;	
	color:#FFF;	
}

.header-image{
	background-image:url(../images/blugrad.gif);
	width:670px;
	height:40px;
	margin-bottom:20px;
	background-repeat:repeat-x;	
}

.header-image-products{
	background-image:url(../images/blugrad.gif);
	width:420px;
	/*float:right;*/
	height:40px;
	background-repeat:repeat-x;	
}


.header-image-ks{
	background-image:url(../images/blugrad.gif);
	width:200px;
	float:right;
	line-height:39px;
	height:40px;
	background-repeat:repeat-x;	
}

.header-image-ps{
	background-image:url(../images/blugrad.gif);
	width:300px;
	line-height:39px;
	height:40px;
	background-repeat:repeat-x;	
}


.ui-container{
	width:670;
	background-color:#FFF;
	height:auto;
	padding-top:-20px;
	padding-bottom:20px;
	background-color:#FFF;
	position:relative;	
}
.ui-image{
	float:left;
	width:250px;
}

.ui-image-pdf{
	float:left;
	width:250px;
	min-height:120px;
	background-color:#21458A;
}

.ui-description{
	float:right;
	width:420px;
	color:#333;
	
}

.right-inner-container{
	padding-bottom: 500em;
    margin-bottom: -500em;
	margin-left:auto;
	margin-right:auto;	
}
.right-main-inner{
	width:400px;
	padding-left:20px;
	color:#FFFFFF;
	float:left;
	background-color:#21458A;
	padding-bottom: 500em;
    margin-bottom: -500em;		
}

.right-main-holder{
	margin-left:auto;
	margin-right:auto;
	width:640px;	
}
.right-main-inner-image-c{
	width:200px;
	height:100%;
	padding-left:20px;
	float:right;
	margin-top:-20px;
	background-color:#FFF;
	padding-bottom: 500em;
    margin-bottom: -500em;		
}

.info-holder{
	width:630px; 
	position:relative;	
}

.info-holder-l{
	float:left;
	width:300px;
}

.info-holder-r{
	float:right; 
	margin-left:10px; 
	width:310px;
}

.navy_content {
	color: #000066;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;	
}

.navy_content_bold {
	color: #000066;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:8px;
}

td.full_bordered{
	border-style:solid;
	border-color:#21458A;
	border-width:2px;
}
	
td.bordered{
	border-style:solid;
	border-color:#21458A;
	border-width:2px;
	border-top-style:none;
}

td.sub_bordered{
	border-bottom-style:solid;
	border-bottom-color:#21458A;
	border-bottom-width:2px;
	border-right-style:solid;
	border-right-color:#21458A;
	border-right-width:2px;
}


.b-image {
	padding:10px;
	border:4px solid #FF0;
	
} 

.home-block-m{
	background-color:#21458A;
	margin-left:10px;
	width:360px;
	float:left;
	color:#FFF;
	padding-bottom: 500em;
    margin-bottom: -500em;	
}

.home-block-r{
	background-color:#FFFFFF;
	margin-right:20px;
	width:270px;
	float:right;
	padding-bottom: 500em;
    margin-bottom: -500em;
}

.clear{
	clear:both;	
}
/*--------------Footer---------------*/

.footer-container{
	width:848px;
	color:#999999;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:300px;	
}