/* Main Styles */

body {
	text-align: center;
	background-color: #333333;
	margin-bottom: 4px;
	margin-top: 35px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/grey-bg.jpg);
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	
a:hover {
	color: #CC0000;
	text-decoration: none;

}

#container {
	margin:0 auto;
	width: 742px;
	top: 0px;
	height:800px;
	text-align: left;

}

#banner {
	text-align:center;
	width: 790px;
	margin:2 auto;
	background: url('images/top_bannerbg.gif') top center no-repeat;
	position:absolute;
	margin-top: 4px;
	height:125px;
}



#content {
	text-align:center;
	width: 790px;
	margin:2 auto;
	background: url('images/mid_bannerbg.gif') top center repeat-y;
	position:absolute;
	margin-top: 115px;
	height:450px;
	left: 0px;
	top: 9px;
}

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}

#content a:visited {
	color: #000000;
	text-decoration: none;
}	
#content a:hover {
	color: #CC0000;
	text-decoration: none;

}

#details {
	text-align:left;
	width: 502px;
	margin:2 auto;
	position:absolute;
	height:45px;
	left: 268px;
	top: 76px;
	color: #FFFFFF;
}
#header {
	text-align:left;
	width: 455px;
	margin:2 auto;
	position:absolute;
	height:29px;
	left: 265px;
	top: 27px;
}
#flash {
	position:absolute;
	width:440px;
	height:250px;
	z-index:2;
	left: 320px;
	top: 131px;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
}

#menu {
	position:absolute;
	width:282px;
	height:250px;
	z-index:4;
	left: 18px;
	top: 131px;
	border: 1px dashed #fff;
	padding: 5px;
	color: #FFFFFF;
	background-color: #990000;
}

#stage1 {
	position:absolute;
	width:175px;
	height:150px;
	z-index:3;
	left: 26px;
	top: 408px;
}


#stage2 {
	position:absolute;
	width:300px;
	height:80px;
	z-index:3;
	left: 53px;
	top: 114px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	bottom: -1px;
}
#stage3 {
	position:absolute;
	width:300px;
	height:80px;
	z-index:3;
	left: 392px;
	top: 114px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	bottom: -1px;
}

#stage4 {
	position:absolute;
	width:300px;
	height:80px;
	z-index:3;
	left: 53px;
	top: 210px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	bottom: -1px;
}

#stage5{
	position:absolute;
	width:300px;
	height:80px;
	z-index:3;
	left: 392px;
	top: 210px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

#bottom {
	position:absolute;
	width:790px;
	height:63px;
	z-index:0;
	top: 559px;
	margin: 2 auto;
	background: url('images/bottom_bannerbg.gif') top center no-repeat;
	left: 0px;
	color: #FFFFFF;
	padding-top: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


#footer {
	position:absolute;
	width:790px;
	height:71px;
	z-index:0;
	margin: 2 auto;
	background: url();
	left: 0px;
	margin-bottom: 26px;
	bottom: -601px;
}

/* Navigation */
