html { margin: 0; padding: 0; height:100%; }
* html { height: 100%; }
a { color: #82a555; text-decoration: none; }
a img { border: none; }

body
{
	margin: 0;
	padding: 0;
	background:#5c5d60;
	color:#5c5d60;
	height:100%;
	font-family: arial, helvetica, sans-serif;
	font-size:   10px;
	line-height: 14px;
}

p, ol, ul, td
{
	font-family: arial, helvetica, sans-serif;
	font-size:   10px;
	line-height: 14px;
}

#bg
{
	position:absolute;
	width:100%;
	height:600px;
	z-index:1;
}

.wrapper
{
	position:relative;
	margin:0px auto;
	width:700px;
	padding:0px 50px;
	z-index:3;
	text-align:left; 
	background-color: #ffffff;
}
#wrap1 { height:1200px; }
#wrap2 { height:3470px; }
#wrap3 { height:3700px; }
#wrap4 { height:1200px; }

.footer
{
	width: 700px; 
	position: absolute; 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align: center;
	font-size: 9px; 
	color:#FF00000;
}
#foot1 { margin-top:630px; }
#foot2 { margin-top:3450px; }
#foot3 { margin-top:3680px; }
#foot4 { margin-top:900px; }


#top
{
	position:absolute;
	margin:10px 0px 5px;
	padding-bottom:3px;
	width:700px;
	height:50px;
	border-bottom:2px solid #6d6e70;
	z-index:3;
}

#logo
{
	position:absolute;
	margin: 0px;
}

#nav
{
	margin-top:35px;
	float:right;
}

#spacer
{
	height:2px;
	width:700px;
}

.nav
{
	display:inline;
}

.slash
{
	display:inline;
}
