

body {
	
	background-image: url(img/bodyback.gif);
	background-color: #d1d1d1;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0 0;
	
	text-align: center;
	margin: 12px 0px 0px 0px;
	
	font-family: helvetica,ariel, sans-serif;
	color:#222;
	padding:0px 0px 0px 0px;
	
}

#container {
	position: relative; top:15 px;
	text-align: left;
 	margin: 0 auto;
  	width: 880px;
  	height: auto;
  	background-color: #FFF;
  	border: none;
 }
 
#clearfloat {
	clear: both;
}
  
img {
	border: none; border: 0;
}

a img {
	border: none; border: 0;
}





/*  TOP NAVIGATION  */



#nav {
 width: 874px;
 height: 105px;
 background: url(img/nav_back.gif);
	background-repeat: none;
 background-position: -17px 0px;
 padding: 0;
 position: absolute; left: 3px; top: 123px;
 border: none;
}



#navblock {
 width: 525px;
 height: 105px;
 padding: 0;
 position: absolute; left: 352px; top: 123px;
 display: inline;
 border: none;
 z-index:6;
}

#navblock li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: absolute;
 	border: none;
 	}

#navblock a {display: block; border: 0;}

#navprod {left: 1px; top: 0px; width: 105px; height: 105px;}
#navcust {left: 106px; top: 0px; width: 105px; height: 105px;}
#navabou {left: 211px; top: 0px; width: 105px; height: 105px;}
#navshop {left: 316px; top: 0px; width: 105px; height: 105px;}
#navchek {left: 421px; top: 0px; width: 105px; height: 105px;}

#navprod a {background: url(img/nav_prod.gif) 105px 0px; height: 105px;}
#navcust a {background: url(img/nav_cust.gif) 105px 0px; height: 105px;}
#navabou a {background: url(img/nav_abou.gif) 105px 0px; height: 105px;}
#navshop a {background: url(img/nav_shop.gif) 105px 0px; height: 105px;}
#navchek a {background: url(img/nav_chek.gif) 105px 0px; height: 105px;}

#navprod a:hover {background: url(img/nav_prod.gif) -211px 0px no-repeat;}
#navcust a:hover {background: url(img/nav_cust.gif) -211px 0px no-repeat;}
#navabou a:hover {background: url(img/nav_abou.gif) -211px 0px no-repeat;}
#navshop a:hover {background: url(img/nav_shop.gif) -211px 0px no-repeat;}
#navchek a:hover {background: url(img/nav_chek.gif) -211px 0px no-repeat;}

#navprod a:active {background: url(img/nav_prod.gif) -1px 0px no-repeat;}
#navcust a:active {background: url(img/nav_cust.gif) -1px 0px no-repeat;}
#navabou a:active {background: url(img/nav_abou.gif) -1px 0px no-repeat;}
#navshop a:active {background: url(img/nav_shop.gif) -1px 0px no-repeat;}
#navchek a:active {background: url(img/nav_chek.gif) -1px 0px no-repeat;}

body#prod a#navprod {background: url(img/nav_prod.gif) -1px 0px no-repeat;}
body#cust a#navcust {background: url(img/nav_cust.gif) -1px 0px no-repeat;}
body#abou a#navabou {background: url(img/nav_abou.gif) -1px 0px no-repeat;}
body#shop a#navshop {background: url(img/nav_shop.gif) -1px 0px no-repeat;}
body#chek a#navchek {background: url(img/nav_chek.gif) -1px 0px no-repeat;}

/* OUTSIDE BORDER  */


#top {
	background-image: url(img/border_top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width= 880px;
	margin: 0px;
 	border: none;
	}
	
#mid {
	background-image: url(img/border_mid.gif);
	background-position: top left;
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	width= 880px;
	margin: 0px;
 	border: none;
	}
	

#bot {

	background-image: url(img/border_bot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 4px;
	width= 880px;
	margin: 0px;
 	border: none;
	}
	
#spacebump {
	position: relative; left: 3px; top: 0%;
	background-repeat: no-repeat;
	height: 50px;
	width: 874px;
 	border: none;
}

#clear {
	clear:both;
}

#botnav {
	position: relative; left: 3px; 
	background-color: #345;
	text-align: center;
	font-size:1.1em;
	padding: 0;
	width: 874px;
	height: auto;
	display: block;
 	border: none;
	}
	

	
#botnav ul {
	background-color: #ffcc00;
	display: block;
	list-style: none;
	width: 874px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px;
	position: relative; top: 0px;
 	border: none;
}

#botnav li {
	display:inline;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 1.3em;
	letter-spacing: .2em;
	color: #FFF;
	margin: 0;
 	border: none;
	position: relative; top: 3px; left: 0px;
}

#botnav li a {
	padding:0em 0em;
	color: #FFF;
	text-decoration:none;
	vertical-align: top;
}

#botnav li a:hover, a:active {
	color: #F00;
	text-decoration:none;
}





/*  Various Elements */


#goodbye {
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 1.3em;
	letter-spacing: .2em;
	color: #FFF;
	margin: 0;
 	border: none;
	position: absolute; top: 3px; left: 0px;
	
 	z-index:4;
}
#header {
	background-image: url(img/header1.gif);
	position: absolute; left:215px; top:0px;
	background-repeat: no-repeat;
	display: block;
	height: 115px;
	width: 480px;
 	border: none;
 	z-index: 1;
	}
	
	
#frontunit {
	background-image: url(img/front_190unit.gif);
	position: relative; left: 0px; top: 45px;
	background-repeat: no-repeat;
	display: block;
	height: 504px;
	width: 468px;
 	border: none;
 	z-index:1;
}

#fronttest {
	background-image: url(img/front_190test.gif);
	position: absolute; left: 252px; top: 250px;
	background-repeat: no-repeat;
	display: block;
	height: 179px;
	width: 641px;
	border: none;
 	z-index:3;
}
	
                      