/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border: 0px
    }
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	background-color: #FFFFFF;
	font-weight: normal;
}

html { 
      height: 100%; margin-bottom: 1px; 
       overflow-y: scroll;
   }

#wrapper
{
	text-align:left;
	max-width: 1200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#headerContainer,
#contentContainer,
#footerContainer{
	width:100%;
}
#headerContainer{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/backHead.png);
}
#contentContainer{
	background-color: #FFFFFF;
	float:left;
}
/*Navbar top*/

#navcontainer1 {
	width:855px;
	padding:0;
	margin-left:70px;

}

#navcontainer1 ul
{
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 855px;
	padding: 0px;
	background-color: #8AC73E;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navcontainer1 ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#navcontainer1 ul li a
{
	color: #fff;
	text-decoration: none;
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9em;
	padding: 0.6em;
}

#navcontainer1 ul li a:hover, #navcontainer1 ul li a.current
{
	color: #fff;
	font-size: 0.9em;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.7em;
	padding-left: 0.6em;
	border:none;
	font-weight: bold;
}
/*Navbar Second*/

div#navcontainer2 {
	width:855px;
	padding:0;
	margin-left:70px;
	margin-bottom: 0px;
	background-color: #90C541;
	background-image: url(../images/backNavGreen.jpg);
}
div#navcontainer2 ul
{
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#navcontainer2 ul li
{
display: inline;

}

div#navcontainer2 ul li a
{
	color: white;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	font-size: 1em;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
div#navcontainer2 ul li a.left{
border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-color: #fff;}

div#navcontainer2 ul li a:hover, div#navcontainer2 ul li a.current{
	color: #272729;
	border-bottom-style: none;
}

div#navcontainer2 ul li a.current2 { 
    background-color: #727176;
	color: white;
	border-bottom-style: none;
     border-left: 1px solid #fff;
}



--------
#navcontainer ul
{
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 855px;
	padding: 0px;
	background-color: #8AC73E;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navcontainer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;

}

#navcontainer ul li a
{
	color: #fff;
	text-decoration: none;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.9em;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navcontainer ul li a:hover, #navcontainer ul li a.current
{
	background-color: #717075;
	color: #fff;
	font-size: 0.9em;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.7em;
	padding-left: 0.8em;
	border:none;
}

#footerContainer{
	clear:both;	
}
#header,
#content,
#footer{
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header
{

}
#content
{
	background-image: url(../images/backCentre.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer
{
	background-image: url(../images/backfooter.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}
#footer p
{
	margin-left: 190px;
	font-size: 85%;
	color: #A3D163;
	padding-top: 30px;
}
#footer a
{
	color: #ACACAC;
	padding-top: 30px;
	border: none;
	font-weight: normal;
}

a {
	color: #8AC73E;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8DC442;
}
a:hover {
    border-bottom-style: solid;
}
#header a.noline1, #nav a.noline1 {
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



#nav{
	/* Fix double margin bug in IE on floats using display:inline */
	display:inline;
	float:left;
	font-size: 90%;
	margin-left:70px;
	width: 120px;
	padding-top: 7px;
}
#nav ul {
  list-style: none;   
}
#nav li{
    list-style: none;   
}

#toppicture{
	width:855px;
	float:left;
	padding:0;
	margin-left:70px;
	margin-bottom: 10px;
}
#logos{
	width:855px;
	float:left;
	padding:0;
	margin-left:70px;
}
#picture{
	width:555px;
	float:left;
	padding:0;
	margin-left:20px;
}
#right{
	width:140px;
	float:left;
	padding:0;
	margin-left:20px;
}
#content:after, #toppicture:after, #navcontainer1:after, #header:after, .menu:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
p{
	margin:0.3em 0 0.6em 0;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: lighter;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#right p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1em;
	color:#999999;
	text-align: right;
	font-weight: bold;
}
#right p.testimonial{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1em;
	color:#333333;
	text-align: right;
	font-weight: bold;
}
h1.green {
	color: #8CC63E;
	font-size: 2.4em;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D3;
	font-weight: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #717173;
	font-size: 2.4em;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D3;
	font-weight: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 span {
	font-size: 90%;
	font-style: normal;
	color: #717075;
}
h2 {
	color: #8DC73D;
	font-size: 1.3em;
	margin-bottom:0.2em;
	line-height:1.7em;
	font-size:1.9em;
	font-weight: normal;
}
h3 {
	color: #443E32;
	font-size: 110%;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #443E32;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
strong {
}
.img{
	padding:2px;
	border:1px solid #E6E6E6;
}

/* list with image*/

dl {
	line-height: 1.5em;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	}
dt {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #F3F3F3;
	background: #fffefa;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
	}
dl dt img, dl dt object{
	float: left;
	}
dl dd {
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 18px;
	}
.box {
    margin: 0 10px 0 10px
}

/*---------------Quote Form--------------*/

fieldset{
	margin-bottom: 10px;
	padding: 15px;
	background-color: #D8EBBE;
	border: 1px solid #ABD573;
}

legend{
	font-size:110%;
	font-weight: bolder;
	color: #24464F;
}
label{
	display:block;
	margin-top: 10px;
	color: #24464F;
	font-size: 85%;
}
input:focus, textarea:focus{
	background-color: #FEE4BA;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 1px;
}
input, textarea, select{
	color:#336666;
	margin-top: 5px;
	width: 300px;
	font-size: 95%;
	padding: 1px;
	border: 1px solid #AEAEAE;
}
input.required_Field, textarea.required_Field{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8CC63E;
}
input.butt {

	font-size: 95%;
    font-weight: normal;
    color: #fff;
    border: 1px solid #56718B;
    margin-top: 10px;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 2px;
    padding-left: 8px;
    background-color: #25313D;
	width: 75px;
	cursor:pointer;
}
input.rad {
   width: 15px;

} 
.imgRght {
	float:right;
	padding:2px;
	border:1px solid #E6E6E6;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgMarg {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgClear{
	clear:both
}
/*--Table--*/
 td, th {
	font-size: 90%;
}
.datatable {
	border-collapse: collapse;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.datatable td {
	padding: 2px 0 0 0;
}
.datatable th {
	border: 1px solid #D6DDE6;
	background-color: #B1C5E0;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}
.datatable caption {
	color: #6C6ABD;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}
.clear {
   clear:both
}
.menu{
	width: 855px;margin-left: 70px;
	background-image: url(../images/backNavGreen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #90C541;
	margin-bottom: 10px;
	
} 
.menu ul{
width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: center;
}   
.menu ul li{     display: inline;}   
.menu ul li a{
	float: left;
	text-decoration: none;
	color: white;
	border-bottom-style: none;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/divide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}  
.menu ul li a.noline{
	background-image: none
} 
.menu ul li a:visited{     color: white;}   
.menu ul li a:hover, .menu ul li a.current{
	color: #2D2D2D;
} 

/*lists*/
.list
{
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}

.list li
{
	padding-left: 35px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: normal;
}

strong {
	font-weight: bold;   
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

