@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bg/main-bg.png);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	color: #747877;
}
h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #35393a;
}
h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #35393a;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #35393a;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0px;
	color: #35393a;
}
.breadcrumb h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #35393a;
	display: inline;
	text-decoration: none;
}
.breadcrumb h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.breadcrumb h2 a {
	text-decoration: none;
	color: #35393a;
	font-size: 18px;
}
.breadcrumb h2 a:hover {
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 22px;
}
strong {
	color: #4c4c4c;
}



#site-layout {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg/text-bg.png);
	background-repeat: repeat-y;
}
#left-outline {
	width: 228px;
	float: left;
	background-color: #FFF;
}
#right-outline {
	float: right;
	width: 654px;
	background-color: #FFF;
	padding: 4px;
}
#logo-area {
	background-image: url(/images/bg/main-bg.png);
	background-repeat: repeat;
	margin: 4px;
	height: 157px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #35393A;
}
.divider {
	background-image: url(/images/bg/main-bg.png);
	background-repeat: repeat;
	height: 10px;
}
#logo {
	margin-top: 15.5px;
	margin-left: 23px;
}
.main-text {
	margin-top: 7px;
	margin-left: 10px;
}
.footer {
	background-image: url(/images/bg/footer-bg.png);
	height: 38px;
	margin-right: 10px;
	margin-left: 5px;
	color: #FFF;
	text-align: center;
	padding-top: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 644px;
	float: right;
}
.h1-color {
	color: #C71A11;
}
#product-display {
	width: 640px;
	border: 2px solid #35393a;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(/images/bg/featured.png);
	background-repeat: repeat-y;
}
.product-area1 {
	float: left;
	width: 198px;
	padding-right: 7px;
	padding-left: 7px;
}
.product-area2 {
	float: left;
	width: 198px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #35393A;
	border-left-color: #35393A;
	padding-right: 7px;
	padding-left: 7px;
}
.product-area3 {
	float: right;
	width: 198px;
	padding-right: 7px;
	padding-left: 7px;
}
.product-title {
	color: #C71A11;
	font-size: 12px;
	font-weight: bold;
}
.product-title a {
	color: #C71A11;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title a:hover {
	color: #C71A11;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-img {
	width: 175px;
	margin-left: 11.5px;
	margin-top: 4px;
}
.product-desc {
	color: #747877;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.form-label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 7px;
	margin-top: 3px;
}
.form-input {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
.submiter {
	margin-left: 210px;
}
.products-img {
	float: left;
	width: 175px;
}
.products-info {
	float: right;
	width: 450px;
}
.products-name {
	font-size: 18px;
}
.products-name a {
	color: #747877;
	text-decoration: underline;
}
.products-name a:hover {
	color: #747877;
	text-decoration: none;
}
.products {
	margin-top: 5px;
	margin-bottom: 25px;
}
.info-img {
	float: right;
	width: 185px;
	text-align: center;
	font-size: 12px;
}
.main-text ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.info-docs {
	margin-left: 20px;
	margin-top: 5px; 
}
.info-docs a {
	text-decoration: underline;
	color: #747877;
}
.info-docs a:hover {
	text-decoration: none;
	color: #747877;
}
.info-video {
	margin-left: 55px;
	margin-top: 10px;
}
.contact-input {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: left;
	padding: 0;
	display: inline;
	padding-top: 1px;
	/*height: 22px;*/
}
.contact-label {
	float: left;
	width: 120px;
	margin-left: 5px;
	margin-bottom: 10px;
	/*height: 22px;*/
	text-align: right;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.register-label-zip {
	height: 22px;
	width: 40px;
	float: left;
	text-align: right;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;
}
.register-input-zip {
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;
}
.register-input-state {
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;
}
#admin {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
}
#admin a {
	color: #747877;
	text-decoration: underline;
}
#admin a:hover {
	color: #747877;
	text-decoration: none;
}
.contact-address {
	float: left;
	width: 150px;
	margin-left: 60px;
	margin-right: 100px;
}
.contact-info {
	margin-top: 25px;
	margin-bottom: 25px;
}
#designer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	font-size: 10px;
}
#designer a {
	color: #747877;
	text-decoration: underline;
}
#designer a:hover {
	color: #747877;
	text-decoration: none;
}
#about-img {
	margin-top: 25px;
	margin-left: 50px;
}
.message {
	width: 450px;
	margin-left: 150px;
	font-weight: bold;
	margin-bottom: 15px;
	border: 1px solid #333;
	padding: 3px;
}














.cleardiv {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	height: 0px;
}
