#secondary {
	font-size: 1.25em;
	line-height: 1.5em;
	background:#000;}
	
#header {

	background: #000 url(/images/header_plain.jpg) no-repeat center top;
	/*padding: 260px 0px 0px 0px;*/

	
}

#header-logo {
	/*margin: 0px 0px 50px 0;*/

	float: right;
}

#footer {
	width: auto;
	color: #fff;
	font-size: 1.0em;
	font-weight:400;
	background: transparent url(/images/footer_plain.gif) no-repeat center top;

	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px;
}


#footLeft {
	width: auto;
	padding:0px 0px 0px 0px;
	text-align: center;
	margin-left:0px;
	}
