div {
  	position:absolute;
  	padding:0px;
  	opacity: 1;
  	top:0px;
	width:100%;
	height:100%;
	font-family: arial;
  	font-size: 11px;
	color:#000000;
	line-height:110%;
}

div#bg {
	width: 970px;
	position:relative;
	height:1050px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #000000;
	overflow: visible;
	z-index:0;
}

div#redLayer {
	background: #EE3311;
	top:20px;
  width:970px;
  height:998px;
  _height:1002px;
  z-index:1;        
}

div#mainBg {
	background:#FFFFFF;
	top:8px;
	left:0px;
	width:970px;
	height:955px;
	z-index:2;
}

div#shade1 {
	height:1px;
	width:970px;
	left:0px;
	top: 0px;
	background: url(shade1.jpg) repeat-x;
}

div#shade2 {
	width:968px;
	height:1px;
	left:2px;
	top: 1px;
	background: url(shade2.jpg) repeat-x;
}

div#shade3 {
	width:966px;
	height:1px;
	left:4px;
	top: 2px;
	background: url(shade3.jpg) repeat-x;
}

div#dotRule {
	width:957px;
	height:3px;
	left:9px;
	top: 4px;
	background: url(dotRule.jpg) repeat-x;
}
div#dotRule2 {
	height:3px;
	width:957px;
	top: 7px;
	left:9px;
	background: url(dotRule.jpg) repeat-x;
}

div#banner{
			background:#FFFFFF;
			width:970px;
			height:80px;
			left:0px;
			top:10px;
			z-index:3;
}

div#logo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	width:104px;
	height:104px;
	left:30px;
	top:10px;
	z-index:4;
}

div#userImg {
	background-image: url(user.gif);
	background-repeat: no-repeat;
	top:14px;
	left: 59%;
	width:32px;
	height:8px;
	z-index:4;
}
div#userInput {
	top:7px;
	left: 63.75%;
	width:50px;
	height:20px;
	z-index:4;
}
div#passImg {
	background-image: url(pass.gif);
	background-repeat: no-repeat;
	top:14px;
	left: 75%;
	width:63px;
	height:8px;
	z-index:4;
}
div#passInput {
	top:7px;
	left: 83%;
	width:50px;
	height:20px;
	z-index:4;
}
div#login {
	top:7px;
	left: 94.25%;
	width:24px;
	height:22px;
	z-index:4;
}

div#nav{
			width:0px;
			height:0px;
			top:50px;
			left:247px;
			background:#FFFFFF;
			z-index:4;
}
div#button1 a, div#button1 a:visited, div#button1 a:active {
	background-image: url(button1.gif);
	width:99px;
	height:67px;
	top:0px;
	left:0px;
	display:block;
	margin: 0px 0px 0px 0px;
	z-index:5;
}
div#button1 a:hover{
	background-position: 0px -67px;
}
div#button2 a, div#button2 a:visited, div#button1 a:active {
	background-image: url(button2.gif);
	width:99px;
	height:67px;
	top:0px;
	left:100px;
	display:block;
	margin: 0px 0px 0px 99px;
	z-index:5;
}
div#button2 a:hover{
	background-position: 0px -67px;
}
div#button3 a, div#button3 a:visited, div#button3 a:active {
	background-image: url(button3.gif);
	width:99px;
	height:67px;
	top:0px;
	left:200px;
	display:block;
	margin: 0px 0px 0px 198px;
	z-index:5;
}
div#button3 a:hover{
	background-position: 0px -67px;
}
div#button4 a, div#button4 a:visited, div#button4 a:active {
	background-image: url(button4.gif);
	width:99px;
	height:67px;
	top:0px;
	left:300px;
	display:block;
	margin: 0px 0px 0px 297px;
	z-index:5;
}
div#button4 a:hover{
	background-position: 0px -67px;
}
div#button5 a, div#button5 a:visited, div#button5 a:active {
	background-image: url(button5.gif);
	width:99px;
	height:67px;
	top:0px;
	left:400px;
	display:block;
	margin: 0px 0px 0px 396px;
	z-index:5;
}
div#button5 a:hover{
	background-position: 0px -67px;
}
div#button6 a, div#button6 a:visited, div#button6 a:active {
	background-image: url(button6.gif);
	width:99px;
	height:67px;
	top:0px;
	left:500px;
	display:block;
	margin: 0px 0px 0px 495px;
	z-index:5;
}
div#button6 a:hover{
	background-position: 0px -67px;
}
div#button7 a, div#button7 a:visited, div#button7 a:active {
	background-image: url(button7.gif);
	width:99px;
	height:67px;
	top:0px;
	left:500px;
	display:block;
	margin: 0px 0px 0px 594px;
	z-index:5;
}
div#button7 a:hover{
	background-position: 0px -67px;
}


