@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body 			{font-family:open sans,helvetica,arial; 
font-size:13px; font-weight:normal; 
color:#5B5B5B; 
margin:0; background-color:#ffffff}

td 				{
font-size:11px; 
color:#5C5656;
 line-height: 17px}
 
 
h1				{ 
color:#567F4F; 
font-weight:bold; 
font-size:18px; 
margin-bottom:3pt;
 margin-top:1pt}
 
h2				{ color:#567F4F; font-weight:bold; font-size:1.2em; margin-bottom:10px; margin-top:10px;}
h3				{ color:#567F4F; font-weight:bold; font-size:1.1em; margin-bottom:3pt; margin-top:1pt}

a 				{ color:#3471AA;  text-decoration:none}
a:hover		{ color:#567F4F;  text-decoration:underline}











.header-container { 
 background: rgb(255,255,255);
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1)));
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
 border-bottom: 1px solid #ccc;
 height: 100px; position: relative; z-index:3;}

 

 #logo

{
float:left;
}


#topmenu
{
	
		padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	margin-top: 0px;
	color: #333;
		float:right;
		margin-top:10px;
		width:525px;
	
}

#topmenu UL
{

list-style: none;
margin: 0;
padding: 0;



}

#topmenu LI
{

margin: 0;
padding: 0;
display: inline;
float:left;

}

#topmenu A
{
 	padding-top: 10px;
 	padding-bottom: 10px;
 	padding-left: 11px;
 	padding-right: 10px;
		color: #567F4F;
		display:block;
		 font-size:1.1em; 
		 font-weight:bold;
		 	border-radius:6px;


}

#topmenu A:hover
{
	color: #fff;
	background-color: #3773AB;
	text-decoration: none;


}



 
 
 
.go

{


background: url(images/btn.png) no-repeat top;
display:block;
width: 218px;
height: 26px;
background-position: 0% 0%;
cursor: pointer;
overflow-x: hidden;
overflow-y: hidden;
border:0;
font-weight:bold;
color:#ffffff;
padding:10px;
padding-left:0px;
padding-right:0px;
text-align:center;
margin-top:20px;
margin-bottom:25px;

}

.go:hover

{
background-position: 0pt -46px;
text-decoration:none;
color:#ffffff;
}

 
 
 
 .header-content
 
 {
 width:975px;
 margin:auto;
 padding-top:25px;
 }
 
 
 
 
 .promo-wrapper {
 background-image: url('images/alternate-bg-bottom.png'), url('images/grad_back.jpg');
 background-position: center bottom, center bottom;
 background-repeat: no-repeat, repeat-x;
 padding-top: 20px; position: relative;
 box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);


}

#homewrapper

{
height:270px;
 margin-bottom: 50px;
}


#pagewrapper

{
 
height:230px;
margin-bottom:1px solid blue;
 margin-bottom: 30px;

}

#homep

{
margin-left:-20px;
}
.promo-content
{
width:975px;
margin:auto;
}


.promo-content-text

{
float:left;
padding-top:20px;
font: 16px 'Open Sans', sans-serif;
font-weight:600;
line-height:25px;
width:550px;
}

.promo-content-text p

{
margin-top:0px;
margin-bottom:15px;
}

.promo-content-img

{
float:left;
width:340px;

}

.promo-content-text2

{
float:left;
padding-top:20px;
font: 16px 'Open Sans', sans-serif;
font-weight:600;
line-height:25px;
width:580px;
}


.promo-content-img2

{
float:left;
width:340px;

}

#adverse

{

height:230px;

}

.content-container

{
 width:985px;
 margin:auto;
 margin-top:20px;
 line-height:20px;
}

.cleardiv

{
clear:both;
height:30px;

}

.content

{
float:right;
width:650px;
text-align:justify;
}







textarea		{ font-size: 13px }
select       	{ font-size: 13px }
input        	{ font-size: 13px }


.darkgreen
{ 
background-color:  #397B52;
 }

.textcontent{ padding:15px;  }

.contact{ height:70px; }


.pageheading

{
font-weight:bold;
font-size:1.3em;
}


#leftmenu
{
	
		padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	margin-top: 0px;
	color: #333;
		width:280px;
		float:left;
		margin-top:10px;
}

#leftmenu ul
{
list-style: none;
margin: 0;
padding: 0px;
border: none;
}

#leftmenu li
{
margin: 0;
}

#leftmenu li a
{
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #567F4F;
	text-decoration: none;
	width: 270px;
	 font-size:1.1em; 
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
	
}

html>body #leftmenu li a { width: auto;  }

#leftmenu li a:hover
{
background-color: #3773AB;
color: #ffffff;
font-weight: bold;
}










td.compareheader  {
	
	background-color: #D7E4D7;
	font-weight: bold;
	}

table.compare td  {
	
	background-color: #F6FAF6;
	}


table.mainwidth
{
width:985px;
}

.pright

{ 
float:right;
margin-left:20px;
margin-bottom:10px;
 }
 
 .typeheader
 
 { 
 font-size:13px; font-weight:bold;
 background-color: #3773AB;
 color:#ffffff;
  }
  
   .cellhead
 
 { 
 font-weight:bold;


  }
  
  table.bb
{
    border-color:  #3773AB;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.bb td
{
    border-color:  #3773AB;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.bbuy

{ padding:5px;
background-color:#ffffff; }

.footer

{
background-color:#DBDBDB;
border-top:1px solid #CCCCCC;
}

.footertext
{ 
padding:10px;
font-size:11px;
width:975px;
margin:auto;
 }
 
 
 
 .submit {
 font-family:open sans;
 color:#ffffff;
 font-weight:bold;
 line-height:30px;
 cursor:pointer;
 border:1px solid #3471AA;
 background: rgb(76,139,198); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjOGJjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzJmNjk5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(76,139,198,1) 0%, rgba(47,105,159,1) 43%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,139,198,1)), color-stop(43%,rgba(47,105,159,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,139,198,1) 0%,rgba(47,105,159,1) 43%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,139,198,1) 0%,rgba(47,105,159,1) 43%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,139,198,1) 0%,rgba(47,105,159,1) 43%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,139,198,1) 0%,rgba(47,105,159,1) 43%); /* W3C */


 
 
 }
 
 
 .submit:hover
 
 {
  border:1px solid #3471AA;
 background: rgb(47,105,159); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NyUiIHN0b3AtY29sb3I9IiMyZjY5OWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGM4YmM2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(47,105,159,1) 57%, rgba(76,139,198,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(57%,rgba(47,105,159,1)), color-stop(100%,rgba(76,139,198,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(47,105,159,1) 57%,rgba(76,139,198,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(47,105,159,1) 57%,rgba(76,139,198,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(47,105,159,1) 57%,rgba(76,139,198,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(47,105,159,1) 57%,rgba(76,139,198,1) 100%); /* W3C */


 }

.formhead

{ 
font-size:13px;
border-bottom: 1px solid  #D7E4D7; 

 }
 
 .sub
 
 { 
 font-size:14px;
  }
  
  .formcontent
  { 
  margin:15px;
   }
   
   .mainwidth1
   
   { 
   width:98%;
    }
	
	

.enquiryform td

{
font-size:13px;
padding-top:3px;
padding-bottom:3px;
}

.small

{
font-size:12px;
}

.enquiryform th

{
padding:7px;
 background: rgb(255,255,255);
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1)));
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
 border: 1px solid #ccc;
 border-radius:2px;

}


.subject

{
display:none;
}

.enquiryform input[type=text], .enquiryform select

{
width:200px;
font-family: open sans;
}

input[type=text], select, textarea
{
 box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  
padding-top:3px;
padding-left:3px;
padding-right:3px;
padding-bottom:3px;
font-size:13px;
border-radius:4px;
border:1px solid #DAD8D8;
background: rgb(242,242,242); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 55%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(55%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 55%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 55%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 55%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 55%); /* W3C */

}