body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	background-color: #3a3a3a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#top {
	background-image: url(images/box-top.gif);
	background-repeat: no-repeat;
	height: 132px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#banner {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-wrapper {
	OVERFLOW: hidden;
	WIDTH: 850px;
	POSITION: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincol {
	FLOAT: left;
	WIDTH: 470px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#rightcol {
	FLOAT: right;
	WIDTH: 250px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
#rightcol p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.rightlinks {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#onecol {
	FLOAT: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#halfcol-left {
	FLOAT: left;
	WIDTH: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#halfcol-right {
	FLOAT: right;
	WIDTH: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content {
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.review-piece {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	color: #FFFFFF;
	font-size: 12px;
}
h6 {
	color: #FFFFFF;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	font-weight: normal;
}

.td-line {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#nav  {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 90px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#nav ul {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #ddbfa6;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 10px;
}
a.nav:hover {
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-over {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #ddbfa6;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pic {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.downloads {
	padding: 0px;
	border: 3px solid #FFFFFF;
	margin: 4px;
}




#form-wrapper {
	font-size: 10px;
}

#footer-wrapper {
	background-image: url(images/box-bottom.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	color: #666666;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
