@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
	font-family: Verdana, Geneva, sans-serif;
}
#widehead {
	background-color: #005cab;
	height: 100px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}

#header {
	width:1024px;
	height:100px;
	z-index:1;
	top: 0px;
	left: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.mobilityasaservice.co.uk/images/headbg.gif);
}
#main {
	position:relative;
	left:0px;
	top:10px;
	width:1024px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #DDD;
	overflow: auto;
}
#footer {
	position:relative;
	top:15px;
	width:1024px;
	height:30px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	height: 20px;
	width: 700px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: sub;
}



#title {
	height: 60px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contact {
	position: relative;
	height: auto;
	width: 250px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #DDD;
	float: right;
	clear: none;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}


#logo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 0px;
	right: 0px;
}

#imgbar {
	padding: 0px;
	clear: both;
	height: 100px;
	width: 1024px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 5px;
	border: 1px solid #DDD;
}

#form {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}

.images {
	width: auto;
	overflow: auto;
	margin: 10px;
}
.imgbox {
	width: 150px;
	margin: 5px;
	border: thin solid #DDD;
	float: left;
}

#main .images .imgbox img {
	border: 0;

}
.industry {
	width: 180px;
	border: thin solid #DDD;
	float: left;
	background-color: #EEEEEE;
	z-index: auto;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#mainbody {
	padding: 20px;
	clear: none;
	float: left;
	height: auto;
	width: 710px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.industry li {
	padding-left: 0px;
	margin-left: 0px;



}
.industry ul {
	padding-left: 10px;
	margin-left: 0px;
}
