/* CSS Document */


	
/*The Backbone*/		
body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background: #171717; }

		
div#header {
background-color: #171717;
margin: 0 auto;
padding: 10px 0 3px 0;
display:none;
height: 75px;
width: 1158px;
}

div#new_header{background-image: url(../images/headers/main_header.jpg);
position:relative; width:1000px; height:275px; margin:auto;
background-position:center center;}
div#contact_header{position:relative; width:1000px; height:275px; margin:auto;
background-position:center center;}
div#new_header.hgv
{background-image: url(../images/headers/head-hgv.jpg);}
div#new_header.ext
{background-image: url(../images/headers/head-exterior.jpg);}
div#new_header.banner
{background-image: url(../images/headers/head-banner.jpg);}
div#new_header.display
{background-image: url(../images/headers/head-display.jpg);}
div#new_header.signage
{background-image: url(../images/headers/head-signage.jpg);}
div#new_header.vehicle
{background-image: url(../images/headers/head-vehicle.jpg);}



div#uni-tag{
background:url(../images/news/uni-tag2.png) no-repeat;
text-indent:-9999px;
position:absolute;
top:0px;
left:-30px;
z-index:999;
width:240px;
height:147px;}

#headerN {
height:275px;
}
		
		
div#banner {
background-color: #358bc5;
border-bottom: 1px solid #000;
margin: 0;
height: 380px;
}

div#container1 {
background: #3a3a3a url(container_bg.jpg) no-repeat;
width:1000px;
margin:auto;
}

div#container2 {
margin: 0 auto;
padding: 18px 0 0 0;
width:1000px;
overflow:hidden;
}


/*End the Backbone*/		


	
/*Navigation */

#left {
display:inline;
padding:5px;
width:230px;
float:left;
margin:5px;
margin-left:0;
}

div#left {
background: url(nav_bg.jpg) no-repeat top;
float: left;
width: 230px;
padding-top: 0px;
margin-top: 0px;
padding-left: 15px;
padding-bottom: 200px;
}
		
div#left ul {
	font-family:"Century Gothic";
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0;
}

div#left ul li {
	margin-top: 4px;
	padding-left: 10px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	width: 150px;
}
		
#left ul li a {
display: block;
width: 197px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #fff;
border-bottom: solid 1px #383838;
padding-bottom: 15px;
margin-top: 5px;
}
		
#left ul li a:hover {
color: #00acdd;
}
	

#left .subMenu a  {
font-size:12px; color:#666;
}
/*End Navigation*/	



/*Home navigation*/
div#navigation {
background: url(nav_bg.jpg) no-repeat top;
float: left;
width: 200px;
padding-top: 0px;
margin-top: 0px;
padding-left: 15px;
padding-bottom: 190px;
}
		
div#navigation ul {
	font-family:"Century Gothic";
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

div#navigation ul li {
	margin-top: 4px;
	padding-left: 10px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	width: 170px;
}
		
#navigation ul li a {
display: block;
width: 170px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #fff;
border-bottom: solid 1px #383838;
padding-bottom: 15px;
margin-top: 5px;
}
		
#navigation ul li a:hover {
color: #00acdd;
}
	

#navigation .subMenu a  {
font-size:12px; color:#666;
width: 180px;
}
/*End Navigation*/	


		
/* Footer*/
	
#cleardiv {
clear: both;
height: 0.1em;
}
	
.malik {
color: #00acdd;
font-weight: normal;
}	
	
div#footer {
background: #282828;
clear: both;
padding: 5px 0 20px 0;
border-top: 1px solid #454545;
text-align: right;
}

/*Footer End*/
