body {
	background-image: url(img/bgindex4.jpg);
    font-family: "Lucida Grande", "Tahoma", "Helvetica", "Arial", sans-serif;
	
	background-repeat:no-repeat;
	background-color: #020202;
	background-position: top;
	line-height: 1.4em;
	color: #D7D7D7;
	font-size:12px;
	height:100%;
}
#Layer1 {
    top:202px;
	position:absolute;
	width:575px;
	height:292px;
	z-index:3;
	background:#000000;
}
#Layer2 {
	background-repeat: repeat-y;
	background-position: center;
	background-color:none;
	margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	margin-top: 0px;
	height: 500px;
	width: 602px;
	padding: 0px
}

#Layer3 {
    background-repeat: repeat-y;
	background-position: center;
	background-color:none;
	margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	margin-top: 92px;
	height: 63px;
	width: 602px;
	padding: 0px
}

#Layer5 {
    margin-left:136px;
	background:none;
	width:330px;
	height:63px;
	z-index:1;
}

#Layer6 {
    background-repeat: repeat-y;
	background-position: center;
	background-color:none;
	margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
	margin-top:135px;
	height: 42px;
	width: 602px;
	padding: 0px
}

#Layer7 {
    margin-left:136px;
	background:none;
	width:330px;
	height:63px;
	z-index:1;
}

#copyright {
    position:absolute;
    text-align:center;
    color:#8699a3;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-2px;	
	border:#090909 0px solid;
	width:600px;
	height:40px;
	z-index:1;
	background:grenn;
}

#copyright a {
    text-decoration:none;
    color:#8699A3;
}

#copyright a:hover {
    text-decoration:none;
    color:#FFF;
}





	
	
