body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.needfinancing {
	color: #CC6600;
	padding-left: 50px;
}
a:link {
	color: #003665;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #003665;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
#footer a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer a:hover {
	text-decoration: underline;
}
a {
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	background-color: #CCCCCC;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
	margin-top: 10px;
}
#header {
	height: 100px;
	background-color: #003665;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	width: 1000px;
}
#headernav {
	height: 50px;
	width: 551px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#main_content1 {
	background-color: #FFFFFF;
	text-align: left;
	width: 1000px;
}
#main_content2 {
	background-color: #FFFFFF;
	height: 70px;
	padding: 15px;
	width: 970px;
}
#footer {
	height: 125px;
	background-color: #003665;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
	padding-left: 50px;
	width: 950px;
}
#footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content_right {
	float: right;
	margin-right: 30px;
}
#mailinglist {
	float: right;
	border: 1px solid #CC6600;
	margin-right: 20px;
	margin-top: 20px;
	padding: 5px;
}
#mailinglist td {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
#title {
	height: 35px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#main_productinfo {
	padding: 20px;
	float: right;
	width: 400px;
	text-align: left;
}
#main_productpic {
	float: left;
	width: 450px;
	background-color: #006699;
}
#main_content1 ul {
	color: #CC6600;
	text-align: left;
}
.productDescription {
	color: #CC6600;
	text-align: left;
	font-size: 14px;
}
.productDescription2 {
	color: #333333;
	text-align: left;
	font-size: 14px;
}
.breadcrumbs {
	font-size: 10px;
}
.textdelimiter {
	font-size: 10px;
	color: #666666;
}
.titlestyle {
	font-size: 12px;
	color: #CC6600;
}
#breadcrumb {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}
#featureditems {
	background-color: #FFFFFF;
}
h3 {
	color: #003665;
	font-size: .9em;
}

