/* CSS Document */

#pageWrap{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.4em;
width:1000px;
}

h1{
color:#707070;
font-size:18px;
margin-bottom:15px;
}

h2{
color:#707070;
font-size:16px;
margin-bottom:-7px;
}

.products h2{
margin-bottom:8px;
}

h3{
color:black;
font-size:14px;
font-weight:bold;
margin-top:25px;
margin-bottom:-7px;
}

h4{
color:black;
font-size:13px;
font-weight:bold;
}

h5{
color:black;
font-size:12px;
font-weight:bold;
margin-top:15px;
margin-bottom:-7px;
}

#header{
background:url(../images/logo_slice.gif) 0px 0px repeat-x;
margin-bottom:30px;
}

div#menu1{
margin-left:-38px;
margin-top:40px;
}

#menu1 a{
color:#324e40;
text-decoration:none;
}

#menu1 a:hover{
color:#008c3c;
}

#menu1 ul li{
float:left;
text-decoration:none;
padding-right:20px;
list-style-type:none;
}

#menu1 ul{
margin-left:0px;
margin-bottom:-35px;
}

.line{
background-color:#99cb98;
height:3px;
margin-left:-200px;
margin-top:3px;
margin-bottom:-5px;
}

/* ie 7  hack to bring menu ul up a bit */
*:first-child+html .line{
margin-bottom:-13px;
}

/* ie 5,6 hacks */ 
*html .line{
margin-bottom:-13px;
}

.clear{
clear:both;
}

#left{
width:227px;
float:left;
margin-left:20px;
}

#menu2 ul{
width:148px;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

#menu2 ul li{
padding:3px;
padding-left:10px;
margin-bottom:-5px;
background:url(../images/menu.gif) 0 0px no-repeat;
height:23px;
list-style-type:none;
}

/* ie 7  hack to bring menu ul up a bit */
*:first-child+html #menu2 ul li{
margin-bottom:-7px;
}

/* ie 5,6 hacks */ 
*html #menu2 ul li{
margin-top:-7px;
}

#menu2 a{
display: block;
float:left;
width:148px;
height:23px;
text-decoration:none;
color:black;
padding:-5px;
}

#menu2 a:hover{
color:#008c3c;
height:23px;
}

#right{
float:left;
position:absolute;
left:250px;
top:172px;
width:750px;
}

/* ie 7  hack */
*:first-child+html 
#right{
float:left;
position:static;
}

/* ie 5,6 hacks */ 
*html #right{
float:left;
position:static;
}

#footer{
margin-top:65px;
background-color:#eaeaea;
border-top:1px solid #c3c3c3;
border-bottom:1px solid #c3c3c3;
padding-left:239px;
margin-left:-200px;
padding-top:3px;
height:20px;
}

/* ie 7  hack to bring menu ul up a bit */
*:first-child+html #footer{
margin-top:5px;
}

/* ie 5,6 hacks */ 
*html #menu2 #footer{
margin-top:0px;
}

.aboutUs #right img{
margin:5px 15px 25px 0;	
}

.testimonials #right img{
margin:5px 15px 5px 0;
border:1px solid #666;
}

a{
color:#005a99;
text-decoration:none;
}

a:hover{
color:#009d58;	
}

a:visited{
color:#99cb98;	
}

.home #right img{
margin:5px 0 5px 25px;
border:1px solid #666;}

.products #right img{
margin:5px 0 5px 25px;
border:1px solid #666;}


#photosLeft{
width: 350px;
margin-right:35px;
margin-top:30px;
float:left;
margin-top:55px;
text-align: center;
}

#photosLeft img, #photosRight img{
border:1px solid #666;
}

.news #photos{
text-align:center;
width:738px;
}

.news #photos img{
margin-top:20px;
border:1px solid #666;
}

.news #photosRight h3, .news #photos h3, .news #photosLeft h3{
margin-top:12px;
margin-bottom:-10px;}

/* ie 7  hack */
*:first-child+html 
.news #photosLeft h3, .news #photos h3 {
margin-bottom:0px;
}

/* ie 5,6 hacks */ 
.news #photosLeft h3, .news #photos h3{
margin-bottom:0px;
}

#photosRight{
width: 350px;
margin-top:20px;
float:left;
margin-top:55px;
text-align: center;
}
