@charset "utf-8";
/* CSS Document */
a { color: #f1ffd2; font-weight: bold; text-decoration: none; }
a:hover { color: #f1ffd2; font-weight: bold; text-decoration: underline; }
.head { font-family: Arial, Helvetica, sans-serif; color: #f1ffd2; font-size: 30px; line-height: 28px; font-weight: bold; }
img { display:inline; border:none; }
.loadimg {display:none;}
.rollimg {visibility:hidden;}
body {margin: 0px; color: #FFF; background-color:#1a2912; background-image:url(img/back_wide.jpg); background-position:center; background-repeat:repeat-y; font-family:Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19px; }
.content { position:relative; top:83px; padding: 20px; width: 680px; background-color: #253512; text-align:left; z-index: 1;}
.header { position: absolute; top: 0px; height: 83px; background-color: #253512; background-image: url(img/banner_back.jpg); width: 100%; z-index: 2}
.flash { position: relative; top: 83px; }
.head { font-family: Arial, Helvetica, sans-serif; color: #f1ffd2; font-size: 30px; line-height: 28px; font-weight: bold; }

#homebtn { width: 59px; height: 83px; background-image:url(img/home_norm.jpg); display: inline-block;} 
#prodbtn { width: 94px; height: 83px; background-image:url(img/prod_norm.jpg); display: inline-block;}
#servbtn { width: 87px; height: 83px; background-image:url(img/serv_norm.jpg); display: inline-block;}
#photobtn { width: 74px; height: 83px; background-image:url(img/photo_norm.jpg); display: inline-block;} 
#contactbtn { width: 76px; height: 83px; background-image:url(img/cont_norm.jpg); display: inline-block;} 

#homebtn:hover { width: 59px; height: 83px; background-image:url(img/home_over.jpg); } 
#prodbtn:hover { width: 94px; height: 83px; background-image:url(img/prod_over.jpg); }
#servbtn:hover { width: 87px; height: 83px; background-image:url(img/serv_over.jpg); }
#photobtn:hover { width: 74px; height: 83px; background-image:url(img/photo_over.jpg); } 
#contactbtn:hover { width: 76px; height: 83px; background-image:url(img/cont_over.jpg); } 