#airlock {
	width:			682px;
	margin:			0 auto;
	position:		relative;
}



/*added*/
body {
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		67.5%;
	color:          #4c4c4c;
	background:		#fff;
}

a {
	color:	#858b49;
}


/*added*/
#navigation {
	position:		relative;
	background:		url(../images/sprsum09/bg_header.jpg) no-repeat;
	width:			680px;
	height:			107px;
	margin-bottom:	5px;
	border-bottom: 1px;
}


/*added*/
#main {
	width:			640px;
	height:			200px;
	padding:        20px;
	border-bottom: 3px solid #bec984;
}
