@charset "utf-8";
/* CSS Document */
div#main
{	
	width: 				1000px;
	background:			url(../images/content-background_wit_seamless.png) top center repeat-y;
	margin:				0px auto;
	text-align: 		left;
}
div#contentWrapper
{
	height:				582px;
	margin:				0px auto;
	background: 		url(../images/index_back_2.jpg) left 150px no-repeat;
}
div#index_container {
	width:				990px;
	height:				482px;
	margin-top:			10px;
	position:			absolute;
	z-index:			2;
}
div#header
{
	width: 				990px;
	height: 			115px;
	background: 		url(../images/index_logo_25years.gif) no-repeat 25px 10px;
	position:			relative;
	z-index:			1;
}
div#skip
{	
	width:				20px;
	height:				20px;
	margin:				45px 10px 10px 106px;
	position:			absolute;
	z-index:			3;
}
div#profiles
{
	width:				390px;
	margin:				430px auto 0px auto !important;
}
div#footer
{
	width: 				990;
	height: 			34px;
	margin-top:			15px;
	font-size:			10px;
	color:				#424242;
	line-height: 		34px;
	position: 			relative;	

}
