body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: arial, verdana, impact;
	}

#topbar {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 1100px;
	height: 40px;
	background-color: #FFCC66;
	}
	
#content {
	position: absolute;
	top: 170px;
	left: 150px;
	width: 900px;
	height: 450px;
	background-color: #FFFFFF;
	}
	
#header {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 400px;
	height: 130px;
	background-color: #FFFFFF;
	}
	
#banner {
	position: absolute;
	top: 40px;
	left: 1050px;
	width: 100px;
	height: 130px;
	background-color: #000066;
	}
		
		
#button1 {
	position: absolute;
	top: 40px;
	left: 450px;
	width: 600px;
	height: 130px;
	background-color: #333399;
    }
	
	#button1 img
{
                display:block;
}
	
	
#sidestrip {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 100px;
	height: 400px;
	background-color: #FFCC66;
}
	
#sidestrip2 {
	position: absolute;
	top: 170px;
	left: 1050px;
	width: 100px;
	height: 400px;
	background-color: #FFCC66;
}

#sidestrip3 {
	position: absolute;
	top: 570px;
	left: 50px;
	width: 100px;
	height: 180px;
	background-color: #333399;
}

#sidestrip4 {
	position: absolute;
	top: 570px;
	left: 1050px;
	width: 100px;
	height: 180px;
	background-color: #333399;
}

#secondmenu {
	position: absolute;
	top: 621px;
	left: 150px;
	width: 900px;
	height: 130px;
	background-color: #333399;
}


#footer {
	position: absolute;
	top: 750px;
	left: 50px;
	width: 1100px;
	height: 60px;
	background-color: #000066;
	


}

}
</style>
@charset "UTF-8";
/* CSS Document */

