@charset "UTF-8";
/* CSS Document */
body {background-color:#FFFFFF;
padding:0px 0px 0px 0px;
margin-left:0px;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:15px;}

#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}

.contact { 
 height: 50px;
 top:20px;
 position:fixed;

 left:300px;
 z-index:200;
 }

.nav { 
 height: 50px;
 top:570px;
 position:absolute;
 left:14px;
 z-index:200;
 }

 
 hr {
	height: 0;
	border: 0;
	left:0px;
	position:absolute;
	margin-bottom:15px;
	border-bottom :1px solid #999999;
	}
	
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:9px;
	line-height:10px;
	font-weight:100;
	}
	
h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:9px;
	letter-spacing:2px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:100;
	}

h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:15px;
	letter-spacing:.1em;
	color:#FFFFFF;
	font-weight:100;
	}
	
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	margin-top:20px;
	color:#000000;
	letter-spacing:1px;
	font-weight:bolder;
	display:block;
	font-weight:700;
	top:20px;
	position:relative;
	line-height:18px;
	}

h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	line-height:10px;
	font-weight:100;
	}

h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	letter-spacing:.1em;
	color:#000000;
	font-weight:100;
	}
h7 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	margin-top:10px;
	color:#000000;
	letter-spacing:1px;
	font-weight:bolder;
	display:block;
	font-weight:700;
	top:5px;
	position:relative;
	}
	
.titles{
	width:750px;
	height:500px;
	background-color:#fdfcde;
	top:0px;
	position:relative;
	}
	
.info{
	width:750px;
	height:500px;
	top:0px;
	display:block;
	left:10px;
	position:relative;
	}

.para {	
	color:#000000;
	width:60em;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:100;
	font-weight:lighter;
	}

#content{
	overflow:hidden;
	width:100%;
	background-color:#FFFFFF;
	position:absolute;
	height:595px;
	float:left;
	top:50px;
    }

#banner{
    background-color:#FFFFFF;
	position:absolute;
	top:0px;
	}


a{
	text-decoration:none;
	color:#000000;
	}
	
a:hover {
	color:#ff0099;
}

	#navigation .sup{
		font-size:14px;
		margin:0px;
	padding:0px;
	}
		#navigation ul{
			margin:0px 0;
			padding:0px;
					
		}
		#navigation a{
			text-decoration:none;
			margin:0px;
			padding:0px;
		}				
		#navigation .sup li{
			margin: 0px 0 !important;
			margin:0px 0;
			margin:0px;
			padding:0px;
			font-size:10px;
		}
		#navigation a.scrolling{
			color:#933;
			margin:0px;
			padding:0px;
		}
		
		
.section{
	width:100000px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding-left:10px;
		height:352px;
	}
		.section .sub p{
			width:550px;
			margin:0px 0;
			font-size:85%;
			line-height:1.4em;
		}
		.section .next, .section .prev, .section .reset{
			font-family:"Courier New", Courier, monospace;
			font-style:normal;
			font-weight:5;
			font-size:20px;
			position:absolute;
			bottom:-133px;
			z-index:199;
		}
		.section .next{
			top:500px;
			left:50px;
		}
		.section .prev{
			top:500px;
			left:10px;
		}
		.section .reset{
			top:500px;
			left:480px;
		}

.message{
	background:#EEE;
	border:0px solid #999;
	color:#333;
	font-size:12px;
	padding:0px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
