/*
STANDARD COLOURS:

Orange: #EB7E00
Green: #346814
Grey: #7A7165
Blue: #56A4EE

Red: #E41F1F
Navy: #113F76;

*/

/* Standard HTML elements */
body, html {
  font-size:12px;
  color:#000000;
  background-color:#ffffff;
  font-family:arial,helvetica,sans-serif;
}
body {
 margin:50px 0px; 
 padding:0px;
 text-align:center;
}
h1, h2, h4 {
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
}
h1 {
  font-size:18px;
  padding-top:3px;
  margin-top:0px;  
  padding-bottom:3px;
  margin-bottom:0px;
}
h2 {
	font-size:16px;
	padding-top:3px;
	margin-top:0px;
	padding-bottom:3px;
	margin-bottom:25px;
}
h3 {
	font-size:14px;
	padding-top:3px;
	margin-top:0px;
	padding-bottom:3px;
	margin-bottom:0px;
	color: #8c8c8c;
	
}
h4 {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
p, ul, li, td, tr, div, th, input, textarea, a {
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img {
  border:none;
}

.img-padding {
	padding: 5px;
	}

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

h2 a:link, h2 a:visited,  h2 a:hover, h2 a:active {
  text-decoration:underline;
  font-size: 16px;
  color: #346814;
}

h3 a:link, h3 a:visited,  h3 a:hover, h3 a:active {
  text-decoration:underline;
  font-size: 14px;
  color: #333366;
}

h3 a:hover {
  text-decoration:none;
  font-size: 14px;
  color: #333366;
}

hr {
  height: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}
li {
	padding-bottom: 5px;
}

/* multi-page often required classes */
.clear {
  clear:both;
  height:1px;
  font-size:1px;
  line-height:1px;
  margin-bottom:-1px;
}

/*containers */
#containerouter {
  margin-top:100px; 
  width:770px; 
  margin:0px auto; 
  text-align:left;
}
#containerinner {
  clear:both;
  margin:0px;
  padding:0px;
  width:720px;
  float:right;
}

#containerouter2 {
  margin-top:100px; 
  width:770px; 
  margin:0px auto; 
  text-align:left;
}
#containerinner2 {
  clear:both;
  margin:0px;
  padding:0px;
  width:720px;
  float:right;
}

#header {
  height:46px;
}

#headerleft {
  width:250px;
  float:left;
  
}
#headermiddle{
  width:366px;
  float:left;
  margin-left:2px;
  margin-right:2px;
  text-align:right;
}
#headerright{
  width:150px;
  float:right;
  text-align:right;
}
#headermiddle ul{
  padding:0px;
  margin:0px;
  margin-top:21px;
}
#headermiddle li{
  list-style-type:none;
  display:inline;
  padding:3px;
}
#headermiddle a:link, #headermiddle a:visited, #headermiddle a:active, #headermiddle a:hover, #headerright a:link, #headerright a:visited, #headerright a:active, #headerright a:hover{
  color:#113F76;
  text-decoration:none;
  font-weight:normal;
  font-size:10px;
}
#headermiddle a:hover, #headerright a:hover{
  text-decoration:underline;
}
#headerright form {
  padding:0px;
  margin:0px;
}
.inputss {
  margin-top:3px;
  margin-bottom:0px;  
  color:#E41F1F;
  background-color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#E41F1F;
  width:110px;
  font-size:10px;
}
.submitss {
  margin-top:3px;
  margin-bottom:0px;
  color:#ffffff;
  background-color:#E41F1F;
  border-width:1px;
  border-style:solid;
  border-color:#E41F1F;
  width:20px;
  font-size:10px;
  font-weight:bold;
  cursor: hand;
}

#thinredline {
	height: 0;
	border: 0;
	width:720px;
 	border:4px solid #E41F1F;
	border-top: none;
	border-left: none;
	border-right: none;
  }

#whiteline {
  height: 0;
	border: 0;
	width:100%;
 	border:6px solid #ffffff;
	border-top: none;
	border-left: none;
	border-right: none;
}

/*homepage classes */
#quarterleft, #quarterleft1, #quartersectionorange, #quartersectionblue, #quartersectiongreen, #quartersectiongrey {
  width:180px;
  float:left;
  text-align:left;
}

