#content{
	margin:0;
	border-left:0px solid #f0f0f0;
	border-right:0px solid #f0f0f0;
}

#header{
	height:60px;
}
#headerleft{
	width:550px;
}
#headerleft h1{
	margin:10px 20px 5px 20px;
	float:left;
}

#headerleft h2{
	margin:12px 0 5px 20px;
}

#headerright{
	margin:5px 10px 5px 0;
	float:right;
	text-decoration:none;
	color:#000000;
	border:0px solid #a0a0a0;
}

