/* @group Body And Wrapper */

body {
     font-size: 76%;
     font-family: tahoma, verdana, sans-serif;
     background: #e0e0e0 url(back.gif);
     color:#303030;
     padding-top: 1em;
     margin: 0;
 }


#wrapper {
     width: 800px;
     position:relative;
     padding: 30px 20px 20px 20px;
     background: #e6e4d5 url(treelarge.gif) no-repeat right bottom;
     margin: 0 auto 10px auto!important;
 }

/* @end */

/* @group Header */

#header {
     height:193px;
     width:760px;
     padding:10px 0 0 0;
     margin:0 0 0 15px;
     clear:left;
     position:relative;
     background:url(header.jpg) no-repeat top center;
     border-left: 5px #c3bbab solid;
 }


h1 {
     margin: 10px 245px 0px 10px;
     padding:20px 0 5px 0;
     font-size: 2.3em;
     color: #fff;
     letter-spacing:0.15em;
     text-align: center;
     border-bottom:2px solid yellow;
 }


.strapline {
     padding: 0px 15px 0px 15px;
     color:#222;
     letter-spacing:0.15em;
     text-align: center;
     width: 270px;
     margin: 5px 300px 0px 220px;
     position: absolute;
 }

#memberLogin{
	position: absolute;
	margin: 0;
	padding: 0;
	top: -3px; 
	width: 500px;
	left: 10px;
}

#memberLogin b{
	position: absolute;
	margin: 0 0 0 -5000px;
	padding: 0;
}

#memberLogin p{
	margin: 0;
	width: 150px;
	float: left;
	padding: 0;
}

#memberLogin p input{
	width: 80px;
	background: none;
	border: 1px solid #666;
}

#memberLogin input{
	background: #666;
	margin: 1px;
	border: 1px solid #333;
	font-size: 9px;
}

/* @end */

/* @group Navbar */

#navbar {
     margin:-225px 0 0 10px;
     float:left;
     width:770px;
     padding:0;
     letter-spacing:1px;
 }


#navbar ul {
     margin:0;
     padding:0;
 }


#navbar ul li.active a,#navbar ul li.active {
     color:#fff!important;
     margin-bottom:0!important;
     background: #c5bbab;
 }


#navbar ul li {
     display: inline;
     border-left:1px solid #c3bbab;
     border-right:1px solid #c3bbab;
     border-top: 1px #c3bbab solid;
     background:#E2DED6;
     font-size: 10px;
     float:left;
     margin-left:5px;
     padding: 4px 8px 4px 8px;
 }


#navbar ul li a {
     color: #3d220a;
     font-weight:bold;
 }

/* @end */

/* @group Content And Maintext */

#content {
     margin: 20px 0px 0px 0px;
     width:760px;
     padding: 10px 20px 0px 20px;
     background-image: url(blend1content.jpg);
     background-repeat: repeat-x;
     border-top: 10px #ffffff solid;
 }


#maintext {
     width:520px;
     padding: 0em 15px 15px 0px;
     border-right: 5px #ffffff;
     background-color: #e6e4d5;
     border: 10px #ffffff solid;
     margin:0 0 0 5px;
     float:left;
 }

li {
     list-style-type: none;
 }

#maintext ul li {
     list-style-type:square;
 }


#maintext ol li {
     list-style-type:decimal;
 }

/* @end */

/* @group Contact Details */

#contactdetails {
     color:#fff;
     text-align:center;
     width:220px;
     position:absolute;
     top:60px!important;
     left:560px;
 }


#contactdetails ul {
     margin:0;
     padding:0;
 }


.contacdetails ul li {
 }


#contactdetails a {
     color:#ffffff;
     text-decoration:underline;
 }


#contactdetails a:hover {
     color: #eabb1c;
 }


.tel {
     font-size: 1.3em;
     padding: 0.2em;
     margin-top: 5px;
     color: #382911;
     margin-left: -5px;
 }

/* @end */

/* @group Lists */

#lists {
     width:180px;
     float:right;
     margin:0;
     list-style-type: none;
 }

/* @group Subsection */

#subsection {
     top:223px;
     left:35px;
     font-size:0.9em;
     color:#505050;
     width:765px;
     position:absolute;
     text-decoration:none;
     background: #c3bcab;
 }


#subsection ul {
     padding:5px 0 5px 0;
     margin:0;
 }


#subsection ul li a {
     color: #444444;
     text-decoration: underline;
 }
 
#subsection li a:hover{
	color: #ffffff;
}


#subsection li {
     text-align:center;
     display: inline;
     border-right: 1px solid #fff;
     margin-left:3px;
     padding: 5px 8px 5px 8px;
 }


