@charset "UTF-8";
* {
margin:0;
padding:0;
}

#wrapper #content {
margin:0 0 0 25px;
padding:0;
}

a img {
border-style:none;
}


.bodytext {
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#333;
margin-bottom:15px;
}

.bodytext a {
color:#298EAA;
text-decoration:none;
font-weight:700;
}

.bodytext a:hover {
color:#FFF;
background-color:#298EAA;
}

#footer {
width:100%;
margin-top:25px;
margin-bottom:0;
float:left;
position:relative;
height:44px;
}

.thumbs {
margin-right:5px;
border:3px solid #CCC;
}

#wrapper #content #main #pkgthumbs {
width:640px;
padding-bottom:7px;
margin-top:10px;
padding-left:4px;
border-color:#CCC;
border-style:none;
border-width:thin;
}

body {
background-image:url(../images/body_bg.png);
background-repeat:repeat-x;
background-position:left top;
border-bottom-width:10px;
border-bottom-color:#63b73b;
border-style:none none solid;
}

#footerbg {
background-image:url(../images/footer_bg.png);
background-repeat:repeat-x;
background-position:left bottom;
}

#wrapper {
width:990px;
margin-right:auto;
margin-left:auto;
position:relative;
}

#header {
height:195px;
}

#topnav {
position:absolute;
height:36px;
width:234px;
left:560px;
top:0;
background-image:url(../images/top_nav.png);
background-repeat:no-repeat;
}

.phonenumber {
position:absolute;
height:36px;
width:139px;
left:794px;
top:0;
}

.logo {
position:absolute;
left:15px;
top:3px;
}

#nav {
position:absolute;
height:49px;
width:834px;
left:71px;
top:125px;
background-image:url(../images/main_nav.png);
background-repeat:no-repeat;
}

#wrapper #content #main {
float:left;
width:650px;
border-color:#CCC;
border-style:none dotted none none;
border-width:thin;
margin:0;
padding:0 20px 0 0;
}

#wrapper #content #sidebar {
float:left;
width:255px;
padding-left:15px;
}

h1 {
font-family:"Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size:20px;
margin-bottom:3px;
padding-bottom:8px;
font-weight:400;
border-color:#CCC;
border-style:none none dotted;
border-width:thin;
}

.green {
color:#72ba00;
}

.blue {
color:#00b0d0;
}

.gray {
color:#666;
}

h2 {
font-family:"Lucida Grande", tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:16px;
color:#E3E3E3;
margin-bottom:15px;
padding-bottom:12px;
border-color:#CCC;
border-style:none none dotted;
border-width:thin;
}

.highlight {
background-color:#FFC;
width:630px;
margin-bottom:10px;
margin-top:5px;
padding:0;
}

.highlight p {
font-size:16px;
margin:0;
padding:8px 0 8px 15px;
}

.label {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
color:#72BA00;
letter-spacing:.2em;
}

.profilepic {
margin-top:10px;
border:1px solid #CCC;
padding:5px;
}

#highwhite {
background-color:#FFF;
width:180px;
padding:10px;
}


#testimonials {
float:left;
width:650px;
margin-top:5px;
}

h3 {
font-family:"Lucida Grande", tahoma, Arial, verdana, Helvetica, sans-serif;
font-size:18px;
color:#E3E3E3;
margin-bottom:10px;
padding-bottom:0;
border-style:none;
}

h4 {
font-family:"Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#00B0D0;
font-weight:400;
margin:0;
padding:0;
}

#select2 {
position:absolute;
left:5px;
top:5px;
}

h2 a,h3 a {
text-decoration:none;
text-align:center;
color:#00b0d0;
border-style:none;
}

h2 a:hover,h3 a:hover {
color:#FFF;
background-color:#00b0d0;
}

div.spacer {
  clear: both;
  }
