body{
	background:#003366;
	text-align:center;
	min-width:1025px;
	min-height:600px;
}	
#top{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index: 169;
	background: url(../subfolder/999_footer.png) repeat-x;
	height:36px;
	}
	
#frame {
	margin-top: 20px;
	width:1025px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
		
#contentleft {
	width:200px;
	padding:0px;
	float:left;
	margin:145px 0 0 0;
	z-index: 98;
	}
	
#contentcenter {
	width:345px;
	padding:0px;
	float:left;
	margin: 30px 0 0 -170px;
	z-index: 100;
	}
	
#contentright {
	width:650px;
	padding:0px;
	margin: 30px 0 0 0;
	float:left;
	z-index: 96;
	}
	
#contentheader {
		}	
			
/*//////////intro///////////*/


#contentleft2 {
	width:195px;
	padding:0px 0px 0 0px;
	float:left;
	}
	
#contentcenter2 {
	width:635px;
	padding:0 0 0 200px;
	float:left;
	}
	
#contentright2 {
	width:195px;
	margin:0px 0 0 0;
	float:right;
	}
		
/*//////////FOOTER///////////*/

#footer {
	position: relative;
	float: left;
	width:1055px;
	height:42px;
	background: url(../subfolder/999_blue2.jpg) repeat-x;
	margin-top: 30px;
	z-index: 100;
	}
	
#leftfoot{
	float: left;
	text-align: left;
	margin: 0px 0 0 30px;
	}
	
#rightfoot{
	float: right;
	text-align:right;
	margin: 0px 30px 0 0;	
	}		

/*//////////TYPE SETUP///////////*/

a:link 		{ color: #FFFFFF; text-decoration: none;}
a:visited 	{ color: #FFFFFF; text-decoration: none;}
a:hover 	{ color: #00FF00; text-decoration: none;}
a:active 	{ color: #FFFFFF; text-decoration: none;}

/*body copy*/			
h2 {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	line-height: 19px;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	}
	
/*subheadline copy*/			
h1 {
	color: #0099FF;
	letter-spacing: 1px;
	text-align: left;
	font-size: 13px;
	font-style:normal
	font-weight:bold;
	font-family: Arial, sans-serif;
	}
		
/*copyright*/	
h3{
	font-style: normal;
	font-weight:normal;
	letter-spacing: 1px;	
	font-size: 9px;
	line-height: 14px;
	color:#FFFFFF;
	font-family: Arial, sans-serif;	
	}


	
/*///////////cosmetics///////////*/

#fortyseven{
	position: absolute;
	top: 150px;
	right: 0;
	width: 460px;
	height: 471px;
	background: url(../subfolder/999_47.png) no-repeat;
	float: right;
	z-index: 90;
	}
	

#submenu{
	position: relative;
	float: left;
	width: 650px;
	}
#submenucopy{
	position: relative;
	float: left;
	width: 650px;
	z-index: 103;
	}

#cleft{
	float: left;
	width: 285px;
	}

#cright{
	float: left;
	width: 285px;
	padding: 0 0 0 50px;
	}

#headline{
	margin: 0 0 0 -10px;
	}

#subheadline{
	width: 600px;
	margin: 0 0 15px 0;
	}			