#secondary-content, #secondary-content-inner, .form, .cmxform, #enquiry-form { display: none; }


#logo-container  h2#logo{
background: url(../images/core/minetrans-logo.jpg) no-repeat 0 0;
}

#navigation-container {height: 28px;width: 795px;overflow: hidden;margin: 0 auto;}
ul#navigation {float: right;}
ul#navigation li{float: left; display: inline; height: 28px; list-style:none;}
ul#navigation a {height: 28px; display: block; text-indent: -999em; background-position: 0 0px;}
ul#navigation a#home {width:55px; background:url('../images/core/nav-home.jpg') 0 0 no-repeat;}
ul#navigation a#profile {width:61px; height:28px; background:url('../images/core/nav-profile.jpg') 0 0 no-repeat;}
ul#navigation a#truck-seats {width:88px; height:28px; background:url('../images/core/nav-truck-seats.jpg') 0 0 no-repeat;}
ul#navigation a#seat-covers {width:132px; height:28px; background:url('../images/core/nav-sea-covers.jpg') 0 0 no-repeat;}
ul#navigation a#interiors {width:109px; height:28px; background:url('../images/core/nav-interiors.jpg') 0 0 no-repeat;}
ul#navigation a#equipment {width:223px; height:28px; background:url('../images/core/nav-equipment.jpg') 0 0 no-repeat;}
ul#navigation a#gallery {width:61px; height:28px; background:url('../images/core/nav-gallery.jpg') 0 0 no-repeat;}
ul#navigation a#contact {width:66px; height:28px; background:url('../images/core/nav-contact.jpg') 0 0 no-repeat;}
ul#navigation a:hover {background-position: 0 -28px !important;}

/*Affiliate Logos*/
 
#affilates-container{
	width:800px;
	padding: 37px 0 15px 0;
	text-align: center;
}

#affilates-container ul {
	padding:0;
	margin: 0;
}

#affilates-container ul li{
	display:inline;
	padding:0 3px;
	margin: 0;
	background:none;
}

/**gallery images*/

#gallery-container{
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

#gallery-container ul#gallery-list {
	margin:0;

}

#gallery-container ul#gallery-list li{
	display:inline;
	background:none;
	padding: 0;
	margin: 10px;
	line-height:10px;
	float:left;
}
