@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;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #DDD;
}
#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;
}
p.main{
	width: 734px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-size: 12px;
}

#menu {
	height: 20px;
	width: 700px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: sub;
}
#menu ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#menu ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
}



#title {
	height: 60px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contact {
	position: absolute;
	height: 570px;
	width: 250px;
	top: 0px;
	right: 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;
}
#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;
}
#header #title h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 5px;
	font-style: normal;
	font-weight: bolder;
}
#header #title h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}


#logo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 0px;
	right: 0px;
}
#menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1.bodytitle {
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	font-size: 18px;
	color: #005cab;
}
#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;
}
h2.bodytitle {
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	font-size: 16px;
	color: #005cab;
}
p.contact {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#form {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#form label {
	font-size: 12px;
}
#copy {
	font-size: 12px;
	padding-left: 20px;
	float: left;
}
#footer #links {
	font-size: 12px;
	padding-right: 20px;
	float: right;
	clear: none;
}
p.breadcrumb {
	width: 734px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-size: 9px;
}
p.cta {
	width: 734px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
}
.bullet {
	font-size: 12px;
	width: 700px;
}
