* {
	margin:0;
	padding:0;
	font-family:Helvetica;
}

#home_welcome, .menu_end, .panel_link a, .jam_link a, .vhc_link a { behavior: url(includes/pngfix/iepngfix.htc) }

body {
	font-size:62.5%;
	background:#8c8c8c;
}

p {
	font-size:1.2em;
	line-height:18px;
}

#container {
	width:943px;
	height:auto;
	margin:20px auto 0;
	position:relative;
}

#background {
	width:100%;
	height:auto;
	float:left;
	background:url(../images/container-bg.jpg) repeat-y #fff;
}

.errorClass{border:1px solid #FF0000;color:#FF0000;}

/* --------------------- MASTHEAD ---------------------------- */

#masthead {
	width:100%;
	height:114px;
	float:left;
	background:url(../images/roundel.jpg) right #fff no-repeat;
	position:relative;
}

#logo a {
	width:198px;
	height:114px;
	float:left;
	background:url(../images/btc-logo.gif) no-repeat #fff;
}

#strap {
	width:662px;
	height:114px;
	float:left;
	background:url(../images/strap.gif) no-repeat;
}

#masthead span {
	display:none;
}

#phone_number {
	width:150px;
	height:40px;
	font-size:1.4em;
	color:#0e0a78;
	position:absolute;
	top:75px;
	right:80px;
}

/* ---------------------- NAVIGATION PANEL ------------------------ */

#nav_panel, #nav_panel_comms, #nav_panel_webcon, #nav_panel_about, #nav_panel_after, #nav_panel_contact, #nav_panel_recruit, #nav_panel_profit, #nav_panel_software, #nav_panel_whatwedo {
	width:935px;
	height:190px;
	float:left;
	border-top:10px solid #09066c;
	border-bottom:10px solid #09066c;
	background:url(../images/cars.jpg) left no-repeat #bbd8ff;
}

#nav_panel_comms {background:url(../images/comms_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_webcon {background:url(../images/webcon_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_about {background:url(../images/about_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_after {background:url(../images/aftersales_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_contact {background:url(../images/contact_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_recruit {background:url(../images/deal_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_profit {background:url(../images/profit_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_software {background:url(../images/software_strip.jpg) right no-repeat #bbd8ff;}
#nav_panel_whatwedo {background:url(../images/whatwedo_strip.jpg) right no-repeat #bbd8ff;}


/* ---------------------- FLASH AREA --------------------------------- */

#flash_panel {
	width:614px;
	height:160px;
	float:left;
	margin-left:30px;
}

#flash_panel_lg {
	width:900px;
	height:160px;
	float:left;
	margin-left:0;
}

#flashcontent {
	width:614px;
	height:160px;
	float:left;
	color:#fff;
}

#flash_copy {
	padding:40px 40px 0 20px;
}

/* ---------------------- MAIN NAV --------------------------- */

#main_nav {
	width:auto;
	height:23px;
	float:left;
}

#main_nav ul {
	width:603px;
	height:24px;
	background:#09066c;
	position:relative;
}
	

#main_nav ul li {
	float:left;
	list-style:none;
}

#main_nav ul li a {
	width:auto;
	height:24px;
	font-size:1.3em;
	color:#fff;
	text-decoration:none;
	letter-spacing:0.05em;
	padding:0 25px;
	font-weight:bold;
}

.menu_end {
	width:12px;
	height:23px;
	float:left;
	background:url(../images/menu_end.png) no-repeat;
	position:absolute;
	right:-12px;
	padding:0;
}

.active {
	color:#f30174;
}

#main_nav ul li a:hover {
	color:#f30174;
}

/* ---------------------- SUB MENU --------------------------- */

#sub_menu {
	width:257px;
	height:167px;
	float:left;
	clear:both;
	background:url(../images/sub_menu_bg.jpg) repeat-x #cbe5ff;
}

#sub_menu ul {
	margin:20px 0 0 30px;
}