#quartersectionwhite, .quartersectionspacerwhite{ 
  background-color:#ffffff;
}
#quartersectionorange, .quartersectionspacerorange{ 
  background-color:#EB7E00;
}
#quartersectionblue, .quartersectionspacerblue{ 
  background-color:#56A4EE;
}
#quartersectiongreen, .quartersectionspacergreen{ 
  background-color:#346814;
} 
#quartersectiongrey, .quartersectionspacergrey{ 
  background-color:#7A7165;
} 

.quartersectiontitle {
  padding:5px;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  font-size:13px;
}
.quartersectiontitle a:link, .quartersectiontitle a:visited, .quartersectiontitle a:active, .quartersectiontitle a:hover{
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}
.quartersectiontitle a:hover{
  text-decoration:underline;
}
.quartersectionlogowhite, .quartersectionlogoorange, .quartersectionlogoblue, .quartersectionlogogrey {
  float:left;
  background-color:#ffffff;
  text-align:center;
  border-right-style:solid;  
  border-right-width:1px;
  width:179px;
  padding-top:15px;
  padding-bottom:15px;
}
.quartersectionlogogreen {
  float:left;
  background-color:#ffffff;
  text-align:center;
  border-right:1px solid #346814;
  border-left:1px solid #346814;
  width:178px;
  padding-top:15px;
  padding-bottom:15px;
}
.quartersectionlogowhite1, .quartersectionlogoorange1, .quartersectionlogoblue1, .quartersectionlogogrey1, .quartersectionlogogreen1 {
  float:left;
  background-color:#ffffff;
  text-align:center;
  width:180px;
  padding-top:15px;
  padding-bottom:15px;
}
.quartersectionlogowhite{
  border-right-color:#ffffff;
}
.quartersectionlogoorange{
  border-right-color:#EB7E00;
}
.quartersectionlogoblue{
  border-right-color:#56A4EE;
}
.quartersectionlogogreen1  {
  border-left-color:#346814;
  border-left-style:solid;  
  border-left-width:1px;   
  width:179px;
}
.quartersectionlogoorange1  {
  border-right-color:#EB7E00;
  border-right-style:solid;  
  border-right-width:1px;   
  width:179px;
}
.quartersectionlogogrey {
  border-right-color:#7A7165;
}
.quartersectionspacerorange, .quartersectionspacerblue, .quartersectionspacergrey, .quartersectionspacergreen{
  height:370px;
  width:100%;
}




#homearea {
  background-image:url(../../images/bg_home.gif);
  width:720px;
  background-repeat: repeat-y;
  height:100%;   
  background-color:#ffffff;    
  position:relative;  
}
/* SUB Hompage classes */
#textarea {
  width:720px;
  background-repeat: repeat-y;
  height:100%;   
  background-color:#ffffff;    
  position:relative;
}
#quarterleft {
  padding-bottom:200px;
}
#quarterleft1 {
  padding-bottom:200px;
  height: 380px;
}
#quarterleftlogo {
  width:180px;
  background-color:#ffffff;
  padding-top:12px;
  padding-bottom:12px;
  text-align:center;
}
#quarterleftlogo1 {
  width:180px;
  padding-top:12px;
  padding-bottom:12px;
  text-align:center;
}
#quarterleftnav1, #quarterleftnav2, #quarterleftnav3, #quarterleftnav4 {
  margin-left:15px;
  margin-bottom:0px;
  padding-bottom:0px;
}
#quarterleftnav1 a:link, #quarterleftnav1 a:visited, #quarterleftnav1 a:active, #quarterleftnav1 a:hover {
  /*text-decoration:underline;*/
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}
#quarterleftnav2 a:link, #quarterleftnav2 a:visited, #quarterleftnav2 a:active, #quarterleftnav2 a:hover, #quarterleftnav4 a:link, #quarterleftnav4 a:visited, #quarterleftnav4 a:active, #quarterleftnav4 a:hover {
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}
#quarterleftnav3 a:link, #quarterleftnav3 a:visited, #quarterleftnav3 a:active, #quarterleftnav3 a:hover {
  text-decoration:none;
  font-size:10px;
  font-weight:normal;
}

