body{
background-color:#999999;
margin:0px;
}

#container{
background-color:#000000;
width:900px;
height:680px;

margin:auto;
position:relative;
}

#header{
	background-image:url(../Images/header.png);
width:900px;
height:281px;
background-color:#999999;
}

#colone{
	background-color:#000000;
	width:48px;
	height:320px;
	padding:5px;
	float:left;
	position:relative;
}

#coltwo{
background-color:#000000;
text-align:justify;
width:48px;
height:745px;
padding:5px;
float:left;
position:relative;
}

#colthree{
	background-color:#000;
	width:770px;
	height:316px;
	padding:5px;
	border:#FFFFFF;
	border-style:solid;
	border-width:thin;
	float:left;
	position:relative;
	overflow: auto;
}

#colfour{
	background-color:#000000;
	padding:5px;
	width:48px;
	height:320px;
	float:right;
	position:relative;
	overflow: visible;
}

#colfive{
background-color:#000000;
padding:5px;
width:48px;
height:745px;
float:left;
position:relative;
}

#colsix{
padding:5px;
width:890px;
height:520px;
float:left;
}

#colseven{
padding:5px;
width:890px;
height:600px;
float:left;
}

#coleight{
background-image: url(../background.gif);
	width:770px;	
	height:316px;
	padding:5px;
	border:#FFFFFF;
	border-style:solid;
	border-width:thin;
	float:left;
	position:relative;
}

#colnine{
background-color:#000;
	width:770px;	
	height:740px;
	padding:5px;
	border:#FFFFFF;
	border-style:solid;
	border-width:thin;
	float:left;
	position:relative;
}
#footer{
background-color:#000000;
	width:900px;
	height:55px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	float:left;
	position:relative;
}

#footer2{
	width:570px;
	height:20px;
	padding:5px;
	float:left;
	top:1120px;
	left:170px;
	position:absolute;
}

#Footer3{
	width:570px;
	height:20px;
	padding:5px;
	float:left;
	top:730px;
	left:170px;
	position:absolute;
}
