
<style type="text/css">
/* CSS Document */

{}


#content {
background: #fefefe url(/images/sidenav_bg.gif) bottom left repeat-x;
}

#contentmain {
color: #FFF;
float: right;
width: 706px;
height: 386px;
background:url(/images/home_center.jpg) no-repeat;
padding: 30px 40px;
position:relative;
}

#contentmain h1 {
width: 247px;
}

#contentmain p {
width: 247px;
}

#homelinks {
margin-top: 22px;
width: 250px;
height: 189px;
text-align:right;
position:absolute;
top:210px;
}

#homelinks a, #homelinks a:active, #homelinks a:visited {
display: block;
font: bold 16px "Trebuchet MS";
color: #2ba801;
line-height: 65px;
margin-left: -15px;
text-decoration: none;
cursor:pointer;
padding-right: 60px;
width: 205px;
}

#homelinks a:hover {
text-decoration: underline;
}

#testimonials {
padding: 12px;
font: 13px Georgia, "Times New Roman", Times, serif;
font-style:italic;
position: relative;
min-height: 215px;
}

#testimonials a:link,
#testimonials a:active,
#testimonials a:visited,
#testimonials a:hover  {
font: bold 12px Arial, Helvetica, sans-serif;
color: #0066cc;
}

img.stick {
position: absolute;
right: 0;
top: 0;
behavior: url(/templates/iepngfix.htc) 
}
 







</style>