@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	background-image: url(images/mainbg.jpg);
	margin: 0px;
}
#containerframe {
	background-image: url(images/mainhorbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100%;
}
#container {
	background-image: url(images/topheaderbg.jpg);
	background-repeat: repeat-x;
	background-position: left 41px;
	float: left;
	width: 100%;
}

p, form {
	margin: 0px;
}
#frame {
	text-align: left;
	width: 994px;
}
#topframe, #headerframe, #middleframe, #bottomframe {
	float: left;
	width: 100%;
}
#topheader {
	float: left;
	width: 729px;
	height: 173px;
}
#navigationframe {
	float: left;
	width: 727px;
	padding-top: 5px;
	padding-left: 2px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 36px;
}
#home {
	float: left;
	height: 25px;
	width: 91px;
	padding-right: 23px;
}
#home a {
	float: left;
	height: 20px;
	width: 91px;
	padding-top: 5px;
	color: #dbdbdb;
	text-decoration: none;
}

#home a:hover {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 92px;
	padding-top: 5px;
	color: #FFFFFF;
}

#equipment, #locations, #contact {
	float: left;
	height: 25px;
	width: 114px;
	padding-right: 23px;
}
#equipment a, #locations a, #contact a {
	float: left;
	height: 20px;
	width: 114px;
	padding-top: 5px;
	color: #dbdbdb;
	text-decoration: none;
}
#equipment a:hover, #locations a:hover, #contact a:hover {
	background-image: url(images/equipbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 114px;
	padding-top: 5px;
	color: #FFFFFF;
}
#downloads {
	float: left;
	height: 25px;
	width: 200px;
}
#downloads a {
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 5px;
	color: #dbdbdb;
	text-decoration: none;
}
#downloads a:hover {
	background-image: url(images/downbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 5px;
	color: #FFFFFF;
}
#thankyou {
	font-size: 18px;
	float: left;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 150px;
	text-align: center;
}
#thankyou h3 {
	margin: 0px;
}


#logoframe {
	float: left;
	width: 100%;
}
#headerframe {
	background-image: url(images/featbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	float: left;
	width: 957px;
	padding-right: 5px;
	padding-left: 32px;
	height: 276px;
	padding-top: 23px;
	letter-spacing: 1px;
	margin-bottom: 11px;
}
#headerframe ul {
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}









#callus {
	float: left;
	width: 265px;
	text-align: right;
}
#middleframe {
	background-image: url(images/middletop.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	float: left;
	width: 984px;
	padding-right: 5px;
	padding-left: 5px;
}
#middleframebot {
	background-image: url(images/bottomwhteline.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	float: left;
	width: 983px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
}
#middleframecont {
	background-image: url(images/formframebg.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 100%;
}
#contentframe {
	line-height: 20px;
	float: left;
	width: 668px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}
#contentframe a {
	color: #e50001;
}

#formheader {
	font-family: Calibri;
	font-size: 24px;
	text-transform: uppercase;
	color: #ff0001;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
#formmainframe {
	background-image: url(images/formtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	padding-top: 16px;
}
#formmainbot {
	background-image: url(images/formbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 22px;
}
#formmaincont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 234px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/formbg.png);
	background-position: left top;
}
#fieldtop {
	background-color: #414141;
	background-image: url(images/fieldtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 234px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fieldbot {
	background-image: url(images/fieldbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #414141;
	padding: 1px;
	width: 220px;
	border: 1px solid #414141;
}
.txtlr20 {
	padding-right: 20px;
	padding-left: 20px;
}

#formframe {
	float: left;
	width: 284px;
}
#formframe h6 {
	font-size: 10px;
	font-weight: normal;
	color: #FF0001;
	margin: 0px;
}



#bottomframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4e4e;
	background-image: url(images/footerline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 990px;
	padding-top: 23px;
	padding-right: 2px;
	padding-bottom: 24px;
	padding-left: 2px;
}
#footer, #copyright {
	float: left;
	width: 50%;
}
#footer {
	text-transform: uppercase;
}
#footer a {
	color: #4e4e4e;
	text-decoration: none;
}
#copyright {
	text-align: right;
}
.txtbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #414141;
	padding: 1px;
	width: 220px;
	border: 1px solid #414141;
	height: 60px;
}
.inquire {
	background-image: url(images/contactus.jpg);
	height: 31px;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
