/* Default CSS */

body {
      color:#000;
      background-color:#041004;
      font-family:sans-serif;
      font-size:16px;
      margin:0 auto;
      font-family:sans-serif;
      font-weight:600;
      font-size:18px;
     }
a  { color:#000; }
a:visited, a:active { color:#041004; }
/* Don't underline links */
a:link, a:visited {text-decoration: none;}
a:hover { color:#104010;text-decoration:none; }


img  {border:none; }
p    {text-align:left; }
h1   {
     color:#082008;
     font-family:sans-serif;
     }

.subtitle {
     width:100%;
     font-size:14px;
     font-style:italic;
     font-weight:400;
     font-size:small;
     text-align:center;
     }
     
div.wrapper {
     width:790px;
     height:auto;
     margin:0 auto;
     background-color:white;
     }     
     
div.banner {
     width:790px;
     height:124px;
     margin:none;
     border:none;
     }     
     
div.nav {
     height:28px;
     background-image:url('images/banner_nav.jpg');
     text-align:center;
     font-family:sans-serif;
     font-weight:bold;
     font-size:16px;
     margin:none;
     word-spacing:auto;
     *margin-top:-5px;
     border:none;
     }
     
div.content {
     background:white;
     width:790px;
     height:auto;
     border:none;
     text-align:center;
     margin-top:10px;
     border-radius:5px;
     } 

div.faq {
     background:white;
     width:790px;
     height:auto;
     border:none;
     text-align:left;
     margin-top:10px;
     border-radius:5px;
     padding-bottom:15px;
     }
.faq p {
     margin-left:25px;
     margin-right:25px;
     text-align:justify;
     font-size:16px;
     font-weight:normal;
     font-family:sans-serif;
     }

.faq p a:hover {color:#000; }     
     
.faq ul {
     margin-left:20px;
     font-size:16px;
     font-weight:normal;
     font-family:sans-serif;
     }
#faqnav a {
     font-weight:bold;
     color:#104010;
     }

#services {height:530px;}
#serv12 {width:750px;height:260px;float:left;margin-left:20px;text-align:left;font-weight:400;font-size:32px; }
#serv1 {width:390px;height:295px;float:left;margin-left:20px;text-align:left;font-weight:400;font-size:32px;}
#serv2 {width:360px;height:295px;float:right;margin-right:20px;margin-top:9px;text-align:right;font-weight:400;font-size:24px;}
#serv3 {width:740px;height:190px;float:left;clear:left;margin:15px 25px 0px 25px;text-align:justify;*margin-top:15px;}
#serv4 {width:228px;height:190px;float:right;clear:right;margin-right:35px;*margin-top:15px;}
#serv5 {width:750px;height:45px;clear:left;margin-left:20px;margin-right:20px;font-size:32px;font-weight:400;text-align:left;}
#serv6,#serv7 {width:227px;height:233px;float:left;margin-left:26px;background-image:url('images/cuts_bg.jpg');}
#serv8 {width:227px;height:233px;float:right;margin-right:26px;margin-bottom:5px;background-image:url('images/cuts_bg.jpg');}
#serv9 {width:750px;height:55px;clear:both;margin:0px 20px 0px 20px;}
	     
#other_serv {
     height:415px;
     }
#other1,#other2 {width:250px;height:80px;text-align:left;margin-left:125px;float:left;font-size:22px; }
#other2 {width:370px;margin:0px 45px 15px 0px;float:right; }
#other3 {width:680px;margin:0px 55px 5px 55px;clear:both;text-align:justify; }
#other4 {width:750px;margin:0px 20px 0px 20px; }     
     
#products {   }
#prod1 {width:680px;margin:0px 55px 10px 55px;text-align:justify; }
#prod2 {width:500px;margin:0 auto;font-size:24px;font-weight:900px;border-bottom:2px solid #041004; } 
#prod3,#prod4 {height:auto;text-align:left;font-size:22px; }
#prod3 {width:245px;margin-left:160px;float:left }
#prod4 {width:365px;margin:0px 20px 0px 0px;float:right; }
#prod5 {width:750px;height:85px;margin:0 auto;clear:both;font-size:22px; }

div.banner_bottom_1 {
     width:790px;
     height:40px;
     margin-top:10px;
     border-top: none;
     }
div.banner_bottom_2 {
     width:790px;
     height:60px;
     text-align:center;
     font-family:sans-serif;
     font-weight:bold;
     font-size:12pt;
     background-image:url('images/banner_bottom_4.jpg');
     }
     
div.title   {
     width:750px;
     margin:0 auto;
     margin-bottom:10px;
     background-color:#082008;
     font-family:'Georgia';
     font-size: 24pt;
     font-weight:800;
     color: #FFFFFF;
     border:2px solid #082008;
     text-align:center;
     }
