*{

	margin:0;

	padding:0;

}



img{

	border:none;

}



body{

	background:#000000;

}



a{

	text-decoration:none;

	color:#d8a102;

}



#container{

	margin:0 auto;

	width:900px;

	position:relative;
	height:inherit;

}



#wing_left{

	background:url(../images/body_wing_left.jpg);

	height:419px;

	width:250px;

	position:absolute;

	margin-left:-250px;

	top:0;

	left:0;

}



#header{

	width:900px;

	height:135px;

	position:relative;

	background:url(../images/header.jpg);

}



#menu{

	width:500px;

	float:right;

	display:inline;

	top:50px;

	position:relative;

}



#content{

	width:900px;

	background:url(../images/content_bg.jpg) no-repeat #000;

	min-height:600px;

	position:relative;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:12px;

	color:#FFF;

}



#content h2{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:20px;

	color:#d8a102;

	margin-bottom:10px;

}



#content p{

	margin-bottom:10px;

}



#content_container{

	width:900px;
	
	height:100%;

	position:relative;
	
	top:0;

	display:inline-block;

}



#c2a_holder{

	width:900px;

	padding-top:30px;

	position:relative;

}



.c2a_icon{

	width:140px;

	margin:0px 5px 0px 0px;

	float:left;

	display:inline;

}



#footer{

	height:145px;

	width:900px;

	background:url(../images/footer_bg.jpg) #000000 no-repeat bottom;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:10px;

	color:#a87900;
	
	position:absolute;

}



#footer a{

	margin-left:10px;

}

a#headerlogo {
	display:absolute;
	float:left;
	width:275px;
	height:75px;
	margin-top:30px;
}
	