body {  background: #fff url(images/bg.jpg) repeat-x; margin:0; padding:0; font: 94% "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
#frame {
		width:980px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		}
#head {		width: 980px;		}#logo {		float:left;		border:0;		}
ul#nav{
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	
}

#nav li,#nav li a {
height:40px;
width:106px;
position:relative;
display:block;
line-height:40px;
float:left;
}
/* mac hide \*/
#nav li,#nav li a {	overflow:hidden;}
/* end hide*/
#nav a{font-size:1em}
li em {
	position:absolute;
	left:0;top:0;
	display:block;
	height:40px;
	width:106px;
}
li#link0 em {	background: url(images/home.jpg) no-repeat 0 0;}li#link1 em {	background: url(images/about.jpg) no-repeat 0 0;}
li#link2 em {	background: url(images/services.jpg) no-repeat 0 0;}
li#link3 em {	background: url(images/products.jpg) no-repeat 0 0;}
li#link4 em {	background: url(images/photos.jpg) no-repeat 0 0;}
li#link5 em {	background: url(images/contact.jpg) no-repeat 0 0;}

ul#nav li a:hover{visibility:visible}/* needed for ie to work*/
ul#nav li a:hover em{background-position:0 -40px}
ul#nav li a.active em{background-position:0 -40px}	
#content {		
		padding: 10px 60px;
		}
#photocontent {			clear:both;		margin-top: 30px;		padding: 10px 60px;		color: #fff;
		}

p	{
line-height: 1.1em;
		}a:link, a:visited {
	color: #006633;
	text-decoration: none;
		}

a:hover, a:active {
	color: #333;
	}
h1 {	font-size: large;
	color:#333333;
	margin-bottom: 0px;
	margin-top: 10px;	}
h2 {	font-size:medium;	padding: 0px;
	margin:0px;
	color:#66CC33;	}
	.quote {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 94%;
		color:#333333;	
	font-style: italic;
	border: dotted 1px #006633;
	padding: 5px;
	}
.photo {
		border: solid 1px #006633;
		margin:8px;
		}

#footer {
	clear:both;	background: #000;
	padding: 20px 0;
	margin: 20px 0 0 0;
	border-top: 3px solid #006531;
	text-align: center;	font-family: Verdana, Arial, Helvetica;	color:#fff;	font-size: x-small;
	width: 100%;
	}
	