#maincontainer {
	margin:0 auto;
	width: 780px;
	border:0;
}
body {
	margin:0;
	color:#000;
	font:0.9em/1.5em "Segoe UI", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.pic {
	margin:1em;
}

h1 {
	font-size:1.8em;
	padding:0 0 0 19px;
	color:#38546D;
	background-color: transparent;
	background-image: url(../img/h1bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	font-size:17px;
	color:#38546D;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
}

a img {
	border:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Index */
#box {
	width:98%;
	min-width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#box #header_row {
	width:100%;
	height:50px;
	background-color: #004994;
	margin: 10px 0 0 0;
}

#box #header_row .image {
	width:45%;
	height:50px;
	float:left;
	background:transparent url(../img/header_image.png) no-repeat;
}

#box #header_row #nav {
	width:45%;
	height:50px;
	float:right;
	display:block;
}

#box #header_row #nav .left {
	background:transparent url(../img/header_nav_left.png) left no-repeat;
	height:39px;
	width:100%;
	margin:0;
}

#box #header_row #nav .left ul {
	width:95%;
	display:block;
	float:left;
	font-size:11pt;
	margin:0;
	padding:0;
}

#box #header_row #nav .left ul li {
	display:block;
	float:right;
	width:28%;
	margin:1px 1%;;
	padding:0 1%;
	height:37px;
	line-height:37px;
}

#box #header_row #nav .left li a, #box #header_row #nav #left li a:visited {
	width:100%;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#box #header_row #nav .left li a em {
	text-decoration:underline;
	font-style:normal;
}

#box #header_row #nav .left li a:hover {
	background:#FFF;
	color:#006;
	text-decoration:underline;
}

#box #header_row #nav .right {
	width:5px;
	height:39px;
	background:transparent url(../img/header_nav_right.png) right no-repeat;
	float:right;
	display:block;
}

#box #image_row {
	width:100%;
	height:180px;
	float:left;
	display:inline;
}

#box #image_row .left {
	width:100%;
	height:180px;
	background:transparent url(../img/image_left.jpg) left no-repeat;
}

#box #image_row .image {
	height:180px;
	width:95%;
	background:transparent url(../img/image_main.jpg) center no-repeat;
	float:left;
	display:inline;
	margin:0 1%;
}

#box #image_row .right {
	width:14px;
	height:180px;
	background:transparent url(../img/image_right.jpg) right no-repeat;
	float:right;
	display:inline;
}

#box #content {
	width:100%;
	background:transparent url(../img/content_bg.jpg) bottom repeat-x;
	clear:both;
}

#box #content #nav2 {
	width:100%;
	height:45px;
	background-color:#FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #103463;
}

#box #content #nav2 ul {
	width:100%;
	height:24px;
	list-style:none;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 0;
	padding-left: 0%;
	margin:0px;
}

#box #content #nav2 ul li {
	width:125px;
	display:block;
	float:left;
	margin:0;
	text-align:left;
}

#box #content #nav2 ul li a {
	width:100%;
	display:block;
	float:left;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height: 10px;
}

#box #content #nav2 ul li a:hover {
	color:#698CAC;
	font-weight:bold;
}

#box #content #nav2 ul li a img {
	border:0;
	vertical-align:middle;
}	

#box #content #text {
	width:98%;
	padding:8px;
	color:#000;
	clear:both;
}

#box #content #text #right_column {
	float:right;
	clear:both;
	width:170px;
	border:1px dashed #2171C6;
	background:#EEE;
	margin: 10px;
	padding: 6px;
}

#copyright {
	width:100%;
	position:fixed;
	bottom:0;
	background:#345261 url(../img/copyright_bg.png) repeat-x;
	overflow:hidden;
	color:#FFF;
	font-size:0.8em;
	clear: both;
	padding: 0.5em 0;
}

#copyright p.left {
	width:40%;
	margin:0 1em;
	float:left;
}

#copyright p.right {
	width:40%;
	margin:0 1em;
	float:right;
	text-align:right;
}

/* FORM */
#form_style {
	width:80%;
	margin:1% 10%;
}

#form_style form{
	background-color:none;
}

#form_style fieldset {
	background:#D3FFAB url(../img/form_bg.jpg) top repeat-x;
	border:none;
	border:1px solid #65A928;
	color:#030;
	margin:2em 0;
}

#form_style legend {
	font-weight:bold;
	letter-spacing:0.2em;
	border-left:1px solid #65A928;
	border-right:1px solid #65A928;
	border-top:1px solid #65A928;
	background-color:#F2FFE7;
	color:#000;
	padding:0.2em 0.8em 0;
}

#form_style ul{
	list-style:none;
}	

#form_style ul li {
	padding:0.5em;
	border-bottom:1px solid #B2E582;
}

#form_style ul li label{
	display:block;
	float:left;
	width:25%;
	height:1em;
}

#form_style ul li input{
	border-width:1px;
	border-style:solid;
	border-color:#999 #CCC #CCC #999;
	background-color:#FFF;
	padding:0.2em;
	width:18em;
}

#form_style ul li input:focus, #form_style ul li input:active {
	border-color:#666 #999 #999 #666;
}

#form_style ul li select{
	border-width:1px;
	border-style:solid;
	border-color:#999 #CCC #CCC #999;
	background-color:#FFF;
	padding:0.2em 0;
	width:18.4em;
}

#form_style ul li textarea{
	width:18.4em;
	height:8em;
	border-width:1px;
	border-style:solid;
	border-color:#999 #CCC #CCC #999;
	background-color:#FFF;
	font-family:"Segoe UI", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#form_style ul li textarea:focus{
	border-color:#666 #999 #999 #666;
}

#form_style .button {
	border-width:1px;
	border-style:solid;
	border-color:#CCC #999 #999 #CCC;
	padding:0.2em;
	width:25%;
	margin:1em;
}

#form_style .button:active, #form_style .button:hover {
	border-color:#999 #CCC #CCC #999;	
}

#form_style .info {
	padding:0 0 0 2em;
	background:#EEE;	
	font-size:0.7em;
	display:none;
}

#form_style .info h4{
	font-weight:bold;
	margin:0;	
}
#FormArea {
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

a.infoicon {
	cursor:help;
}

a.icon {
	cursor:pointer;
}

img.icon {
	vertical-align:middle;
	margin:0 0.5em 0 0;
}	
a.productsQuicklink:link, a.productsQuicklink:visited {
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}
a.productsQuicklink:Hover {
	color: #2171B5;

}
a.Menu:Link, a.Menu:Visited {
	background-image: url(../img/box.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 36px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 32px;
	vertical-align: middle;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 8px;
	width: 95%;
	margin-top: 6px;
	text-decoration: none;
}
a.Menu:hover {
	color: #39556B;
	background-image: url(../img/box-tint.jpg);
	background-repeat: no-repeat;
}
