*{
	padding:0;
	margin:auto;
	outline:none
}
html,body{width:100%;height:100%;}
body{
	font:14px Tahoma;
	color:#333333;
}
#background{
	width:100%;
	height:100%;
	position:absolute;
	top:23px;
	left:17px;
	z-index:1;
}
#background img{width:100%;height:100%;position:fixed;}
#whitedots{
	background:url(images/whitedots.png) repeat;
	width:100%;
	height:150%;
	position:absolute;
	z-index:10;
	left: 0px;
	top: 0px;
}

#wrapper{
	width:100%;
	position:absolute;
	z-index:20;
}
#topbar{
	width:100%;
	height:26px;
	padding-top:4px;
	background:#000000;
	color:#7a7a7a;
	margin-bottom:40px;
}
#topbar ul{list-style:none;width:250px;display:inline;}
#topbar li{display:inline;padding-right:8px;}
#topbar li a{color:#FFFFFF;text-decoration:none;}
#topbar li a:hover{text-decoration:underline;}
#topbar p{display:inline;float:right;}
#topbar p strong{color:#D6D6D6;}
.container{width:998px;margin:auto;}
#mainbackground {
	background:url(images/white_75.png) no-repeat;
	width:998px;
	height:850px;
	margin:auto;
	z-index:21;
	}
#topbar_logo {
	background:url(images/header1.png) no-repeat;
	width:998px;
	height:115px;
	margin:auto;
	z-index:22;
	}

.container1{
	width:998px;
	margin-bottom:-45px

}	
