
a:link, :hover, :visited, :active
{
	font-size: 30;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color:white;
	text-decoration: none;
	
}
#copy {
margin-right:500px;
color:white;
}

a.bottom-nav {
margin-left: 25px;
font-size: 30;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color:white;
	text-decoration: none;
}
	
h1.title
{
	font-size: 56;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color:white;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	position: relative;
	top: 175px;
	right: 100px;
	z-index: 1;
}
h2.title
{
	font-size: 24;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	font-style: italic;
	color:white;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	position: relative;
	top: 175px;
	right: 50px;
	z-index: 1;
}



h3
{
	font-size: 36;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color:white;
	margin: 5px 0 0 0;
	padding: 5px;

}

h3.sub
{
	font-size: 48;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color:white;
	margin: 5px 0 0 0;
	position:relative;
	top:-300px;
	right: 30px;
	z-index: 1;
	
}


#wrapper_main
{

	width:980px;
	margin: 0 auto 0 auto;
	
}

#banner
{
	height:50px;
	background-color:black;
	margin: 0 0 0 0;
}

#headline
{

	position: relative;
	top: -75px;
	height: auto;
}
	
#one
{
	width:480px;
	height: auto;
	text-align: right;
	float: right;
	position: relative;
	top:-50px;
	
 	
	
}
#two
{
	
	
	width:480px; 
	height: auto;
	text-align: right;
	position: relative;
	top:-50px;
	
	

	
}

#subbanner
{
	height:40px;
	background-color:black;
	margin: 10px 0 0 0;
	padding: 2.5px 25px 2.5px 0px;
	text-align: right;
	position: relative;
	bottom: 100px;
}

#banner_left
{
	height: 50px;
	margin: 0 10px 0 0;
	float: left;
}

#banner_mid 
{

	height:40px;
	width:400px;	
}






