@charset "utf-8";
/* CSS Document */

/*
	colours:
	red: #900028
	green: #0092b3
	blue: #5288be
	orange: #f7941e
*/

* {
	padding: 0;
	margin: 0;
}

p {
	padding: 5px 0;
	line-height: 1.5em;
}

a img {
	border: 0;
}

html {
	font-size: 100%;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

/* Display color 'blank' */

.nav_blank#nav1   .nav_about_li  .nav_about_a   {
	color: #fff;
	background: url(../images/about_a_bg.gif) no-repeat left;
}
.nav_blank#nav1  .nav_about_li {
	background: url(../images/about_li_bg.gif) no-repeat top right;
}

.nav_blank#nav1 .nav_careers_li  .nav_careers_a   {
	color: #fff;
	background: url(../images/careers_a_bg.gif) no-repeat left;
}
.nav_blank#nav1 .nav_careers_li {
	background: url(../images/careers_li_bg.gif) no-repeat top right;
}

.nav_blank#nav1 .nav_info_li  .nav_info_a   {
	color: #fff;
	background: url(../images/info_a_bg.gif) no-repeat left;
}
.nav_blank#nav1 .nav_info_li {
	background: url(../images/info_li_bg.gif) no-repeat top right;
}


.nav_blank#nav1 .nav_services_li  .nav_services_a   {
	color: #fff;
	background: url(../images/service_a_bg.gif) no-repeat left;
}

.nav_blank#nav1 .nav_services_li {
	background: url(../images/service_li_bg.gif) no-repeat top right;
}

/* Display color 'about' on */

.nav_about#nav1   .nav_about_li  .nav_about_a   {
	color: #005983;
	background: url(../images/active_a_bg.gif) no-repeat left;
}
.nav_about#nav1  .nav_about_li {
	background: url(../images/active_about_house_li_bg.gif) no-repeat top right;
}

.nav_about#nav1 .nav_careers_li  .nav_careers_a   {
	color: #fff;
	background: url(../images/careers_a_bg.gif) no-repeat left;
}
.nav_about#nav1 .nav_careers_li {
	background: url(../images/careers_li_bg.gif) no-repeat top right;
}

.nav_about#nav1 .nav_info_li  .nav_info_a   {
	color: #fff;
	background: url(../images/info_a_bg.gif) no-repeat left;
}
.nav_about#nav1 .nav_info_li {
	background: url(../images/info_li_bg.gif) no-repeat top right;
}


.nav_about#nav1 .nav_services_li  .nav_services_a   {
	color: #fff;
	background: url(../images/service_a_bg.gif) no-repeat left;
}

.nav_about#nav1 .nav_services_li {
	background: url(../images/service_li_bg.gif) no-repeat top right;
}



/* Display color careers 'on' */


.nav_careers#nav1 .nav_about_li .nav_about_a   {
	color: #fff;
	background: url(../images/about_house_a_bg.gif) no-repeat left;
}
.nav_careers#nav1 .nav_about_li {
	background: url(../images/about_house_li_bg.gif) no-repeat top right;
}

.nav_careers#nav1 .nav_careers_li  .nav_careers_a   {
	color: #0092bb;
	background: url(../images/active_a_bg.gif) no-repeat left;
}
.nav_careers#nav1 .nav_careers_li {
	background: url(../images/active_careers_li_bg.gif) no-repeat top right;
}

.nav_careers#nav1 .nav_info_li  .nav_info_a   {
	color: #fff;
	background: url(../images/info_a_bg.gif) no-repeat left;
}
.nav_careers#nav1 .nav_info_li {
	background: url(../images/info_li_bg.gif) no-repeat top right;
}

.nav_careers#nav1 .nav_services_li  .nav_services_a   {
	color: #fff;
	background: url(../images/service_a_bg.gif) no-repeat left;
}

.nav_careers#nav1 .nav_services_li {
	background: url(../images/service_li_bg.gif) no-repeat top right;
}





/* Display color Information 'on' */


