#background {
background-color: #cbeaff;
background-image: url(../images/background.gif);
background-repeat: repeat-x;
margin: 0px;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 21px;
color: #222222;
}

a:link {
font-size: 16px;
color: #0033FF;
text-decoration: underline;
font-weight: bold;
}
a:visited {
font-size: 16px;
color: #0033FF;
text-decoration: underline;
font-weight: bold;
}
a:hover {
font-size: 16px;
color: #009933;
text-decoration: overline;
font-weight: bold;
}
a:active {
font-size: 16px;
color: #0033FF;
text-decoration: underline;
font-weight: bold;
}

a.footer:link {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.footer:visited {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.footer:hover {
font-size: 10px;
color: #FFFF;
text-decoration: none;
font-weight: normal;
}
a.footer:active {
font-size: 10px;
color: #FFFF;
text-decoration: none;
font-weight: normal;
}

.subhead {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 22px;
line-height: 30px;
font-weight: bold;
color: #232323;
}

#maincontainer {
height: auto;
width: 700px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#header {
background-image: url(../images/header.jpg);
height: 217px;
width: 700px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
overflow: hidden;
}

#contentarea {
background-color: #FFFFFF;
height: auto;
width: 620px;
margin-top: 0px;
margin-bottom: 0px;
overflow: hidden;
padding-right: 40px;
padding-left: 40px;
}

#footer {
background-image: url(../images/footer.jpg);
height: 172px;
width: 700px;
overflow: hidden;
}

#headline {
background-image: url(../images/headline.gif);
height: 118px;
width: 616px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
margin-top: 20px;
}

#subscribebox {
background-image: url(../images/subscribebox.jpg);
height: 144px;
width: 280px;
margin-right: auto;
margin-left: auto;
padding-top: 130px;
padding-left: 270px;
}

.testimonialboxtop {
background-image: url(../images/testimonialboxtop.gif);
height: 58px;
width: 542px;
margin-top: 35px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}

.testimonialboxbodyrepeat {
background-image: url(../images/testimonialboxbodyrepeat.gif);
background-repeat: repeat-y;
height: auto;
width: 482px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-right: 30px;
padding-left: 30px;
overflow: hidden;
}

.testimonialboxbottom {
background-image: url(../images/testimonialboxbottom.gif);
height: 19px;
width: 542px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
overflow: hidden;
}
