body {
	margin: 0px;
	background-color: #000000;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 379px;
}
.header_sub {
	background-image: url(../images/header_sub.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
.menu {
	padding-top: 97px;
	padding-bottom: 3px;
	margin-right: 200px;
}
.header_flash {
	padding-top: 10px;
}
.right {
	width: 206px;
	padding: 10px;
	float: right;
	margin-top: 80px;
	margin-right: 20px;
}
.feature1 {
	background-image: url(../images/feature1.jpg);
	height: 279px;
	width: 206px;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.feature1 .description {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 80%;
}
.feature3 {
	background-image: url(../images/feature2.jpg);
	height: 167px;
	width: 206px;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
.feature3 .description {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 80%;
}
.feature_right {
	float: right;
	width: 70px;
	font-size: 80%;
	text-align: left;
}
.footer {
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.content {
	margin-top: 10px;
	margin-right: 260px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content_models {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.feaure2 {
	background-image: url(../images/feature2_background.jpg);
	padding: 10px;
	height: 100px;
	width: 507px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.feaure2 img {
	padding-right: 20px;
}
.testimonials {
	width: 220px;
}
a:visited {
	color: #35A223;
;
}
.blank_textbox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.feature3 img {
	padding-right: 8px;
}