#sub_menu ul li {
	width:auto;
	padding-bottom:3px;
	list-style:none;
}

#sub_menu ul li a {
	font-size:1.3em;
	color:#0e0a78;
	text-decoration:none;
	padding-left:20px;
}

#sub_menu ul li a:hover {
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat left;
}

.active_sub {
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat left;
}



/* ---------------------- MAIN CONTENT PANEL ------------------------- */

#content {
	width:935px;
	height:auto;
	float:left;
	position:relative;
	background:url(../images/content_bg.jpg) repeat-x bottom #fff;
}

#section_header {
	width:835px;
	height:auto;
	float:left;
	padding:30px 50px;
}

/* --------------------- content panels ------------------------- */

#left_panel {
	width:187px;
	height:auto;
	float:left;
	padding:0 20px 0 50px;
}

#right_panel {
	width:632px;
	height:auto;
	float:left;
	background:url(../images/right_panel_vert.jpg) left repeat-y #fff;
	position:relative;
	padding:0 0 54px 46px;
}

.right_col {
	width:185px;
	height:auto;
	float:left;
	margin-right:32px;
}

.right_col ul {
	font-size:1.2em;
	padding-left:20px;
}

.right_col ul li {
	margin-bottom:7px;
}
	
#right_panel_footer {
	width:678px;
	height:54px;
	background:url(../images/right_panel_horiz.gif) no-repeat #fff;
	position:absolute;
	bottom:0;
	left:0;
}

/* -------------------- SOFTWARE SUB SUB MENU -------------------- */

#left_panel ul {
	font-size:1.3em;
	list-style:none;
	margin-top:15px;
}

#left_panel ul li {
	padding-bottom:5px;
}

#left_panel ul li a {
	text-decoration:none;
	color:#bf0159;
}

#left_panel ul li a:hover {
	color:#0e0a78;
}

.soft_active {
	font-weight:bold;
}


/* -------------------- Menu page elements ----------------------- */
#menu_list, #soft_panel {
	width:400px;
	height:auto;
	float:left;
}

#menu_list ul {
	color:#000;
	list-style:none;
}

#menu_list ul li {
	padding:10px;
}

#menu_list ul li p {
	border-top:1px solid #eee;
	padding-top:5px;
}

#menu_list ul li:hover {
	background:#eee;
}

#menu_list ul li a {
	font-size:1.5em;
	font-weight:bold;
	color:#036;
	text-decoration:none;
}

#menu_list ul li a:hover {
	color:#bf0159;
}

/* -------------------- Software Panel -------------------- */

#soft_panel ol, #soft_panel ul {
	font-size:1.2em;
	margin-left:20px;
}

#soft_panel ol li, #soft_panel ul li {
	padding-bottom:5px;
}

#soft_panel p {
	padding-bottom:6px;
}

#soft_panel h3, #soft_panel h2 {
	padding-bottom:4px;
	color:#0e0a78;
	padding:10px 0 6px 0;
	font-size:1.4em;
}



/* -------------------- CONTACT US FORM -------------------- */

#contact_us {
	width:400px;
	height:auto;
	float:left;
}

#contact_us h2 {
	font-size:1.3em;
	color:#0e0a78;
}

#spacer {
	width:400px;
	height:100px;
	float:left;
}

fieldset {
	width:400px;
	height:auto;
	border:none;
	padding-top:10px;
}

#contact_us legend {
	font-size:1.3em;
	font-weight:bold;
	color:#0e0a78;
}

#contact_us label {
	width:150px;
	height:auto;
	float:left;
	padding-right:10px;
	clear:both;
}

input.form, input.required {
	width:300px;
	height:16px;
	float:left;
	font-size:1.1em;
	margin-top:5px;
}

textarea.comment {
	width:300px;
	height:100px;
	margin-bottom:10px;
	float:left;
	font-size:1.1em;
	margin-top:5px;
}

#map_canvas {
	width:300px;
	height:150px;
	float:left;
	border:1px solid #bf0159;
	clear:both;
	margin:5px 150px 10px 0;
}

