
body
{
	background: #fff;
	font: normal 12px Verdana, Arial, sans-serif;
	color: black;
}

/******
* IDs *
******/

.wrap
{
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#top-default
{
	height: 100px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
}

#top-default img
{
	display: none;	
}

#body-default
{
padding-bottom: 0px;	
}

#topcat-list,
#subcat-list
{
	display: none;
}

#search
{
	display: none;
}


#airports
{
	display: none;
}

.wrap #page-subnav
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

#footer
{
	display: none;
}

.item
{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

.build-order
{
	display: none;	
}

#print-contact
{
	border-top: 1px solid #ccc;
	margin: 15px 0px 0px 0px;
	padding-top: 10px;
	display: block;	
}

#top-default img#printable-logo
{
	display: block;
	float: right;	
}

/*************
* Navigation *
*************/

#navigation
{
	display: none;
	width: 0px;
}