#quarterleftnav1 ul, #quarterleftnav2 ul, #quarterleftnav4 ul {
  list-style-type:none;
  padding:0px;
  margin:10px;
  margin-top:0px;
  margin-bottom:0px;
}
#quarterleftnav1 ul li, #quarterleftnav2 ul li, #quarterleftnav4 ul li {
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  padding:0px;
  padding-left:1px;
  padding-top:1px;
  padding-bottom:1px;
  margin:0px;
}
#quarterleftnav1 ul li, #quarterleftnav4 ul li {
  list-style-image: url(../../images/navarrow_left.gif);
}
#quarterleftnav2 ul li {
  list-style-image: url(../../images/navarrow_down.gif);
}
#quarterleftnav3 ul{
  list-style-type:none;
  padding:0px;
  margin:10px;
  margin-top:0px;
  margin-left:17px;
  margin-bottom:0px;
}
#quarterleftnav3 ul li{
  padding:0px;
  padding-left:1px;
  padding-bottom:1px;
  padding-top:1px;
  margin:0px;
}
#quarterleft a:link, #quarterleft a:visited, #quarterleft a:active, #quarterleft a:hover, #quarterleft1 a:link, #quarterleft1 a:visited, #quarterleft1 a:active, #quarterleft1 a:hover{
  color:#ffffff;
}
#quarterleft a:hover, #quarterleft1 a:hover {
  text-decoration:underline;
}
.quarterleftbot {
  background-repeat: no-repeat;
  background-position: bottom left;
  height:200px;
  min-height:200px;
  position:absolute;
  bottom:0px;
  width:180px;
}
.quarterleftbot1 {
  background-repeat: no-repeat;
  background-position: bottom left;
  height:180px;
  min-height:180px;
  position:absolute;
  bottom:0px;
  width:180px;
}

#threequartermain{
  width:510px;
  float:left;
  text-align:left;
  padding:0px;
  margin:0px;
  margin-left:20px;
  margin-right:10px;
}
#topspace {
  clear:both;
  height:35px;
  width:100%;
}
#halfmain {
  width:330px;
  float:left;
  text-align:left;
  margin-right:10px;
  padding-bottom:15px;
}
#quarterright {
  width:120px;
  float:left;
  text-align:left;
  margin-left:0px;
}
#quarterright ul {
  list-style-type:none;
  padding:0px;
  margin:0px;
  margin-left:19px;  
  margin-bottom:2px;
}
#quarterright ul li {
  background-repeat: no-repeat;
  background-position: 0px, 0px;
  padding-left:5px;
  padding-bottom:1px;
  padding-top:1px;
}
#quarterrighttel, #quarterrightlinks, #quarterrightmap {
  margin:0px;
  padding:0px;
}

#footer {
  width:720px;
  float:right;
  margin-top:10px;
  margin-bottom:10px;
}
#footer p, #crumbtrail p{
  font-size:10px;
  color:#113F76;
  padding-top:7px;
  margin-top:0px;
}

#footer p {
  font-size:10px;
  color:#CCCCCC !important;
  padding-top:7px;
  margin-top:0px;
}

#footer a {

  color:#666666 !important;

}

#footer ul{
  color:#7A7165;
  padding:0px;
  margin:0px;
}
#footer li{
  color:#7A7165;
  list-style-type:none;
  display:inline;
  padding:3px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #crumbtrail a:link, #crumbtrail a:visited, #crumbtrail a:active, #crumbtrail a:hover{
  color:#7A7165;
  text-decoration:none;
  font-weight:normal;
  font-size:10px;
}
#footer a:hover, #crumbtrail a:hover{
  text-decoration:underline;
}
#footer span, #crumbtrail span {
  color:#7A7165; 
  padding-bottom:0px;
  font-size:10px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:5px;
	text-align: left;
	vertical-align: top;
	}
	
	table th {
	padding:5px;
	text-align: left;
	vertical-align: top;
	}


/* -----------------Additional Amends From here onwards - Novemeber 2007 (TP)----------------- */	

#quarterleft li, #quarterleftnav2 li {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}

/* -----------------Homepage Global----------------- */

#homepagecontainer {
	clear:both;
	margin:0px;
	padding-bottom:30px;
	width:720px;
	float:right;
	}

#homepagecontainer p {
	color: #333333;
	font-size:11px;
	}

#homepagecontainer img {
	margin-bottom:15px;
	}

#homepagecontainer a:link {
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}

#homepagecontainer a:visited{
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}
	
#homepagecontainer a:hover {
	font-weight:bold;
	color:#005488;
	font-size: 11px;
	text-decoration:underline;
	}
	
#homepagecontainer a:active {
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}

#customerservice p, #customerservice h1, #customerservice h2, #ourproducts p, #ourproducts h1, #ourproducts h2, #careers p, #careers h1, #careers h2 {
	padding-left:15px;
	padding-right:10px;
	}

