/* standard elements */
* {
    margin: 0;
    padding: 0;
}

a {color: #000000;}

a:hover {color: #cc6633;}



body {
	padding: 0;
	margin: 0;
	background-color: #0D0D0D;
	color: #000000;
    font: normal 12px "Lucida Sans Unicode",sans-serif;
	background: url(http://www.gurnamscatering.com/images/catering.jpg)  repeat-y center top;

}

#container {
    width: 770px;
	height: 5900px ;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	
}




#info3 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:540px;
	top:665px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}
	
	
#info6 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:540px;
	top:1800px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}	
	




#info {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:280px;
	top:411px;
	background-color:transparent;
	overflow:auto;
}	


#info1 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:12px;
	top:665px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}




#info4 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:12px;
	top:1800px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}



	
#info2 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:270px;
	top:665px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}
	
	
	
#info5 {
	position:absolute;
	width:200px;
	height:100px;
	margin-left:270px;
	top:1800px;
	background-color:transparent;
	overflow:none;	
	
	
	
	}	




#footer {
	position:absolute;
	width:770px;
	height:44px;
	margin-left:0px;
	top:5857px;
	background-color:transparent;
	overflow:none;
	text-align:center;
}

