body {
	background-color: #0054a4;
	background-image: url(../images/main_grd_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}


#container {
	width: 780px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/hdr.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 780px;	
}

#nav ul li {
	display: inline;
	list-style-type: none;
	height: 23px;
	line-height: 23px;
/*	padding-right: 10px;
	padding-left: 10px;*/
}
#nav ul {
	margin: 0px;
	background-image: url(../images/nav_r.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
}

#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

#nav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
	background-color: #0f9339;
}

#featured {
	background-image: url(../images/subhdr.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	/*padding: 10px;*/
	height: 136px;
	width: 715px;
	text-align: center;
	text-indent: 20px;
	padding-top: 25px;
	padding-right: 45px;
	padding-left: 20px;
}
#featured p {
	text-shadow: 2px 2px 4px #392511;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_content_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 720px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	background-image: url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	/*vertical-align: bottom;*/
	height: 39px;
	width: 780px;
	
}
#footer a {
	position: relative;
	bottom: -17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #a6cef4;
	vertical-align: bottom;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}

#fastenermenu {
	position: relative;
	width:566px;
	height:25px;
	z-index:97;
	left: 45px;
	top: 155px;
	visibility: hidden;
	background-image: url(../images/fastenermenu_bg.jpg);
}
#fastenermenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;	
}

#fastenermenu a:hover {
	color: #FFFF66;
}
#specsmenu {
	position:relative;
	width:566px;
	height:25px;
	z-index:96;
	left: 45px;
	top: 130px;
	visibility: hidden;
	background-image: url(../images/fastenermenu_bg.jpg);
}

#specsmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
}

#specsmenu a:hover {
	color: #FFFF66;
}

#promenu {
	position:relative;
	width:566px;
	height:25px;
	z-index:100;
	left: 45px;
	top: 80px;
	visibility: hidden;
	background-image: url(../images/fastenermenu_bg.jpg);
}

#promenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;	
}

#promenu a:hover {
	color: #FFFF66;
}

#ordermenu {
	position:relative;
	width:566px;
	height:25px;
	z-index:95;
	left: 45px;
	top: 105px;
	visibility: hidden;
	background-image: url(../images/fastenermenu_bg.jpg);
}

#ordermenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px;
}

#ordermenu a:hover {
	color: #FFFF66;
}

hr {
	background-image: url(../images/break_sdw.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 680px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*display: none;*/
}

.separation {
	height: 1px;
	width: 680px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: dashed;
	border-top-width: 1px;	/*display: none;*/
	border-top-color: #CCCCCC;
}

h1 {
	color: #003364;
	font-size: 24px;
	margin-bottom: 6px;
}

h2 {
	color: #003364;
	font-size: 20px;
	margin-bottom: 6px;
}

h3 {
	color: #003364;
	font-size: 16px;
	margin-bottom: 6px;
}

.kit100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_kit100.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	height: 45px;
	vertical-align: middle;
	line-height: 50px;
	margin-bottom: 0px;
}

.kit100biscuit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_biscuit_box.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	height: 45px;
	vertical-align: middle;
	line-height: 50px;
	margin-bottom: 0px;
}

.kit100angle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_kit100angle.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	height: 48px;
	vertical-align: middle;
	line-height: 50px;
	margin-bottom: 0px;
}

.kit500{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_kit500.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	height: 48px;
	vertical-align: middle;
	line-height: 50px;
	margin-bottom: 0px;
}

.kit500angle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_kit500angle.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	height: 48px;
	vertical-align: middle;
	line-height: 50px;
	margin-bottom: 0px;
}

.kitall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_allkits.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 72px;
	height: 48px;
	vertical-align: middle;
	line-height: 50px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxed {
	background-color: #eaeaea;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #9e9e9e;	
}

.blueboxed {
	background-color: #d0e8ff;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #8eb9e3;	
}

.nfxmediatag {
	margin-top: 10px;
	margin-left: 350px;
	margin-right: 350px;
}

.imgleft {
	margin: 8px;
	float: left;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003364;	
}

.taglinegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #149b41;	
}

.taglineorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet_green.gif);	/*color: #149b41;*/
}

ul.orangebullet {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet_orange.gif);	/*color: #149b41;*/
}

#content li {
	margin: 3px 0 3px 10px;
	/*color: #333333;*/
}
.detailtext {
	font-size: 10px;
}

input.btn {
	margin: 0px, 10px, 0px, 10px;
}

#compositetable {
	border: 1px solid #999999;
}

#compositetable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
}
#faqguide a:link {
	margin-bottom: 3em;
}

#calculator {
	border: 3px solid #98C5F1;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#videolinks p a {
	margin: 0em 0em 1em 2em;
}

#videolinks table {
	margin: 5px 0 5px 0;
}

#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a83ce;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
#footerlinks a {
	color: #4a83ce;
	text-decoration: none;
	margin: 0 0.5em 0 0.5em;
}
#footerlinks a:hover {
	text-decoration: underline;
}

.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #149b41;
	text-decoration: none;	
	margin: 15px 0 5px 0;
}

#content th {
	background-color: #f7edcf;
}

#statereadout {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 250px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0054A4;
	text-decoration: none;
	margin-top: -100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

.small {
	font-size: 10px;
	}