.nav_info#nav1   .nav_about_li  .nav_about_a   {
	color: #fff;
	background: url(../images/about_house_a_bg.gif) no-repeat left;
}

.nav_info#nav1  .nav_about_li {
	background: url(../images/about_house_li_bg.gif) no-repeat top right;
}

.nav_info#nav1 .nav_careers_li  .nav_careers_a   {
	color: #fff;
	background: url(../images/careers_a_bg.gif) no-repeat left;
}
.nav_info#nav1 .nav_careers_li {
	background: url(../images/careers_li_bg.gif) no-repeat top right;
}

.nav_info#nav1 .nav_info_li  .nav_info_a   {
	color: #5288be;
	background: url(../images/active_a_bg.gif) no-repeat left;
}
.nav_info#nav1 .nav_info_li {
	background: url(../images/active_info_li_bg.gif) no-repeat top right;
}

.nav_info#nav1 .nav_services_li  .nav_services_a   {
	color: #fff;
	background: url(../images/service_a_bg.gif) no-repeat left;
}

.nav_info#nav1 .nav_services_li {
	background: url(../images/service_li_bg.gif) no-repeat top right;
}




/* Display color services 'on' */


.nav_services#nav1   .nav_about_li  .nav_about_a   {
	color: #fff;
	background: url(../images/about_house_a_bg.gif) no-repeat left;
}
.nav_services#nav1  .nav_about_li {
	background: url(../images/about_house_li_bg.gif) no-repeat top right;
}

.nav_services#nav1 .nav_careers_li  .nav_careers_a   {
	color: #fff;
	background: url(../images/careers_a_bg.gif) no-repeat left;
}
.nav_services#nav1 .nav_careers_li {
	background: url(../images/careers_li_bg.gif) no-repeat top right;
}

.nav_services#nav1 .nav_info_li  .nav_info_a   {
	color: #fff;
	background: url(../images/info_a_bg.gif) no-repeat left;
}
.nav_services#nav1 .nav_info_li {
	background: url(../images/info_li_bg.gif) no-repeat top right;
}

.nav_services#nav1 .nav_services_li  .nav_services_a   {
	color: #f7941e;
	background: url(../images/active_a_bg.gif) no-repeat left;
}

.nav_services#nav1 .nav_services_li {
	background: url(../images/active_services_li_bg.gif) no-repeat top right;
}






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {	
	text-decoration: none;
	color: #90182B;
}

h1 {
	font-weight: lighter;
	font-size: 0.95em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 2.3em;
	font-weight: lighter;
	

}

h3 {
	font-size: 1.1em;

}

h4 {

}

#wrapper {
	margin: 0 auto 10px;
	font-size: 1.2em;
}
#header {
	color: #999;
	width: 960px;
	margin: 0 auto;
}
#breadcrums {
	padding: 0 0 10px 0;
}

#header_left {
	width: 200px;
	float: left;
	padding: 5px 0 0;
}
#header_right {
	width: 745px;
	float: right;
	border-top: 7px solid #ccc;
	padding: 20px 0 0;
}
#header_right_right {
	float: right;
	width: 245px;
	font-size: 12px;
}
#header_right_right  .size1 {
	text-transform: uppercase;
	color: #333;
	font-size: 12px;
}
#header_right_right .size2 {
	text-transform: uppercase;
	font-size: 15px;
	color: #333;
}
#header_right_right .size3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
}

.size1:hover, .size2:hover, .size3:hover {
	color: #666;
}

#search_top {
	margin: 20px 0 0;
	text-align: right;
}
#search_top input {
	border: 1px solid #999;
	font-size: 1.1em;
	background: #f8f8f8;
}

#search_top .submit {
	background: #fff;
	border: none;
	font-size: 1.1em;
	color: #005983;
	cursor: pointer;
}
#search_top .submit:hover {
	color: #666;
}




#header_right_left {
	float: left;
	width: 485px;
	padding: 12px 0 0;
}

#header_right_left ul {
	list-style-type: none;
}

#header_right_left ul li {
	float: left;
	background: url(../images/grey_arrow.gif) no-repeat left 2px;
}

