#serviceinfo
{
width:540px;
padding-left:20px;
float:right;
margin-top:4em;
padding-bottom:4em;
border-left:1px solid #EEEEEE;
}
#servicesleft
{
width:180px;
float:left;
margin-top:4em;
}
#serviceslinks ul
{
list-style:none;
padding:0;
margin:0;
}
#serviceslinks li
{
float:left;
}
#serviceslinks li a
{
display:block;
width:180px;
height:34px;
background-image:url(../img/servicebutton1.gif);
background-repeat:no-repeat;
color:#5BBF21;
font-size:14px;
font-weight:bold;
}
#serviceslinks li a:hover
{
background-image:url(../img/servicebutton2.gif);
color:#333333;
}
#serviceslinks span
{
position:relative;
top:10px;
left:10px;
}
#servicesthumbs ul
{
list-style:none;
margin:0;
padding:0;
}
#servicesthumbs li
{
float:left;
clear:left;
margin-top:5px;
}
#servicesthumbs li img
{
border:0;
}
#servicesthumbs li .quotebox
{
width:180px;
}
#bannerlabels
{
width:540px;
float:left;
padding-bottom:1em;
border-bottom:1px solid #DDDDDD;
}
.bannerlabel
{
float:left;
position:relative;
top:0px;
font-size:12px;
color:#999999;
font-weight:bold;
}

#mailinglistform {
clear:both;
float:left;
width:100%;
padding-top:30px;
}
#mailinglistform fieldset {
   border:0;
	 padding:10px;
	 background-color:#5bbf21;
}
#mailinglistform fieldset legend {
   display:none;
}
#mailinglistform fieldset label {
   color:#FFFFFF;
}
#mailinglistform h3 {
   font-size:18px;
	 color:#54614C;
	 margin:0;
	 padding:0 0 4px 0;
}
#mailinglistform input.button1 {
   background-color:#54614c;
}
