@import "../N5SiteData/common.css";


#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
	background-image: url(../images/masthead/a.jpg);
	background-repeat:no-repeat;
	height:281px;
}

#left {
	width: 690px;
	float: left;
}
#right {
	width: 300px;
	float:left;
	
}