p, ul, li, h1, h2, h3, h4, h5, h6, ol {margin:0px; padding:0px;}

body {
	margin:0; padding:0;
	background:#C2E3E0 url(../images/bg.gif) 50% 0 repeat-y;
	font:72%/1.6 verdana, arial, helvetica,  sans-serif;
	color:#484848;
	text-align:center;
}
#wrapper {
	position:relative;
	width:1053px;
	margin:0px auto 0px auto;
	height:100%;
}


#logo {/* Displays postcard */
	margin: 0; 
	background: url(../images/logo.jpg) no-repeat; 
	width: 436px; height:140px; 
	position: absolute; 
	top:0px; left: 32px; 
	z-index:5;
}

#map {
	position:absolute;
	top:30px; left:60px;
	z-index:2;
}

#fortune {/*Displays the get on the map */
	position:absolute;
	top:550px; left:450px;
	width:247px; height:89px;
	background: url(../images/fortune.gif) no-repeat; 
	z-index:10;
}

#fortune a {
	display:block;
	width:220px; height:80px;
	padding:10px;
}


#main {/* Displays fridge handle */
	position: absolute;
	top:540px; left:20px;
	z-index:1;
	height:160px;
	width:371px; 
	background: url(../images/handle.jpg) bottom no-repeat; 
	z-index:1;
}

#techvibes {/* Displays techvibes business card */
	position:absolute;
	top:122px; left:750px;
	width:207px; height:126px;
	background: url(../images/techvibes.gif) no-repeat; 
	z-index:8;
}

#techvibes a {
	display:block;
	width:180px; height:80px;
	padding:10px; 
}
#capulet {/* Displays bluelime business card */
	position:absolute;
	top:367px; left:755px;
	width:249px; height:114px;
	background: url(../images/capulet.gif) no-repeat; 
	z-index:8;
}
#capulet a {
	display:block;
	width:180px; height:90px;
	padding:10px;
}

#bluelime {/* Displays bluelime business card */
	position:absolute;
	top:480px; left:755px;
	width:202px; height:100px;
	background: url(../images/bluelime.gif) no-repeat; 
	z-index:7;
}
#bluelime a {
	display:block;
	width:180px; height:80px;
	padding:10px;
}

#s1 {/*displays about us*/
	position:absolute;
	top:0px; left:720px;
	width:200px; height:30px;
	z-index:10;
}



.hide {display:none;}
#mores1 {
    display:none;	
    position:absolute;
	top:0px; 
    left:720px;
	z-index:10;
    width:252px;
    height:148px;
    background: url(../images/about-trans.png) no-repeat; 
}
#hide-about{
    position:absolute;
	top:110px; 
    left:120px;
    width:50px;
    height:50px;

}

