@charset "UTF-8";
/* CSS Document */



/* REDEFINED HTML  */

   BODY {
   	background-color: #FFFFFF;
   	padding: 0px;
   	margin: 0px;
	background-image:url(_img/diamond-plate-metal.jpg)
   }
   h1 {
   margin: 0px;
   padding: 0px;
   font-size: 1.6em;
   }
   h3 {
   margin: 0px;
   padding: 0px;
   font-size: 1.2em;
   }
   
   p {
   margin: 0px;
   padding: 0px;
   }

/* PRIMARY PAGE DIVS */

   #pagewrapper {
   	font-size: 1em;
   	font-family: Helvetica, Verdana, Arial, sans-serif;
   	padding: 0px;
   	margin-right: auto;
   	margin-left: auto;
   	margin-bottom: 0px;
   	margin-top: 0px;
   	width: 1000px;
   }
   	#pageheader {
	width: 1000px;
	background-repeat: repeat-y;
	background-position:bottom;
	background-image: url(_img/header_back.jpg);
	color: #333;
	height: 120px;
   }
    #pagecontent {
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-y;
   	background-image: url(_img/content_back.jpg);
   }
    #pagefocal {
    color: white;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-y;
   	background-image: url(_img/content_back.jpg);
   }
    #pagefooter {
    font-size: 80%;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-y;
   	background-image: url(_img/footer_back.jpg);
   }

/* SPACING ADJUSTMENTS */

    div.inside20 {
    padding: 20px 40px;
   }
    div.insidebasic {
    padding: 0px 20px; 
   }
    div.all20 {
    padding: 20px;
   }
#nav_buttons {
	width: 700px;
	float: left;
	margin-top: 10px;
}

    #header_logo {
	position: relative;
	margin: 5px;
	padding: 0px;
	float: left;
   }

/* CUSTOM ELEMENTS  */

.logo_container {
	margin: 20px 5px 5px;
}
    #header_text {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
   }
    #header_search {
	font-size: 80%;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	text-align: right;
   }
   #header_search a {
   color: #333;
   font-weight: bold;
   text-decoration: none;}
   
   #header_search a:hover {
   text-decoration: underline;
   }
   
    #serach_box {
	font-size: 80%;
	display: none;
    }
    
	#search_box {
		display:none;
	}
	
	
    #buttons {
    padding:10px; clear:both;     
   }
   
   
   
   
    #nav_box {
    width: 260px;
    margin: 0px 8px 0px 0px;
    float: left;
    background-image: url(_img/sub_middle.gif);
    
   }
    #nav_box1 {
    background-repeat: no-repeat;
    background-position: top;
   	background-image: url(_img/sub_top.gif);
    }
    #nav_box2 {
    background-repeat: no-repeat;
    background-position: bottom;
   	background-image: url(_img/sub_bottom.gif);
    }
    #nav_box_inside {
    color: black;
    padding: 20px;
    position: relative;
    background: none
    
    }
    #nav_box_inside p {
    padding: 10px;
    }
   
   
   
   
   
    #nav_box_inside a {
        	text-decoration: none;
        	color: navy;
        	font-weight: bold;
        	text-transform: none;
        }
    #nav_box_inside a:hover {
    	text-decoration: underline;
    }
   
   
   
   
   
    #nav_box_inside ul {
        margin: 0px;
        padding: 10px 0px 0px 20px;
        color: navy;
        }
   
   
   
   
   
    #sub_box {
    width: 920px;
    margin: 0px;
    float: left;
    background-image: url(_img/subc_middle.gif);
    
   }
    #sub_box1 {
    background-repeat: no-repeat;
    background-position: top;
   	background-image: url(_img/subc_top.gif);
    }
    #sub_box2 {
    background-repeat: no-repeat;
    background-position: bottom;
   	background-image: url(_img/subc_bottom.gif);
    }
    #sub_box_inside {
    color: black;
    padding: 20px;
    position: relative;
    background: none
    
    }
	
    #sub_box_inside a {
	color:#009;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	}
	
    #sub_box_inside p {
	padding: 10px;
    }
    
    
    
    
   
    #footer_top {
    background-repeat: no-repeat;
    background-position: top;
   	background-image: url(_img/footer_top.jpg);
   }
   
    #footer_top a {
	color:#333;
	text-decoration:none;
	/*text-transform:uppercase;*/
	}
	#footer_top a:hover {
	color:#FFF;
	text-decoration:underline;
	}
.red {
	color: #F00;
}


    #content_box {
    width: 885px;
    margin: 0px auto;
    background-image: url(_img/mid_middle.gif);
    
   }
    #content_box1 {
    background-repeat: no-repeat;
    background-position: top;
   	background-image: url(_img/mid_top.gif);
    }
    #content_box2 {
    background-repeat: no-repeat;
    background-position: bottom;
   	background-image: url(_img/mid_bottom.gif);
    }
    #content_box_inside {
    color: black;
    padding: 20px;
    position: relative;
    background: none
    
    }
    #content_box_inside p {
    padding: 10px;
    }
    
    
	   #product_thumbs {
	width:142px;
	height:220px;
	float:left;
	padding:2px;
	font-size: 12px;
	   }

#contactform label{
	font-size: 14px;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.pdf {
	font-style: italic;
	font-weight: normal;
	color: #1A3E95;
	font-size: 0.7em;
}

