html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img{
margin: 0;
padding: 0;
border: 0;
}
.clear-all {
	clear: both;
	height: 1px;
	line-height: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(/images/css/base/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body#home #header-nav-home,
body#finance #header-nav-finance, 
body#services #header-nav-services,
body#why-choose-us #header-nav-why-choose-us,
body#special-offers #header-nav-special-offers,
body#quote-me #header-nav-quote-me,
body#contact-us #header-nav-contact-us,
body#news #header-nav-news,
body#jobs #header-nav-jobs {
	background-position: left -25px;
}
a, a:link, a:active, a:visited {
	color: #3D55AA;
	text-decoration: underline;
}
a:hover {
	color: #618BF8;
	text-decoration: underline;
}
#page {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(/images/css/base/page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-repeat: no-repeat;
	background-image: url(/images/css/base/header/background.jpg);
	background-position: left top;
}
#header-logo {
	background-image: url(/images/css/base/header/contract-hire.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 180px;
	display: block;
	position: absolute;
	top: -20px;
	right: -15px;
}
#header-logo img {
	display: none;
}
#header h1, #header h2, #header p {
	display: none;
}
#header-nav {
	width: 590px;
	padding-top: 80px;
	background-image: url(/images/css/base/header/car-lease.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	overflow: hidden;
	list-style-type: none;
}
#header-nav li {
	display: block;
	float: left;
}
#header-nav a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header-nav a.selected, #header-nav a:hover {
	background-position: left -25px;
}
#header-nav-home {
	background-image: url(/images/css/base/header/nav-home.jpg);
	width: 41px;
}
#header-nav-finance {
	background-image: url(/images/css/base/header/nav-finance.jpg);
	width: 54px;
}
#header-nav-services {
	background-image: url(/images/css/base/header/nav-services.jpg);
	width: 59px;
}
#header-nav-why-choose-us {
	background-image: url(/images/css/base/header/nav-why-choose-us.jpg);
	width: 104px;
}
#header-nav-special-offers {
	background-image: url(/images/css/base/header/nav-special-offers.jpg);
	width: 90px;
}
#header-nav-quote-me {
	background-image: url(/images/css/base/header/nav-quote-me.jpg);
	width: 63px;
}
#header-nav-contact-us {
	background-image: url(/images/css/base/header/nav-contact-us.jpg);
	width: 72px;
}
#header-nav-news {
	background-image: url(/images/css/base/header/nav-news.jpg);
	width: 43px;
}
#header-nav-jobs {
	background-image: url(/images/css/base/header/nav-jobs.jpg);
	width: 59px;
}
#main {
	width: 750px;
	clear: both;
	padding-top: 20px;
	background-image: url(/images/css/base/car-leasing.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
}
#content {
	width: 540px;
	float: left;
	margin-left: 14px;
	display: inline;
}
#content-header {
	margin-bottom: 10px;
}
#content-header h1 {
	font-size: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6C0DB;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content-header p {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
#content div.section {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(/images/css/base/content/section-seperator.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 540px;
	position: relative;
}
#content div.section-last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#content h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	line-height: 26px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#content p {
	line-height: 18px;
	margin-top: 10px;
}
#content ul {
	list-style-type: square;
	padding-left: 40px;
	list-style-position: outside;
}
#content ul li {
	margin-top: 10px;
	line-height: 18px;
}
#content dl {
	margin-top: 10px;
	margin-bottom: 0px;
}
#content dl dt {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content dl dd {
	margin: 0px;
	padding: 0px;
}
#content img.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content img.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content img.float-left {
	float: left;
	margin: 0px 10px 5px 0px;
}


#content form.fm-form {
	padding: 0px;
	margin: 0px;
}
#content fieldset.fm-fieldset {
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content fieldset.fm-fieldset h3 {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #4C6CCB;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content table.fm-fieldset {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content table.fm-fieldset th {
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content table.fm-fieldset td {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content label {
	font-size: 12px;
}

#content label.fm-required {
	font-weight: bold;
	color: #000000;
}
#content label.fm-error {
	color: #cc0000;
}


#content input.fm-textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#content textarea.fm-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

#content select.fm-listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

#content input.fm-checkbox {
	margin: 0px;
	padding: 0px;
}
#content table.fm-checkboxes {
	margin: 0px;
	padding: 0px;
}
#content table.fm-checkboxes th {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content table.fm-checkboxes td {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .fm-buttons {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#content input.fm-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
}
#content .msg-important {
	background-image: url(/images/css/base/content/msg-important.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#content .msg-ok {
	background-image: url(/images/css/base/content/msg-ok.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 22px;
	background-color: #C1E0C1;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #336633;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #336633;
}
#content .msg-error {
	background-image: url(/images/css/base/content/msg-error.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 16px;
	color: #cc0000;
	font-weight: bold;
}
#content div.rss-feed {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	background: url(/images/css/base/content/section-seperator.jpg) repeat-x 0px 100%;
	width: 540px;
}
#content div.rss-feed h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}

#sidebar {
	float: left;
	width: 160px;
	margin-left: 20px;
	display: inline;
}
#sidebar div.menu {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar div.menu h2 {
	font-size: 12px;
	font-weight: bold;
	color: #747B94;
	background-color: #DADFED;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6C0DB;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar div.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar div.menu span {
	display: block;
	background-image: url(/images/css/base/sidebar/van-leasing.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
}
#sidebar div.menu span.tick {
	background-image: url(/images/css/base/sidebar/menu-item-tick.gif);
	font-weight: bold;
	color: #333333;
}

#sidebar div.menu a {
	text-decoration: none;
}
#sidebar div.menu a:hover {
	text-decoration: underline;
}
#sidebar-ads {
	width: 160px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer-strapline {
	text-align: right;
	margin-top: 0px;
	margin-right: 195px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 2px;
}

#footer {
	width: 750px;
	background-image: url(/images/css/base/footer/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEEEEE;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer-nav {
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
#footer-nav li {
	display: inline;
	margin-right: 10px;
}
#footer-nav-contact-us {
	margin-right: 0px;
}
#footer-tandc {
	text-align: center;
	width: 750px;
	font-weight: bold;
	color: #666666;
}
body#news #news-articles {
	width: 100%;
	margin-top: 10px;
	border-left: 1px solid #CCCCCC;
}
body#news #news-articles th {
	text-align: left;
	vertical-align: bottom;
	padding: 2px 5px;
	white-space: nowrap;
	background: #B6C0DB;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
body#news #news-articles td {
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	padding: 2px 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