#header_right_left ul li a {
	display: block;
	padding: 0 10px 0 15px;
	font-weight: normal;
}
#header_right_right a {
	padding: 0;
	font-weight: normal;
}


#main_mav {
	width: 960px;
	margin: 0 auto;
}
#main_mav #nav1 {

}

#main_mav   #nav1  ul {
	list-style-type: none;
	width: 745px;
	float: right;

}
#main_mav   #nav1   ul  li {
	float: left;
	width: 172px;
	height: 32px;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 32px;
}
#main_mav  #nav1  ul  li.nav_info_li {
	width: 208px;
}

#main_mav #nav1 ul li a {
	display: block;
	padding: 0 0 0 12px;
	font-weight: bold;
}
#main_mav #nav1 ul li a:hover {
	text-decoration: underline;
}

#nav2 {
	background: #e8e9e9 url(images/nav2_bg_left.jpg) no-repeat left;
	float: left;
	font-size: 0.9em;
	width: 953px;
}
#nav2_wrap {
	width: 960px;
	margin: 0 auto;
}
#nav2_left_bg {
	float: left;
	width: 7px;
	background-image: url(../images/nav2_bg_left.jpg);
	height: 33px;
	margin: 0 10px 0 0;
}

#nav2_right_bg {
	float: right;
	width: 7px;
	background-image: url(../images/nav2_bg_right.jpg);
	height: 33px;
}


#nav2 ul {
	list-style-type: none;
	background: url(images/nav2_bg_right.jpg) no-repeat right;
}


.strip_bg {
	background: url(../images/bg_strip.jpg) repeat-x;
}

#mid_sect {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
#mid_sect_left {
	float: left;
	width: 415px;
	padding: 15px 0 0;
}
#mid_sect_right {
	width: 515px;
	float: right;
}
#mid_sect_news {
	border-top: 1px dashed #ccc;
	padding: 10px 0 20px;
	margin: 7px 0 0;

}
#mid_sect_news_l {
	float: left;
	width: 320px;
}
#mid_sect_news_l  p {
	padding: 0;
}


#mid_sect_news_r {
	float: right;
	width: 80px;
}





#main_content {
	margin: 0 auto;
	width: 940px;
	padding: 15px 0 10px 10px;
}
#main_content2 {
	margin: 0 auto;
	padding: 15px 0 10px 10px;
	width: 940px;
}
.wrap {
	clear: both;
	text-align: left;
}
.wrap a {
	color: #005983;
}
.wrap a:hover {
	color: #333;
}


.left {
	float: left;
	margin: 0 10px 0 0;
}
.right {
	float: left;
	padding: 2px 0 0;
}
.right_padding {
	padding: 8px 0 0;
	float: left;
}





.block_content {

}

table#home_index {
}
table#home_index td {
	border-right: 1px dashed #ccc;
	padding: 0 10px 0;
}
table#home_index td table td {
	border-right: 0px;	
}
form#login {
	padding: 12px 0 0;
}
form#login  label {
	float: left;
	display: block;
	width: 90px;
	margin: 0 0 5px;
	font-size: 12px;
}
form#login  input {
	width: 105px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 0 5px 0;
	font-size: 11px;
}
#login_wrap  {
	clear: both;
}
#login_wrap p {
	padding: 0px;
	margin: 0;
}

#login_left {
	width: 120px;
	float: left;
	font-size: 0.8em;
	padding: 5px 0 0;
	margin: 0;
}
#login_left a {
	padding: 0;
	margin: 0;
}

#login_right {
	float: right;
	padding: 5px 0 0;
}
#login_right .submit {
	width: 80px;
	text-align: left;
	cursor: pointer;
	background: url(../images/darkBlueCircle.gif) no-repeat 95% 60%;
	border: none;
	color: #005983;
	font-weight: bold;
}
#login_right .submit:hover {
	color: #666;
}
#breadcrums {
	color: #999;
}
#split_content {
	padding: 10px 0 0;
}
#split_content_left {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
	border-right: 1px dashed #ccc;
}
#left_nav {
}
#left_nav h4 {
	color: #005983;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: block;
	font-size: 1.1em;
	border-bottom: 1px dashed #ccc;
}

