@charset "UTF-8";
*{
padding:0;
margin:0;
}
#header {
	position:absolute;
	left:53px;
	top:-17px;
	width:118px;
	height:59px;
	z-index:4;
}

#menu {
	position:absolute;
	left:53px;
	top:169px;
	width:769px;
	height:51px;
	z-index:5;
	background-image:url(images/menu_images/menubg.png);
	background-repeat:no-repeat;
}

#top_menu {
	
	
}

#bottom_menu {
	padding-top:10px;
	
}
#waves {
	position:absolute;
	left:0px;
	top:188px;
	width:271px;
	height:170px;
	z-index:2;
}
#paint_splater_right {
	position:absolute;
	left:1054px;
	top:282px;
	width:145px;
	height:366px;
	z-index:7;
}
#paint_splater_top {
	position:absolute;
	left:281px;
	top:183px;
	width:243px;
	height:148px;
	z-index:3;
}

#content_area {
	position:absolute;
	left:70px;
	top:232px;
	width:117px;
	height:65px;
	z-index:6;
}

