body {
	
	background-color: #360;
	overflow: scroll;
	background-position: inherit;
	

}

#wrap {
	width:990px;
height:637px;
background-image:url(images/bg1.jpg);
	background-repeat: no-repeat;

/* to center horizontally and vertically */
position: absolute;
left:50%;
margin-left:-495px; /* half of the width to the left*/
top:50%;
margin-top:-260px; /* half of the height to the top*/


	}



#main1 {
	margin: 100px;
	margin-top:230px;
	margin-left: 1550px;
	overflow: none;
	background-position: inherit;
	position: absolute;
	padding: 2px;
	width: 889px;
	height: 364px;
	left: -1505px;
	top: -17px;
	color:#060;
}

#header1 {
	margin-top:230px;
	position: absolute;
	width: 437px;
	height: 45px;
	left: 117px;
	top: -204px;
	color:#060;
}



a: link {
 text-decoration: none;
 }
 
 a:hover {
 text-decoration: none;
 }
 
 a {
 font-size: 16px;
 color:#339933;
 font-weight: bold;
 }
 
 .style1 {
 color: #339933;
 }

div#navigation {
	height: 26px;
	width: 550px;
	align: center;
	position: absolute;
	left: 265px;
	top: 155px;
}
div#navigation ul {
	
  	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 8px;
    color: #060;
    line-height: 30px;
    
}
div#navigation li {
	
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
    padding: 7px 10px;
	
}
div#navigation li a:link {
   
}
div#navigation li a:visited {
  
}
div#navigation li a:hover {
  	color:#CF9;
	background-image:url(images/bg_navigationhover.gif);
}

#box1 {
	position: absolute;
	left: 55px;
	top: 224px;
	width: 909px;
}

#address {
	margin: 100px;
	margin-top:230px;
	margin-left: 550px;
	overflow: none;
	background-position: inherit;
	position: absolute;
	padding: 2px;
	width: 889px;
	height: 364px;
	left: -470px;
	top: -18px;
	color:#060;
}

#contact1 {
	margin: 100px;
	margin-top:230px;
	margin-left: 550px;
	overflow: none;
	position: absolute;
	padding: 2px;
	width: 889px;
	height: 364px;
	left: -170px;
	top: -15px;
	color:#060;
}

#footer {
	height: 100px;
	width: 986px;
	align: center;
	position: absolute;
	left: 2px;
	top: 633px;
	background-image:url(images/footerbg.gif);
}
