@charset "utf-8";
/* CSS Document */
#page{	
		width:770px;
		margin:auto;
		margin-top:-15px;
		}
#hiddenImages{
	display:none;
	}
#middleBlock{
		background-image:url(../Image/middleBlock.png);
		background-repeat:no-repeat;
		margin-top:10px;
		margin-left:6px;
		width:770px;
		height:488px;
		}
		
#block1{
 		width:732px;
		height:207px;
		margin-top:10px;
		float:left;
		margin-left:10px;
		}
		
#block1A{
		float:left;
		width:470px;
		height:207px;
		}
		
#privateCars{
		width:229px;
		height:207px;
		float:left;
	   	}
		
#truckBuses{
		width:222px;
		height:207px;
		float:right;
		}
#recoveryService{
		width:240px;
		height:207px;
		float:right;
		}		
		
#block2{
		width:732px;
		height:207px;
		margin-top:10px;
		float:left;
		margin-left:10px;
		}
		
#block2A{
		float:left;
		width:470px;
		height:207px;
		}
		
#sprayPaint{
		width:229px;
		height:207px;
		float:left;
		}
		
#vanConversions{
		width:226px;
		height:207px;
		float:right;
		}
		
#chassisRealignment{
		width:240px;
		height:207px;
		float:right;
		}
		
#appovedAndHologram{
		background-image:url(../Image/approval&holo.gif);
		background-repeat:no-repeat;
		width:770px;
		height:119px;
		margin-top:-55px;
		clear:both;
		}
		
#footer{
		background-image:url(../Image/footer.png);
		background-repeat:no-repeat;
		width:753px;
		height:57px;
		border:#FFFF00;
		border-style:solid;
		margin-top:10px;
		margin-left:6px;
		}
		
#address{
		color:#FFFF00;
		font-weight:bold;
		font-family:"Segoe UI";
		font-size:18px;
		margin-left:24px;
		float:left;
		margin-top:10px;
		}
		
#email{
		color:#FFFFFF;
		font-weight:bold;
		float:right;
		font-size:18px;
		font-family:"Segoe UI";
		margin-left:-80px;
		margin-top:10px;
		}
		
#email{
		font-weight:bold;
		color:#FFFFFF;
		padding-right:25px;
		}
		
#licenceNoFooter{
		background:#FFFF00;
		height:20px;
		width:750px;
		margin-left:7px;
		margin-top:10px;
		}
		
#copyright{
		font-size:14px;
		text-align:center;
		}
		
#contactNo{
		font-size:18px;
		font-family:"Segoe UI";
		font-weight:bold;
		margin-left:20px;
		}

.setting{
		font-family:"Segoe UI";
		font-size:11.68px;
		font-weight:normal;
		color:#FFFF00;
		text-align:center;
		}		
#licenceState{
		font-size:18px;
		font-family:"Segoe UI";
		font-weight:normal;
		margin-left:80px;
		}
		
#licenceNo{
		font-size:18px;
		font-weight:bold;
		font-family:"Segoe UI";
		}
#abc {
	background-position: center;
	height: 43px;
	width: 98%;
	float: left;
	margin-top:8px;
	margin-left:2.5px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}


#abc a {
	display: block;
	text-decoration: none;
	width: 6.8em;
	height: 28px;
	font-size: 18px;
	float: left;
	/*border: 1px dotted #FF0000;*/
	background-position: center;
	text-align:center;
}
.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	width: 100%;
	/*border: 1px dotted #00FF00;*/
	float: left;
}

.menu ul {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
}

.menu li {
	list-style-type: none;
	float: left;
}

.menu a {
	display: block;
	text-decoration: none;
	width: 7em;
	height: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/menu_item_bg.gif);
	background-repeat: no-repeat;
	float: left;
	/*border: 1px dotted #FF0000;*/
	background-position: center;
}

.menu a:hover {
	color: #FF0000;
}
  
#active {
	color: #FF0000;
}
img{
	border:none;
	}
