﻿body {text-align: center;}
body {text-align: -moz-center;}
html, body {background:#E0E0E0;}

	#banner 
	{		
		position:relative;
		height:122px;
		width:780px;				
		background: #fff url(images/header.jpg) no-repeat bottom center;
		
		top:10px;		
	}
	
	#homeimage
	{
		top: 20px;
		left: 30px;
	}
	
	#container
	{	    
	    position:relative;
	    width:800px;	    
	    height: 620px;
	    font-family:Arial;
	    font-size:	10px; 
	    border-color:Black;	     
	    background: #fff ;
	}
	
	#leftcontent 
	{
		position: absolute;
		font-family:Arial;
		width:230px;
		height:428px;
		left:10px;
		top:133px;
		background:#C1BBBB;
		border-style:solid;
		border-width:1px;
		border-color:black;
								
		padding:3px;
		
		/*filter:alpha(opacity=80);
		-moz-opacity:.80;*/		
	}
		
	#leftcontent h1 
	{
	    font-family:arial;	    
		font-size:11px;  
		color:#E71C16;	
		text-align:right;		    
		}
		
	#leftcontent h2 
	{
	    font-family:arial;	    
		font-size:8px;  
		color:#999999;	
		text-align:left;		    
		}
		
	#centrecontent {
		position: absolute;
		width:528px;
		height:414px;
		left:250px;
		top:133px;
		
		padding-left:10px;
		padding-right:0px;
		padding-top:10px;
		padding-bottom:10px;
		font-family:Arial;
		font-size:11px;
		text-align:left;
		color:#606060;
		/*filter:alpha(opacity=80);
		-moz-opacity:.80;*/
		background:#FFFFFF;
		border-style:none;
		border:1px;
		}
	
	
	
	#maincontentLeft {
		position: absolute;
		top:10px;
		left:10px;
		width:276px;
		 height:416px;
		/*padding:10px;*/
		padding-right:7px;
		font-family:verdana;
		text-align:left;
		font-size:10px;
		color:#000000;
		
		background:#FFFFFF;		
		border-style:none;
		border:1px;
		}
	
	#maincontentRight {
		position: absolute;
		top:10px;
		left:295px;
		height:416px;
		width:245px;
		font-family:Arial;
		font-size:10px;
		/*padding:10px;*/
		
		text-align:right;
		color:#000000;
		
		background:#FFFFFF;
		border-style:none;
		border:1px;
		}
	
	#centrecontent H2
	{
		color:Black;
		font-family:verdana;
	    font-size:	10px; 
	    font-weight:bold 	
		}
	
	#centrecontent H1
	{
		color:#0569B7;
		font-family:arial;
	    font-size:	16px; 
	    font-weight:bolder; 
	}
	
		
	#footer
	{
		position:absolute;
		left:10px;
		top:570px;
		width:770px;
		
		font-family:Arial;
		font-size:9px;
		height:30px;
		font-weight:bolder;
		background:#E71C16;
		color:#000000;
		text-align:center;
		padding:5px;
	}
	
	
	#centresubheader
	{
		color:Red;
		font-family:Verdana;
	    font-size:	12px; 
	    font-weight:bold;	
	}	
	
	#buttoncontent 
	{
		position: absolute;
		width:80px;
		height:390px;
		left:515px;
		top:10px;		
	}

	
	#haulagetext
	{	
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
		
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;			
		}
		
	#storagetext
	{
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
		
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;			
		}
	
	#palletstext
	{
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
		
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;			
		}
	
	#vehicletext
	{
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
			
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;			
		}
			
	#contacttext
	{
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
		
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;			
		}
		
	#vacancytext
	{
		padding-left: 4px;
		padding-right:4px;
		padding-top:3px;
		padding-bottom:3px;
		width:220px;
		height:65px;
		text-align:right;
		
		font-family:verdana;	    
		font-size:9px;  
		color:#000000;	
		
		}
		
	#applicationform
	{		
		position: relative;
		text-align: left;
		width:480px;
		height:330px;	
	}
	
	#wizard1
	{
		Height:279px; 
		Width:471px; 		
		Background:#EFF3FB;		
		Border-Color:#B5C7DE; 
		Border:1px;
		font-family:Verdana; 		
		Font-Size:6pt;
		/*filter:alpha(opacity=80);
		-moz-opacity:.80;*/
		}
	
	.mhcontact
	{
		width:230px;
		color:Red;
		font-weight:bold;
	}
	
	.mhcontact h1
	{
		font-weight:bold;
		font-size:10pt;
		line-height:8px;
	}
	
	.mhcontact h2
	{
		font-weight:bold;
		font-size:10pt;
	}
	.vmcontact
	{
		width:230px;
		color:Blue;
		font-weight:bold;
	}
	
	.vmcontact h1
	{
		font-weight:bold;
		font-size:10pt;
		line-height:8px;
		
	}
	
	.vmcontact h2
	{
		font-weight:bold;
		font-size:10pt;		
	}
	
	
	
	A:link	
	{
	text-decoration:underlined;	
	
	color:	#E71C16;
	}	
		
A:visited	{	
	text-decoration: underlined;
	color:	#E71C16;
	}	
		
A:active	{	
	text-decoration:	underlined;
	color:	#E71C16;
	}	
		
A:hover	{	
	text-decoration:	underlined;
	color:	#E71C16;
	}
	
	ul, li {margin-left:5px; padding-left: 5px;}
	
	.floatright 
	{
		float: right; 
		margin: 0 0 3px 3px;
		
		}
		
	.menuheader
	{
		font-family:arial;	    
		font-size:12px;
		font-weight:bolder;		
		color:#E71C16;
	}
	
	.currentpageheader
	{
		font-family:arial;	    
		font-size:12px;
		font-weight:bolder;		
		color:#000000;
	}
	
	.img_bottom_left
	{
		position:absolute;
		bottom:0px;
		left:7px;
		}
		
	.img_bottom_right
	{
		position:absolute;
		bottom:0px;
		right:1px;
		
		}
	
	.img_centre1
	{
		position:absolute;
		top:170px;
		right:0px;
		
		}
		
	.img_centre2
	{
		position:absolute;
		top:235px;
		right:0px;
		
		}
	
	.img_bottom1
	{
		bottom:0px;
		left:5px;
		position:absolute;
		}
	
	.img_bottom2
	{
		bottom:0px;
		left:80px;
		position:absolute;
		}
	
	.img_bottom3
	{
		bottom:0px;
		left:170px;
		position:absolute;
		}
	
		
	* {margin:0 ; padding: 0 }
	
	
	