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

div#outer {
	width:94%;
    min-width:40em;
    max-width:70em;
}

* {
    margin:0;
    padding:0;
}
body {font-size:90%; font-family:"Helvetica Neue";}

a {
font-family:"Helvetica Neue";
	color:#333;
	font-size:smaller;
	text-decoration:none;
}
a:visited {
font-family:"Helvetica Neue";
font-size:smaller;
	color:#333;
}
a:focus, a:hover, a:active {
font-family:"Helvetica Neue";
font-size:smaller;
	color:#FFCC00;
}

#link a{
		color:#6CF;
	}
#link a:focus, 
#link a:hover, 
#link a:active{
	color:#FFCC00;
}

#link2 a{
	color:#FFCC00;
}
#link2 a:focus, 
#link2 a:hover, 
#link2 a:active{
	color:#FFCC00;
}
#link3 a{
	color:#6C3;
}
#link3 a:focus, 
#link3 a:hover, 
#link3 a:active{
	color:#FFCC00;
}
#link4 a{
	color:#0CF;
}
#link4 a:focus, 
#link4 a:hover, 
#link4 a:active{
	color:#FFCC00;
}

#header {
margin-top:20px;
padding: 5px;
right:10px;
	
	font-family:"Helvetica Neue";
	
	font-size:18px;
}
#header h1 {
 height: 250px;
   background:#EBEBE9 url(images/header.jpg) repeat-x left bottom;
}

#header h4 {
	text-align:right
	position:fixed;
margin-left:200px;
	
}

#cleaner {
	clear: both;
}	

#container2 { 
margin:auto;
position:relative;


	width: 980px; 
	background:#000000;
	
	/*margin: 0 auto;*/ 
	border: thin solid #000000;
	padding:0px;
	text-align: left; 
	height: 650px;
}
#container { 
margin:auto;
position:relative;


	width: 980px; 
	background:#FFF;
	
	/*margin: 0 auto;*/ 
	border: thin solid #FFF;
	padding:0px;
	text-align: left; 
	height: 650px;
}
#tabs {
text-align:left;
position:fixed;
margin-left:20px;
width: 400px;
height: 360px;
color:#000;
font-family:"Helvetica Neue";
}

ul.horizontal_list li{
	text-align: left;
	border: 1px solid #CCC;
	list-style: none;
	padding: 3px 10px 3px 10px;
	float: left;
}

#Ponespace {
font-family:"Helvetica Neue";

    float: left;
	padding: 2px;
	/*border: 2px solid #FFCC00;*/
	background:#000000
	width: 190px;
	height: 575px;
	color:#000;
	
	margin: 10px;
	
	}
	
#PTwospace {
    float: left;
	padding: 2px;
	background: #666;
	border:none;
	/*border: 2px solid #000000;*/
	width: 980px;
	margin-top: 0px;
	height: 367px;
	text-align: center;
	background-color: transparent;
	background-image: url(images/state.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
	#PThreespace {
    float: left;
	padding: 2px;
	background: #666;
	border:none;
	/*border: 2px solid #FF33FF;*/
	width: 750px;
	
	height: 360px;
	text-align: center;
	background-color: transparent;
	background-image: url(images/state.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
#footer {
	padding: 15px;
	margin-top:5px;
	margin: 10px;
	
	font-family:"Helvetica Neue";
	font-size: 18px;
}

#footer2 {
	padding: 130px;
	
	margin: 10px;
	font-family:"Helvetica Neue";
	font-size: 18px;
}