body {

background:#272727 url(bg2.png) repeat-x scroll 0 top;

}

a {
color: black;
}

img {
border: none;

}

.main {
	height:540px;
	width: 950px;
	background-color: ;
	margin:50px auto auto auto;
}

#menu {
margin:420px auto auto auto;
position: absolute;
z-index: 0; ;
posistion:absolute;


}

#content {
	margin:70px 0 0 0;
	position: absolute;
	z-index: -1;
	
	background-color: #181818;
	height: 425px;
	width: 950px;
	border-color: #272720;
}

#contact {
	font-family: verdana;
	text-align: right;
	border-color: #686868;
	border-width: 2px;
	border-style: none;
	font-size: 12px;
	background:#272727 url(bg4.png) repeat-x scroll 0 top;	
	padding-left: 10px;
	padding-top: 5px;
	padding-right:5px;
	color: white;
	position:absolute;
	float:right;
	width:280px;
	height:58px;
	margin:357px 0 auto 655px;
	
}

#loading {
	font-size: 10px;
	text-align: justify;
	font-family: verdana;
	margin:250px 0 0 400px;
	position: absolute;
	color: white;
	height: 60px;
	width: 100px;
}

