@charset "UTF-8";
body {
	text-align: left;
	background-color: #000000;
	margin-top: 25px;
	background-repeat: repeat-y;
	background-image: url(images/cleats_bckgrnd_2.jpg);
	background-position: center center;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px groove #D31145;
}
#header {
	height: 162px;
	width: 950px;
}
#navbar {
	height: 18px;
	width: 950px;
	padding-bottom: 10px;
}
#photo_gallery_content {
	width: 950px;
	text-align: center;
}
#spiral_content {
	width: 950px;
	background-image: url(images/spiral_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	width: 950px;
	background-image: url(images/home_background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#rec_duct_content {
	width: 950px;
	background-image: url(images/rect_duct_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#terms_content {
	width: 950px;
	background-image: url(images/forms_background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#forms_content {
	width: 950px;
	background-image: url(images/forms_background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#rec_fittings_content {
	width: 950px;
	background-image: url(images/fittings_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#accessories_content {
	width: 950px;
}
#content_area_accessories {
	width: 900px;
	padding-left: 25px;
	padding-top: 5px;
}
#photogallery_content_area {
	width: 600px;
	padding-left: 10px;
}
#content_area_duct {
	width: 525px;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#content_area_duct_fittings {
	width: 650px;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}
#content_area_terms {
	width: 500px;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	margin-right: 0px;
}
#forms_info {
	width: 500px;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}
#content_Info {
	width: 500px;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}
#content_Info a:link, #content_Info a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#content_Info a:hover {
	color: #AF1422;
	text-decoration: underline;
}
.content_area_duct_li {
	padding-bottom: 4px;
	list-style-type: disc;
}
.content_li {
	padding-bottom: 5px;
	list-style-type: disc;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #AF1422;
	padding-bottom: 0px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #AF1422;
}
#forms_info a:link, #forms_info a:visited {
	color: #000000;
	text-decoration: none;
}
#forms_info a:hover {
	color: #AF1422;
	text-decoration: underline;
}
