@charset "utf-8";
body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 940px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;

}
#header {
	margin: 0px;
	padding: 0px;
}
#menu {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
}
#lower-left-content {
	float: left;
	width: 420px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/lower-left-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#lower-content {
}

#lower-right-content {
	float: right;
	width: 420px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/lower-right-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 170px top;
}
.graytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.graytext a {
	color: #666666;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #336699;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #336699;
}
#footer {
	float: left;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 900px;
	padding: 20px;
	margin-top: 20px;
	background-image: url(../images/footer-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: center;
}
#footer a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: center;
}
#footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
#lower-content-main {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.graytext a:hover {
	color: #336699;
	text-decoration: none;
}
#lower-left-contact {
	width: 180px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
#lower-right-contact {
	width: 180px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
#lower-content-contact {
	float: left;
}
#lower-right-right-contact {
	width: 614px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
.borderimgs {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.charts {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	padding-right: 20px;
}
#charts {
	font-family: "Trebuchet MS";
	font-size: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#specs {
	font-family: "Trebuchet MS";
	font-size: 10px;
	vertical-align: middle;
}
#dlcharts {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
#dlcharts td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
	padding-right: 6px;
}
#specs td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
}
.chartimages {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
}