#subsection h2 {
     text-align: left;
     display:none;
     margin-left: -105em;
     margin-top: 0px;
 }

/* @end */

/* @group Smallform */

#smallform {
	font-size: 0.9em;
	padding: 0;
    width:150px;
    border: 10px #ffffff solid;
    background-color: #e6e4d5;
    margin-bottom:20px;
 }

#smallform p{
	margin: 0;
	padding: 0 0 5px 0;
}

#smallform h2{
	text-align: center;
	margin: 0;
	padding: 10px 0 5px 0;
}

#smallform input, #smallform select {
     background: #e6e3d5;
     border:1px solid #c3bbab;
     font-size: 1em;
 
 }

/* @end */

/* @group Newsfeed */

#newsfeed {
     width:160px;
     margin-top:10px;
     position:relative;
     border: 10px #ffffff solid;
     background-color: #e6e3d5;
 }


#newsfeed h2 {
 }


#newsfeed ul li a {
     text-align:left;
     display:block;
     width:125px;
     padding: 3px 4px 3px 0px;
     margin:5px 10px 5px -30px;
 }

/* @end */

/* @end */

/* @group Lead Gen */


.styleform {
     padding: 10px;
     background: #edecc0;
     border:2px solid white;
     margin:10px;
 }
 
.styleform h2{
	margin: -10px -10px 0 -10px!important;
	line-height: 20px!important;
	background: #d5d5ad;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 5px!important;
	color: #555;
}

.styleform td{
	vertical-align: top;
	color: #333;
}

#LGLS table, #LGLS tr, #LGLS td{
border:none!important;
}

/* @end */

/* @group Service Links */

#servicelinks ul li {
     font-size: 0.9em;
     display: block;
     width: 130px;
     padding: 0 0 0 45px;
     margin: 0 0 10px 0;
     height: 30px;
     float: left;
     list-style: none;
 }

#servicelinks ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

#servicelinks h2 {
     margin-left:5px;
     margin-top:5px;
 }

#servicelinks {
     width:535px;
     float:left;
margin: 0 0 10px 5px;
     padding-bottom:20px;
     border:10px solid #fff;
     background-color: #e6e3d5;
 }
 


li.component_RetPl{
	background: url(RetPl_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) left center no-repeat;
}

/* @end */

/* @group Comp Groups */


#componentGroups {
     background: #f4f0e4;
     width:520px;
     float:left;
     margin-left: 5px;
     margin-top:10px;
     padding-right:15px;
     border: 10px #ffffff solid;
 }


#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
 }


#componentGroups h2 {
     padding:10px !important;
 }


#componentGroups ul li {
	display: block;
	width: 110px;
	height: 53px;
	padding: 5px 0 0 60px;
	margin: 0 0 10px 0;
	float: left;
	line-height: 1.3em;
 }

#componentGroups ul{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left center no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left center no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left center no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left center no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left center no-repeat;
}

/* @end */

/* @group Font Styling */

.introduction {
     letter-spacing:0.1em;
     line-height:1.5em;
     color:#666;
     margin:15px 5px;
     padding: 5px;
     border-top:1px dashed #666;
     border-bottom: 1px dashed #666;
 }


h2 {
     margin:0 0 0 0;
     font-size:1.6em;
     letter-spacing:0.15em;
     padding:10px;
     font-weight:normal;
     color: #492606;
 }


#maintext h2, #maintext h3, #maintext h4 {
	padding: 0!important;
     margin-left:10px;
     margin-top:5px;
 }


h3 {
     margin:20px 0 10px 0;
     font-size:1.4em;
     font-weight:normal;
     color: #492507;
 }


ul {
 }

.clear {
     clear:both;
     font-size:1px;
     color: #f4efe4;
 }

p {
     line-height: 1.5em;;
     color: #492704;
     padding: 0	0 0 10px;
      }

/* @end */

/* @group Links */

a {
     text-decoration:none;
     color: #a6761a;
 }


a.button {
     font-size: 1.5em;
     line-height: 2em;
     margin: 10px 5px;
     display: block;
     padding: 0 0 0 35px;
     border:5px solid white;
     background: #e6e3d5 url(button.gif) no-repeat left center;

 }


a:hover {
     color: #412119;
     text-decoration: underline;
 }




a.menuHidden {
     font-style:italic;
 }

/* @end */

/* @group Footer */

#footer {
     float:left;
     position:relative;
     text-align:center;
 }

#footer p{
	margin: 20px 0 0 30px;
	padding: 10px 0 0 0 ;
	width: 550px;
}

/* @end */
