/* Main Site, Navigation and Footer styles */
body{
	background-color: #5A698F;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border: 0px;
}
h3{
	color: #fff;
	margin: 15px 0 15px 0;
}
#content ul{
	color: #FFFF66;
	margin: 0 0 20px 0;
}
a, .whitecopy a, .form_button a{ 
	text-decoration: none; 
	color: #FFFF66;
} 
a:hover { 
	text-decoration: underline; 
	color: #FFFF66;
}
table{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.whitecopy{
	font-size: 12px;
	color: #FFFFFF;
}
.whitesmall{
	font-size: 10px;
	color: #FFFFFF;
}
.whitesmall a{
	color: #ffffff;
}
.largewhite{
	font-size: 22px;
	color: #ffffff;
}
.mediumwhite{
	font-size: 16px;
	color: #ffffff;
}
.yellowlarge{
	font-size: 22px;
	color: #FFCC00;
}
.bluesmall{
	font-size: 10px;
	color: #0E499A;
}
.bluesmall a{
	color: #0E499A;
}
.fitting-kit{
	width: 100%;
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.notice{
	background: #f9fad0;
	border: 1px solid #a19153;
	padding: 4px 10px 4px 10px;
}
.notice b{
	color: #CC0000;
}
	

/* box settings */
.box_header{
	background-image: url(../images/box_header.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block
}
.box_header span, .tblBoxHeader{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0px 0px 10px;
	display: block;
}
.box_top_right{
	background-image: url(../images/box_top_right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	float: right;
}	
.box_content{
	background: url(../images/box_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	float: left;
}
.box_right{
	background: url(../images/box_right.gif);
	background-repeat: repeat-y;
	background-position: 100%;
	padding: 0px 7px 0px 8px;
	margin: 0px;
	display:block;
}
.box_footer{
	background-image: url(../images/box_footer.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 11px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.box_bottom_right{
	background-image: url(../images/box_bottom_right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	float: right;
}	

#countdown-timer{
	width: 245px;
	height: 75px;
	position: absolute;
	margin: 38px 0 0 550px;
	z-index: 5;
	display: block;
}


#topformholder{
	background-position: right;
	background-repeat:no-repeat;
	margin: 8px 0px 0px 0px;
	float: right;
	width: 300px;
	height: 18px;
	text-align: right;
}
.topform{
	background-color: #FFFFFF;
	border: 1px solid #33496A;
	font-size: 10px;
	color: #001A45;
	padding: 1px;
}
.formbutton{
	background-color: #5281C0;
	border: 1px solid #0F4896;
	font-size: 10px;
	color: #001A45;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
.contentFooter{
	background-image: url(../images/contentFooter.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 800px;
	height: 42px;
	display: block;
	float: left;
}


#wrapper{
	width: 800px;
	margin: 0 auto;
}
#container{
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header{
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
}
.navcontainer{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 118px;
}

#contentcontainer{
	background-image: url(../images/contentBg.gif);
	background-color: #002A63;
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 25px 15px 15px 15px;
	float: left;
}

#content{
	width: 100%;
	float: left
}

#footer{
	background-color: #023C8B;
	height: 20px;
	padding: 6px 0px 0px 0px;
	border-top: 4px solid #002A63;
	width: 100%;
	text-align: center;
	float: left;
}

#footer_nav{
	width: 100%;
	margin: 5px 0px 4px 0px;
	text-align: center;
	float: left;
}

#aboutus table{
	width: 100%;
	border: 0px;
}
#aboutus table p{
	margin-top: 2px;
}
#aboutus table td table td{
	width: 220px;
	float: right;
	text-align: right;
}

#printer_address{
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	float: left;
}
.printer_ref{
	font-size: 18px;
	font-weight: bold;
	float: left;
}
#html_nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 800px;
	height: 23px;
	float: left 	
}
#html_nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left
}
#html_nav li.start{
	padding: 0px 8px 0px 4px;
	margin: 1px 0px 0px 0px;
	border: 0px;
	float: left;
}
#html_nav li{
	padding: 0px 8px 0px 8px;
	margin: 1px 0px 0px 0px;
	border-left: 1px solid #6B8FC7;
	float: left
}
#html_nav li.end{
	padding: 0px 4px 0px 8px;
	margin: 1px 0px 0px 0px;
	border-left: 1px solid #6B8FC7;
	float: left
}
#html_nav li a{
	text-decoration: none;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	display: block
}
#html_nav ul li a,
#html_nav ul li a:hover,
#html_nav ul li:hover,
#html_nav ul li.over{
	z-index: 100
}
#html_nav ul li:hover ul,
#html_nav ul li.over ul{
	display: block
}

#html_nav li ul{
	list-style: none;
	background-color: #003F94;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 150;
	position: absolute;
	top: 23px;
	clear: both;
	display: none
}
#html_nav li li{
	clear: left;
	padding: 0px 6px 0px 6px;
	border: 0px;
	display: block;
}
#html_nav li li a{
	text-decoration: none;
	color: #FFFF66;
	display: block
}
#tecdoc{ position: absolute; margin: 0 0 0 700px; }
.part-size{ width: 200px; float: right; margin: 20px 30px 0 0; }
.part-size ul{ list-style: none; padding: 0; margin: 0; }
.part-size li{ font-size: 10px; color: #ffffff; text-align: center; }
.box-border{ display: inline-block; height: 40px; margin: 5px 0 5px 0; padding-right: 15px; /* sliding doors padding */ text-decoration: none; background: transparent url(../images/size_box_right.png) no-repeat scroll top right; color: #ffffff; }
.box-border span { display: inline-block; padding: 0 0 5px 15px; font-weight: bold; font-size: 12px; background: transparent url(../images/size_box_left.png) no-repeat scroll top left; color: #ffffff; line-height: 40px; }