body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 17px;
	margin-bottom: 25px;
	padding-top: 17px;
	padding-bottom: 25px;
	text-align: center;
}
#left_col {
	float: left;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
#copyright p {
	margin: 0px;
	padding: 5px;
	visibility: hidden;
}
#logostrip img {
	float: left;
	margin-right: 40px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#header {
	margin-bottom: 25px;
	margin-top: 25px;
}
#content #image {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-top: 20px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
#nav{
	background-image: url(../images/navbar_bg.gif);
	background-repeat: repeat-y;
}
#right_col {
	float: right;
	width: 524px;
}
#niceic {
	float: right;
}
#DRD {
	float: right;
	font-size: 0.75em;
	text-align:right;
}
#DRD a,#DRD a:link,#DRD a:active,#DRD a:visited{
	color:#fff;
	font-weight: bold;
}
#DRD a:hover{
	color: #C90016;
}
a, a:link, a:hover, a:active, a:visited {
	font-weight: bold;
	color: #C90016;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	font-size: 9px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	clear: both;
	float: none;
	height: 20px;
	width: 100%;
	padding-bottom: 5px;
}
#copyright a, #copyright a:link, #copyright a:hover, #copyright a:active, #copyright a:visited {
	color: #fff;
	text-decoration:none;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nav {
	padding-top: 15px;
	padding-bottom: 85px;
	margin: 0px;
	width: 100%;
}
#nav #lower li {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
}
img#lite {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #C90016;
}
#nav a:hover#eco {
	color: #00ff00;
}
#nav li {
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	margin-top: 20px;
	clear: both;
	float: none;
	padding-top: 10px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	width: 80%;
	padding-right: 2px;
	padding-left: 2px;
}
.notinput {
	width: auto;
	padding: 0;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
}
.testimonalName {
	float: right;
	font-weight:bold;
	padding-bottom: 15px;
}
.testimonial {
	float:none;
	clear:both;
	font-style: italic;
}
ul {
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 15px;
	list-style: outside disc;
}

