body {
	width: 935px;
	margin: 18px auto 40px auto;
	
	color: #70707c;
	background-color: inherit;
	
	font-family: verdana;
	font-size: 0.69em;
	line-height: 1.5em;
}

img { border: 0px; }
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	padding: 0px 0px 0px 10px;
	background-image: url(images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-family: OceanSansMMT, Arial;
	font-size: 1.91em;
	color: #012b89;
	background-color: transparent;
	font-weight: normal;
}
h2 {
	font-family: OceanSansMMT, Arial;
	font-size: 1.64em;
	font-weight: normal;
	color: #012b89;
	background-color: transparent;
}

a {
	color: #70707c;
	/* color: #0032a0; */
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline; }
a.request_info {
	display: block;
	width: 110px;
	height: 19px;
	padding: 0px 0px 0px 10px;
	
	color: #ffffff;
	background-color: transparent;
	
	background-image: url(images/request_button.gif);
	background-position: top;
	background-repeat: no-repeat;
} a.request_info:hover { text-decoration: none; }

p { margin: 10px 0px 10px 0px; }

/* Colours */
.blue { color: #0032a0; }
.orange { color: #ff7b00; }

/* Sizes */
.size_10 { font-size: 0.91em; }
.size_11 { font-size: 1em; }
.size_12 { font-size: 1.09em; }
.size_16 { font-size: 1.45em; }

/* Other Classes */
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.text_right { text-align: right; }
.required {
	color: #FF7C00;
	background-color: transparent;
}
.form_error {
	color: #FF7C00;
	background-color: transparent;
	font-weight: bold;
}


/* ##### HEADER ##### */
div#header {
	float: left;
	width:100%;
	margin: 0px 0px 12px 0px;
}
div#header img#logo {
	float: left;
}
div#header img#slogon {
	float: right;
	margin: 32px 0px 0px 0px;
}


/* ##### LEFT CHANNEL ##### */
div#left_channel {
	float: left;
	width: 173px;
	margin: 0px 22px 0px 0px;
}

div#menu_top {
	float: left;
	width: 100%;
	height: 5px;
	overflow: hidden;
	
	background-image: url(images/menu_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#menu_content {
	float: left;
	width: 161px;
	padding: 4px 0px 12px 12px;
	margin: 0px 0px 0px 0px;
	
	color: #ffffff;
	background-color: #ff7c00;
	
}
div#menu_bottom {
	float: left;
	width: 100%;
	height: 5px;
	overflow: hidden;
	
	background-image: url(images/menu_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
ul#main_menu {
	background-image: none;
	font-size: 1.09em;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF7C00;
}
ul#main_menu li {
	padding: 0px 0px 3px 0px;
	background-image: none;
}
ul#main_menu li a {
	color: #ffffff;
	background-color: #FF7C00;	
	
	text-decoration: none;
}
ul#main_menu li a:hover {
	text-decoration: underline;
}
ul#main_menu li a.selected {
	color: #993300;
	background-color: inherit;
}
ul#main_menu li ul#services_menu {
	margin: 0px 0px 0px 20px;
}
ul#main_menu li ul#services_menu li {
	padding: 0px 0px 1px 0px;
}
ul#main_menu li ul#services_menu li a {
	font-weight: normal;
}

div#side_panel_top {
	float: left;
	width: 100%;
	height: 4px;
	overflow: hidden;
	margin-top: 11px;
	
	background-image: url(images/side_panel_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#side_panel_content {
	float: left;
	width: 149px;
	padding: 5px 12px 10px 12px;
	
	background-image: url(images/side_panel_slice.gif);
	background-repeat: repeat-y;
}
div#side_panel_bottom {
	float: left;
	width: 100%;
	height: 4px;
	overflow: hidden;
	
	background-image: url(images/side_panel_bottom.gif);
	background-repeat: no-repeat;
}
img.side_panel {
	margin-top: 10px;
}



/* ##### RIGHT CHANNEL ##### */
div#right_channel {
	float: left;
	width: 740px;
}

img#banner {
	float: left;
	margin: 0px 0px 12px 0px;
}

div#half_content {
	float: left;
	width: 100%;
	
	background-image: url(images/half_content_slice.gif);
}

div.half_content_top {
	width: 366px;
	height: 3px;
	overflow: hidden;
	
	background-image: url(images/half_content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div.half_content_content {
	width: 328px;
	padding: 13px 19px 0px 19px;
	
	background-image: url(images/half_content_gradient.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div.half_content_bottom {
	width: 366px;
	height: 3px;
	overflow: hidden;
	
	background-image: url(images/half_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#title_top {
	width: 100%;
	height: 5px;
	overflow: hidden;
	
	background-image: url(images/title_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
div#title_content {
	width: 726px;
	padding: 3px 7px 3px 7px;
	margin: 0px 0px 0px 0px;
	
	background-image: url(images/title_slice.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div#title_content h1 {
	color: #ffffff;
	background-color: transparent;
	
	font-size: 1.91em;
}
div#title_bottom {
	width: 100%;
	height: 5px;
	overflow: hidden;
	
	background-image: url(images/title_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#page_content {
	padding: 0px 0px 0px 7px;
}

/* ##### FOOTER ##### */
div#footer {
	float: left;
	width: 903px;
	margin: 20px 0px 30px 0px;
	padding: 15px 16px 17px 16px;
	
	background-color: #f0f0f0;
	color: inherit;
}
div#footer a {
	font-weight: normal;
}


/* ##### OTHER ELEMENTS ##### */

/* ### Products / Services ### */
div#service {
	float: left;
	width: 100%;
	padding: 0px 0px 65px 0px;
	
	background-image: url(images/car_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#service_content {
	float: left;
	width: 516px;
}
div#service_testimonial {
	float: right;
	width: 204px;
	
	color: #ff7b00;
	background-color: #ffffff;
}
div#service_testimonial p#testimonial {
	font-size: 1.45em;
	line-height: 1.3em;
}
div#service_testimonial p#testimonial_from {
	font-weight: bold;
}
div#service_images {
	float: left;
	width: 516px;
	margin-top: 20px;
}
ul.service_images {
	float: left;
	clear: left;
	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
ul.service_images li {
	float: left;
	
	background-image: none;
	padding: 0px 10px 0px 0px;
}

/* ### FAQs ### */
ul.faqs li { background-image: none; padding: 0px; }

/* ### Contact Us ### */
div#google_map {
	float: left;
	width: 500px;
	height: 300px;
	margin: 20px 0px 0px 120px;
	
	border: 1px solid #0032a0;
}

/* ### Sitemap ### */
ul#sitemap {
	margin: 20px 0px 0px 20px;
}
ul#sitemap li {
	margin-bottom: 10px;
	font-weight: bold;
}
ul#sitemap li ul {
	margin-left: 20px;
}
ul#sitemap li ul li a {
	font-weight: normal;
}