@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #002705;
	margin:20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size:18px;
	color:#000000;
}
h2 {
	font-size:16px;
	color:#000000;
}
h3 {
	font-size:14px;
	color:#000000;
}
h4 {
	font-size:13px;
	color:#000000;
	padding:0;
	margin:0;
}
h5 {
	font-size:12px;
	color:#000000;
}
img {
	border:0;
}
.twoColFixLtHdr #container { 
	width: 940px;  
	margin: 0 auto; 
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;; 
} 
.twoColFixLtHdr #header { 
	padding:0;
	margin:0 0 10px 0;
	height:170px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
} 
#header h1 {
	margin: 0;
	padding:0;
}
#boxes {
	float:right;
	width:428px;
	height:148px;
	height:130px !important;
	padding:18px 0 0 0;
	margin:0;
}
.box {
	width:130px;
	height:130px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

.col1 {
	width:450px;
	float:left;
}

.col2 {
	width: 450px;
	float:right;
}

#keywords h1, #keywords h2 {
	color:#999;
	font-size:13px;
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

#keywords p {
	line-height: 1.4em;
}
.box3 {
	width:130px;
	height:130px;
	padding:0;
	margin:0;
	float:left;
}
#navcontainer {
	width:400px;
	height:30px;
	padding:0;
	margin:0;
}
.navlist {
	width:auto;
	height:30px;
	height:23px !important;
	background-color:#fff011;
	float:left;
	margin:0 2px 0 0;
	padding:7px 10px 0 10px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.navlist a { 
	color:#000000;
	text-decoration:none;
}
.navlist a:hover {
	color: #288c36;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 220px;
	padding:0;
	background-image:url(images/sidebar1_bg.jpg);
	background-repeat:no-repeat;
	min-height:463px;
	height:auto !important;
	height:463px;
	margin:0 0 10px 0;
}
.sidebar1-row {
	width:220px;
	height:40px;
	border-bottom:1px solid #ffffff;
	padding:0;
	margin:0;
}
.sidebar1-row-text {
	width:220px;
	width:210px !important;
	height:40px;
	height:27px !important;
	border-bottom:1px solid #ffffff;
	padding:13px 0 0 10px;
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar1-row-text a {
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar1-row-text a:hover {
	color:#000000;
	text-decoration:none;
}
.twoColFixLtHdr #mainContentHome { 
	margin:0;
	padding:0;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	width:710px;
	float:right;
} 
.twoColFixLtHdr #mainContent { 
	margin:0 0 10px 0; 
	padding:10px;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	width:710px;
	width:690px !important;
	float:right;
	background-color:#FFFFCC;
} 
#mainContent a {
	color:#003908;
	text-decoration:underline;
} 
#mainContent a:hover {
	color:#000000;
	text-decoration:underline;
} 
#column2 {
	float:right;
	width:200px;
	padding:0;
	margin:0;
}
#column1 {
	width:500px;
	padding:0;
	margin:0;
}
#column1-row2 {
	width:500px;
	height:97px;
	padding:0;
	margin:0;
}
#installationLinks {
	float:right;
	width:245px;
	padding:0;
	margin:0;
}
#downloadOrderForm {
	width:245px;
	padding:0;
	margin:0;
}
.twoColFixLtHdr #footer, #keywords .footer { 
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	background-color:#003908;
	height:35px;
	height:25px !important;
	text-align:center;
} 
.twoColFixLtHdr #footer p, #keywords .footer p {
	margin: 0; 
	padding:0;
	font-size:11px;
	color:#4f7e56;
	text-decoration:none;
}
#footer p a, .footer p a {
	color:#4f7e56;
	text-decoration:none;
}
#footer p a:hover, .footer p a:hover {
	color:#4f7e56;
	text-decoration:underline;
}
#keywords {
	width: 940px;  
	margin: 0 auto; 
	text-align: left;
	font-size:11px;
	color:#4f7e56;
	text-decoration:none;
}
#keywords a {
	color:#4f7e56;
	text-decoration:none;
}
#keywords a:hover {
	color:#4f7e56;
	text-decoration:underline;
}
.forms {
	border: 1px solid #cfcfcf;
	background-color:#ffffff;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.formbuttons {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-color:#35a645;
	border: 1px solid #35a645;
	cursor: pointer;
	cursor: hand;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