div#customerservice a:hover {
	text-decoration:none;
}
	
div#ourproducts a:hover {
	text-decoration:none;
}

div#careers a:hover {
	text-decoration:none;
}

/*****Site Map *******/
#homepagecontainer .indent1{
padding-top:15px;
}

#homepagecontainer .indent2{
text-indent:30px;
}

#homepagecontainer .indent3{
text-indent:50px;
}

#homepagecontainer .indent4{
text-indent:70px;
}

#homepagecontainer .indent5{
text-indent:90px;
}

#customerservice p, #customerservice h1, #customerservice h2, #ourproducts p, #ourproducts h1, #ourproducts h2, #careers p, #careers h1, #careers h2 {
	padding-left:15px;
	padding-right:10px;
	}


/* -----------------Homepage Intro----------------- */

#intro {
	height: 270px;
	/*background:url(../../images/home_intro_bird.png) no-repeat 0 -90px;*/
	padding-left:20px;
	width: 340px;
	float: left;
}
	
#intro2 {
	height: 270px;
	padding-left:20px;
	width: 340px;
	float: left;
	padding-top: 17px;
}


#intro h1 {
	color:#005488;
	padding-top: 20px;
	}
	
#intro h2 {
	color:#333333;
	font-size:14px;
	margin: 0;
	}

/* -----------------Customer Service----------------- */

#customerservice {
	width: 239px;
	height:305px;
	float:left;
	border-right: 1px solid #35b6e9;
	}

#customerservice .header {
	background-color: #35b6e9;
	height:30px;
	line-height:26px;
	}
	
#customerservice h1 {
	color:#FFFFFF;
	font-size:14px;
	}

#customerservice h2 {
	color:#35b6e9;
	margin:0px;
	}

/* -----------------Our Products----------------- */

#ourproducts {
	width: 239px;
	height:305px;
	float:left;
	border-right: 1px solid #faa929;
	}
	
#ourproducts .header {
	background-color: #faa929;
	height:30px;
	line-height:26px;
	}
	
#ourproducts  h1 {
	color:#FFFFFF;
	font-size:14px;
	}

#ourproducts h2 {
	color:#faa929;
	margin:0px;
	}

/* -----------------Careers----------------- */

#careers {
	width: 240px;
	height:305px;
	float:left;
	}

#careers .header {
	background-color: #666666;
	height:30px;
	line-height:26px;
	}
	
#careers  h1 {
	color:#FFFFFF;
	font-size:14px;
	}

#careers h2 {
	color: #666666;
	margin:0px;
	}
	
	#containerouter #containerinner #template1_content {
	width: 483px;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}

	#containerouter2 #containerinner2 #template2_content {
	width: 720px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}


/* -----------------Homepage Styles End----------------- */

#careersnav {
margin-bottom:20px;
}
#containerouter #header #headermiddle ul li a {
	color: #113F76 !important;
}
#containerouter #template1_header #headermiddle ul li a {
	color: #113F76 !important;
}

#template1_side {
	height: 600px;
	width: 207px;
	background-color: #666666;
	background-image: url(../../images/template1_bg_logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
	margin-top: 30px;
}

#template2_side {
	height: 600px;
	width: 207px;
	background-color: #333366;
	background-image: url(../../images/template2_bg_logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
	margin-top: 30px;
}

#containerouter #containerinner #template1_side #quarterleftnav1 a {
	color: #FFFFFF;
}

#template2_side a {
	color: #FFFFFF;
}

#template1_side a:hover, #template2_side a:hover {
  text-decoration:underline;
}


.template1_crumbtrail {
	margin-top: 10px;
}
#containerouter #containerinner #template1_content h1{
	font-size: 18px;
	color: #8c8c8c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 20px;
}

#containerouter #containerinner #template1_content h2{
	font-size: 16px;
	color: #8c8c8c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#template2_content h1{
	font-size: 18px;
	color: #8c8c8c;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
}

#template2_content h2{
	font-size: 16px;
	color: #8c8c8c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#quarterleftnav1 p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#containerouter #containerinner #template1_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	font-size: 14px;
}
strong {
	color: #8c8c8c;
}

.bold-black {
					 font-weight: bold;
					 }

##########NEWS Section####################

.images-news {
	margin: 5px;
	padding: 10px;
	}
	
#branches {
	display: none;				
}

.branch-office {
	display: none;				
}

#image-map {
	text-align: center;
	margin-top: 30px;				 
}
	