.innerpage {
	border-top: 2px solid white;
	padding: 50px 10px 10px 10px;
}

.innerpage h2 {
	font-size: 1.5em !important;
	margin: 0.5em 0;
}

.innerpage p strong {
	font-weight: bold;
}

h1 {display: none}

html {
	background-color: #202328;
}

body {
font-family: verdana, arial, sans-serif;
font-size: .8em;
}

legend {
color: #244383;
font-size: 1.2em;

}

h3 {font-weight: bold}

a:focus {
outline-width: 0;
}

#main ul {
padding-left: 3em;
list-style-type: disc;
}

#main ol {
padding-left: 3em;
list-style-type: decimal;
}

#wrap1 {
background: #9d9ea2 url('../images/water-bg-repeater.jpg') center -35px repeat-x;
}

#wrap2 {
background: transparent url('../images/bottom-bg.gif') left bottom repeat-x;

}

#wrap3 {
width: 778px;
margin: 0 auto;
position: relative;
}

#logo {
position: absolute;
top: -55px;
}

#ribbon {
position: absolute;
right: 75px;
top: -45px;
}

#top {
position: relative;
height: 185px;
}

/* ============================================================
	Navigation
============================================================ */

#nav {
	position: absolute;
	bottom:0;
	right: 0;
}

#nav li {
	position: relative;
	
	float: left;
	margin: 0 1px;
}

#nav li a {
	cursor: pointer;
	background: transparent url('../images/tab-trans.png') left top no-repeat;
	display: block;
	overflow: hidden;
	width: 69px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #244383;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 10px;
	position: relative;
}

#nav li a:hover, #nav li.current a, #nav li:hover a, #nav li.hover a {
	background: transparent url('../images/tab-hover-trans.png') left top no-repeat;
	color: white;
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	
	background-color: #863712;
	width: 250px;
	z-index: 9999;
}
#nav li.end ul {
	left: auto;
	right: -1px;
}


#nav li:hover ul {
	display: block;
}

#nav li ul li {
	float: none;
	padding: 0;
}

#nav li li a {
	background-image: none !important;
	zoom: 1;
	line-height: 1;
	width: auto;
	text-transform: none;
	height: 1.2em;
	padding: 5px 10px;
	color: white;
}

html body #nav li ul li a {
background-image: none !important;
}

#nav li ul li a:hover {
	background-image: none !important;
	background-color: #f16420;
}


#middle {
background: #e8e8e8 url('../images/border-repeater-trans.png') left top repeat-y;
padding: 0 2px 0 2px;
}

#main {
background: transparent url('../images/grad-big.gif') left 0px repeat-x;
font-size: .85em;
color: #1c2a38;
}

#main.products {
background-position: left 180px;
padding-top: 3em;
}

#main.history {
background-position: left top;
}

#main.home #contentinner {
	background: transparent url('../images/grad-big.gif') left top repeat-x;
	overflow: auto;
}

#main a {
color: #1c68aa;
}

#main #flash {
border: 3px solid #e8e8e8;
border-top-width: 20px;
border-left-width: 0;
margin: 0;
}

#main.products #flash {
background-color: #fff;
border-color: #fff;
padding-bottom: 1em;
}

#main .full {
margin-left: 2px;
}

#main .left {
width: 54%;
float: left;
margin-left: 2px;
}

#main .right {
width: 45%;
border-left: 2px solid #d1dded;
float: right;
margin-right: 2px;
}

#main img { margin: 0px; }

#main .section {
padding: 16px;
}

#main .section img {
	margin: 10px;
}

#main .darksection {
padding: 1em 1em 0 1em;
min-height: 160px;
margin-left: 2px;
background: transparent url('../images/grad-small.gif') left top repeat-x;
}

#main h2, .right label span {
display: block;
/* color: #244383; */
color: black;
font-size: 1.2em;
font-weight: bold;
}

#main p {
padding: .5em 1em;
}


#content {
position: relative;
}

#bottom {
padding-top: .5em;
text-align: center;
color: #d1dcec;
	background-color: #202328;
}

#bottom li {
	display: inline;
	padding: 0 20px;
}

#bottom ul {
	background-color: #202328;
}

.right select, .right input.text {
width: 200px;
border: 2px solid white;
color: #244383;
font-family: verdana, arial, sans-serif;
font-size: 1.2em;
}

.full h2 {
clear: both;
}

.right input.button {
	background: transparent url('../images/button-trans.png') center center no-repeat;
	color: white;
	text-transform: uppercase;
	border-width: 0;
	cursor: pointer;
	padding: 5px 10px;
}

.right label {display: block;padding-bottom: .75em;}


/* ============================================================
	Innerpage Grid Table
============================================================ */

.innerpage table.grid,
.innerpage table.grid_vertical {
	margin: 1em auto;
	width: 100%;
}

.innerpage table.grid caption,
.innerpage table.grid_vertical caption {
	text-align: center;
}

.innerpage table.grid th,
.innerpage table.grid td,
.innerpage table.grid_vertical th,
.innerpage table.grid_vertical td {
	width: 50%;
}

.innerpage table.grid th {
	text-align: right;
	padding-right: 1em;
}

.innerpage table.grid td {
	padding-left: 1em;
}

.innerpage table.grid_vertical th {
	font-weight: bold;
	text-align: center;
}

.innerpage table.grid_vertical td {
	text-align: center;
}

/* ============================================================
	Float-right Link Box
============================================================ */

.right_link_box {
	background: #e8e8e8 url("../images/grad-small.gif") left top repeat-x;
	border: 2px solid white;
	float: right;
	margin: 0 0 0.5em 0.5em;
	padding: 1em;
	width: 200px;
}

.right_link_box h3 {
	margin-bottom: 1em;
}

.right_link_box ul {
	padding-left: 1.5em !important;
}


/* ============================================================
	Clearfix
============================================================ */

.clearfix:after, #main:after, #content:after, #middle:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, #main, #content, #middle {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html #main, * html #content, * html #middle {height: 1%;}
.clearfix, #main, #content, #middle {display: block;}
/* End hide from IE-mac */