#left_nav ul {
	list-style-type: none;
}
#left_nav ul li {
	display: block;
	padding: 5px 0 5px 15px;
	background: url(../images/arrow_double_left.gif) no-repeat left 5px;
}
#left_nav ul li.selected_subnav {
	background: url(../images/arrow_double_down.gif) no-repeat left 5px;
}
#left_nav  ul  li.selected_subnav   a {
	color: #005983;
}


#left_nav ul li a {
	color: #333;
}
#left_nav ul li a:hover {
	color: #999;
}
#left_nav ul li ul {
	padding: 7px 0 5px 0;
	margin: 0;
	border-bottom: 1px dashed #ccc;
}
#left_nav ul li ul li {
}
#left_nav  ul  li  ul  li  a {
	color: #005983;
}
#left_nav ul li ul li a:hover {
	color: #333;
}


.left_extra_links {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.left_extra_links ul {
	list-style-type: none;
}
.left_extra_links ul li {
	display: block;
	padding: 5px 0;
}
.left_extra_links ul li a {
	font-weight: bold;
	color: #005983;

}
.left_extra_links ul li a:hover {
	color: #666;
}









#split_content_right {
	float: right;
	width: 695px;
}
#right_table {
	padding: 5px 0;
	margin: 5px 0 15px;
	border-bottom: 1px dashed #ccc;
}
#right_table_table td {
	padding: 0 10px 0;
	border-right: 1px dashed #ccc;
}
#right_table_table h3 img {

}
#right_table_table h3 {
	display: inline;
	padding: 0 0 10px 0;
	margin: 0;



}
#right_table_table .icon_rent {
	color: #008FB1;
	background: url(../images/icon_rent.gif) no-repeat;
	display: block;
	padding: 5px 0 5px 35px;
}

#right_table_table .icon_repair {
	color: #F79117;
	background: url(../images/icon_repair.gif) no-repeat;
	display: block;
	padding: 5px 0 5px 35px;
}


#right_table_table .icon_login {
	color: #5288BE;
	background: url(../images/icon_login.gif) no-repeat;
	display: block;
	padding: 5px 0 5px 35px;
}


#bottom_split {
	padding: 10px 0;
}
#bottom_split h4 {
	color: #005983;
	display: block;
	margin: 0 0 10px 0;
	background: url(../images/arrow_blue.gif) no-repeat left 4px;
	padding: 0 0 0 10px;
	font-size: 1em;
}
#bottom_split a {
	color: #333;
}
#bottom_split a:hover {
	color: #666;
}


#bottom_split ul {
	list-style-type: none;
}
#bottom_split ul li {
	background: url(../images/arrow.gif) no-repeat left 4px;
	padding: 0 0 0.4em 10px;
}


#bottom_split_left {
	width: 47%;
	float: left;
	border-right: 1px dashed #ccc;
}

#bottom_split_right {
	float: right;
	width: 49%;
}
#split_content_right_left {
	width: 460px;
	float: left;
}
#split_content_right_right {
	float: right;
	width: 220px;
}
#news {
}
#news a {
	color: #005983;
}
#news h2 {
	font-size: 1.6em;
	color: #005983;
	padding: 0 0 20px 0;
	display: block;
}
#news  h3 {
	color: #005983;
	display: block;
	padding: 0 0 5px 0;
}
#news  h4 {
	color: #999;
	font-weight: lighter;
	display: block;
	padding: 0 0 15px 0;
	font-size: 1.1em;
}


#news ul {
	list-style-type: none;
}
#news ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
#news_left {
	float: left;
	width: 495px;
}
#news_right {
	float: right;
	width: 180px;
}




















