@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/deep-back.jpg);
	background-position:top center;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:3px;
}

#topBack{
	background:url(../images/top-back.jpg) repeat-x top center;
	width:100%;
	height:500px;
}

#z1{
	margin:0px auto;
	text-align:left;
	width:842px;
	background:url(../images/z1-back.jpg) repeat-y center;
	overflow:visible;
}

#z2{
	margin:0px auto;
	text-align:left;
	width:100%;
	background:url(../images/z2-back.jpg) no-repeat top center;
	position:relative;
}

#nav
{
	position:absolute;
	right:22px;
	top:80px;
	width:91px;
	background:url(../images/nav-back.jpg) repeat-y;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:0px;
}

#ftrlogos{
text-align:right;
}

#nav ul{
	line-height:17px;
	font-size:11px;
	list-style:none;
	margin:5px 10px 5px 15px;
	padding:0px;
}

#nav ul a, #nav ul a:link{
	color:#666666;
	text-decoration:none
}

#nav ul a:hover, #nav ul a:active{
	color:#FF6666;
	text-decoration:none
}

#header{
	height:200px;
}

#mainContent{
height:100%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
color:#aaaaaa;
padding:0px 100px;
}

#mainContent h1{
	color:#FFFFFF;
	font-weight:normal;
	font-size:28px;
		line-height:35px;
}

#mainContent h2{
	color:#AA7777;
	font-weight:bold;
	font-size:16px;
		line-height:35px;
}

#mainContent a, #mainContent a:link{
	color:#AA7777;
	text-decoration:none;
}

#mainContent a:hover, #mainContent a:active{
	color:#ff9900;
}


.downBlock a, .downBlock a:link{
	display:block;
	width:500px;
	height:50px;
	color: #AA7777;
	border:none;
	text-decoration:none;
	border:1px solid #222222;
	margin:4px;
	padding:3px;
}

.downBlock a:hover{
	color: ff9900;
	background-color:#370001;
	border:1px solid #774444;
}

.downBlock{
}


#footer{
	background:url(../images/footer.jpg) no-repeat bottom center;
	height:50px;
	font-size:11px;
	color:#555555;
	padding:3px 40px 5px 40px;
	font-family:Arial, Helvetica, sans-serif;
}

HTML>BODY #footer{
padding:3px 40px 45px 40px;
}

#footer2{
	font-size:11px;
	color:#885555;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#footer2 a, #footer2 a:link{
	color:#885555;
	text-decoration:none;
}
#footer2 a:hover, #footer a:active{
	color:#FFCC00;
}