#commentForm label.error { color:#900; margin-left:200px; font-style:italic; }
#commentForm input.error { border:1px dashed #900; }


/* -------------------- SUPPORT PANELS -------------------- */

#support_panel {
	width:187px;
	height:auto;
	position:absolute;
	top:-31px;
	right:14px;
	clear:both;
}

#contact_form {
	width:187px;
	height:auto;
	float:left;
}

#form_header {
	width:100%;
	height:30px;
	background:url(../images/form_header.png) no-repeat;
	float:left;
}

#form_body {
	width:175px;
	height:auto;
	padding:5px;
	float:left;
	border:1px solid #be015b;
	background:url(../images/content_bg.jpg) repeat-x center #f1f1f1;
}

/* ------------------------ CALL BACK FORM ELEMENTS ------------------------ */

.field_section {	
	width:100%;
	height:auto;
	padding-bottom:10px;
}

.field_section label {
	font-size:1.2em;
	color:#0e0a78;
	margin-bottom:5px;
}


input {
	width:168px;
	height:auto;
	float:left;
	clear:both;
	border:1px solid #999;
	padding:2px;
	margin-bottom:5px;
	background:#fff;
}

.submit {
	width:174px;
	margin-top:5px;
	background:#0e0a78;
	color:#fff;
	font-weight:bold;
}

.gen_panel {
	width:187px;
	height:auto;
	float:left;
	margin-top:10px;
}

.gen_panel p {
	padding:5px;
}

.gen_panel h2 {
	padding:5px 5px 0 5px;
	color:#035;
	font-size:1.4em;
}

.gen_header {
	width:100%;
	height:30px;
	background:#0e0a78;
}

.gen_body {
	width:175px;
	height:auto;
	padding:5px;
	float:left;
	border:1px solid #0e0a78;
	background:url(../images/content_bg.jpg) repeat-x top #f1f1f1;
}

/* --------------------------------- LINKS -------------------------------- */

.gen_body ul {
	margin-left:10px;
	padding:10px 0;
}

.gen_body ul li {
	list-style:none;
	margin-bottom:6px;
}

.gen_body ul li a {
	color:#0e0a78;
	font-size:1.3em;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
}

.gen_body ul li a:hover {
	background:url(../images/arrow.png) left no-repeat;
}



/* -------------------------------- FOOTER PANEL ------------------------------ */

#footer {
	width:935px;
	height:30px;
	float:left;
	background:#0e0a78;
}

#copyright {
	width:auto;
	height:auto;
	float:left;
	color:#fff;
	padding:5px 25px 0 25px;
}

#footer_links {
	width:auto;
	height:auto;
	padding:8px 25px 0 25px;
	color:#fff;
	float:right;
}

#footer_links a {
	color:#fff;
	text-decoration:none;
	font-size:1.1em;
}

#footer_links a:hover {
	text-decoration:underline;
}

#footer_shad {
	width:100%;
	height:9px;
	padding-top:5px;
	float:left;
	background:url(../images/footer_shad.jpg) no-repeat top;
	text-align:center;
}

#footer_shad p {
	color:#CCC;
}

#footer_shad a {
	color:#ccc;
	text-decoration:none;
}

#footer_shad a:hover {
	text-decoration:underline;
}


/* --------------------------- SITE MAP ----------------------- */

#site_map {
	font-size:1.2em;
}

#site_map ul li {
	padding-bottom:5px;
}

#site_map ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#bf0159;
}

#site_map ul li a:hover {
	color:#000;
}

#site_map ul li ul {
	margin-left:20px;
	padding-top:5px;
}

#site_map ul li ul li a{
	color:#000;
}

#site_map ul li ul li a:hover{
	color:#999;
}

#site_map ul li ul li ul li a {
	font-weight:normal;
}


/* --------------------------- CASE STUDIES --------------------------- */

#dealerlogo {
	width:150px;
	height:auto;
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #bf0159;
}





	