body
{
background:#fbfbd4 repeat-x 0px 300px;
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

img
{
border:0;
}

h1
{
margin:0;
padding:0;
border:0;
color:#0b6aac;
font-size:18px;
font-weight:bold;
}

#masthead
{
margin:auto;
text-align:center;
width:600px;
}

#navi
{
background:#55a4db url(images/nav_bg.png) repeat-x;
margin:15px 1.5% 0 1.5%;
color:#fbfbd4;
padding:5px 15px 5px 15px;
text-align:center;
}

#content
{
margin:15px 3% 0 3%;
color:#0b6aac;
line-height: 26px;
}

#content h1
{
margin:0;
padding:0;
border:0;
text-align:center;
color:#0b6aac;
font-size:18px;
font-weight:bold;
}

.logo
{
margin:0;
padding:0;
border:0;
text-align:center;
color:#0b6aac;
font-size:18px;
font-weight:bold;
}

#testimonial
{
float:left;
background:#55a4db url(images/nav_bg.png) repeat-x;
margin:0px 15px 8px 0px;
padding:5px;
width:150px;
line-height: 22px;
color:#fbfbd4;
}

#testimonial h2
{
margin:0;
padding:0;
border:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#fbfbd4;
font-size:12px;
font-weight:bold;
text-align:center;
}

#home_image
{
float:right;
padding:0 0 10px 10px;
}

#footer
{
background:#55a4db url(images/nav_bg.png) repeat-x;
margin:15px 1.5% 0 1.5%;
padding:10px 0px 10px 0px;
color:#fbfbd4;
font-weight:bold;
text-align:center;
}

a:link
{
color: #fbfbd4;
text-decoration: underline;
font-weight:bold;
}

a:visited
{
color: #fbfbd4;
text-decoration: underline;
font-weight:bold;
}

a:hover
{
color: #fbfbd4;
text-decoration: none;
font-weight:bold;
}

a.sale:link, a.salea:link
{
color: #ffccff;
text-decoration: underline;
font-weight:bold;
}

a.sale:visited, a.salea:visited
{
color: #ffccff;
text-decoration: underline;
font-weight:bold;
}

a.sale:hover, a.salea:hover
{
color: #ffccff;
text-decoration: none;
font-weight:bold;
}

a.contentlink:link
{
color: #0b6aac;
text-decoration: underline;
font-weight:bold;
}

a.contentlink:visited
{
color: #0b6aac;
text-decoration: underline;
font-weight:bold;
}

a.contentlink:hover
{
color: #0b6aac;
text-decoration: none;
font-weight:bold;
}

.red
{
color:#ff0000;
}