#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#footer_top {
	width: 960px;
	float: right;
	text-align: right;
	border-left: 1px dashed #ccc;
	padding: 0;
}
#footer_bottom {
	float: right;
	width: 960px;
	border-top: 7px solid #005983;
	padding: 10px 0 0;
	color: #999;
}
#footer_bottom_left {
	float: left;
	width: 550px;
	margin: 2px 0 0;
}


#footer_bottom_left ul {
	list-style-type: none;
}

#footer_bottom_left ul li {
	float: left;
	background: url(../images/grey_arrow.gif) no-repeat left 2px;
}

#footer_bottom_left ul li a {
	display: block;
	padding: 0 10px 0 15px;
}



#footer_bottom_right {
	float: right;
}
#footer_bottom_right p {
	padding: 0;
	margin: 0;
}









.clear {
	clear: both;
}
.red {
	color: #900028;
}
.green {
	color: #0092b3;
}
.blue {
	color: #5288be;
}
.dark_blue {
	color: #005983;
}

.orange {
	color: #f7941e;
}

/*
a.grey_link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #666;
	padding: 10px 0 0;
	display: block;
}

a.grey_link:hover {
	color: #005983;
	
}


a.grey2_link {
	color: #666;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
	text-decoration: underline;
}

a.grey2_link:hover {
	color: #005983;
	
}


a.orange_link {
	color: #f7941e;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
	text-decoration: underline;
}

a.orange_link:hover {
	color: #005983;
	
}


a.blue_link {
	color: #005983;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
	text-decoration: underline;
}

a.blue_link:hover {
	color: #005983;
	
}


a.veryBlack_link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0 0;
}

a.veryBlack_link:hover {
	color: #005983;
}


a.black_link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0 0;
}

a.black_link:hover {
	color: #005983;
}
*/
.hr {
	border-top: 1px solid #ccc;
	margin: 10px 0 10px;
	height: 1px;
}
.h2_darkBlue {
	color: #005983;
	padding: 60px 0 0;
}
.h2_blue_large {
	text-transform: lowercase;
	font-size: 1.8em;
	color: #005983;
	display: block;
	padding: 0 0 10px 0;
}
.h3_blue_medium {
	color: #005983;
	display: block;
	padding: 5px 0 10px 0;
}


/*
a.red_link {
	color: #900028;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0 0;
}

a.red_link:hover {
	color: #005983;
}
*/


.lightBlueCircle {
	background: url(../images/lightBlueCircle.gif) no-repeat 90% 88%;
}
.darkBlueCircle {
	background: url(../images/darkBlueCircle.gif) no-repeat 90% 88%;
}
.orangeCircle {
		background: url(../images/orangeCircle.gif) no-repeat 90% 88%;
}
.border-top {
	border-top: 1px solid #ccc;
	padding: 5px 0 0;
	margin: 5px 0 0;

}
.bottom_color {
	background: #f7f7f7;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.padding_left {
	padding: 0 0 0 10px;
	width: 45%;
}




.right_images {
	padding: 10px 0 0 5px;
	float: left;
}
#main_content ul {
	margin-left: 15px;
	padding: 5px 0px 5px 0px;
}

.site_1, .site_25, .site_24 { border-bottom: 1px dashed #000000; padding-bottom: 5px; }
.site_1 a:link, .site_1 a:visited {
	color: #900028 !important;
	font-weight: bold;
}
.site_1 a:hover {
	text-decoration: underline;
}

.site_25 a:link, .site_25 a:visited {
	color: #005983 !important;
	font-weight: bold;
}
.site_25 a:hover {
	text-decoration: underline;
} 

.site_24 a:link, .site_24 a:visited {
	color: #BDD73E !important;
	font-weight: bold;
}
.site_24 a:hover {
	text-decoration: underline;
} 


#incomplete_error {
	border: 1px dashed #E11A1A;
	background-color: #E8E9EA;
	color: #E11A1A;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
}

.job_holder {
	width: 500px;
	padding: 10px 10px 10px 0px;
	border-bottom:1px dashed #CCCCCC;
	
}

.job_left {
	width: 300px;
	float: left;
}

.job_right {
	width: 200px;
	float: left;
}