/* CSS Document */

body {
background: #62c2cc;
}

#header {
float: left;
width: 848px;
}

#content {
background: url(images/contentbg.jpg) repeat-y;
color: #333333;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 23px;
padding-bottom: 30px;
padding-top: 30px;
padding-left: 5px;
padding-right: 25px;
width: 588px;
}

#sidebar {
background: url(images/sidebg.jpg) repeat-y;
float: left;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
width: 190px;
}

#menu {
background: #e4f6f8;
float: left;
padding-top: 20px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 20px;
width: 160px;
}

#menu ul {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 30px;
margin-left: 5px;
padding: 0;
}

#menu li {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 30px;
margin-left: 10px;
padding: 0;
list-style-type: square;
}

#menu ul a:visited {
color: #0000FF;
text-decoration: underline;
}

#footer {
background: #63c1cb url(images/footerbg.jpg) top no-repeat;
float: left;
font-weight: bold;
width: 848px;
height: 30px;
text-align: center;
}

.footertext {
color: #002256;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 25px;
padding-top: 28px;
}

.footertext a:link {
color: #002256;
text-decoration: none;
}

.footertext a:visited {
color: #002256;
text-decoration: none;
}

.footertext a:hover {
color: #FFCC00;
text-decoration: none;
}

h1 {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
padding-bottom: 15px;
}

h1 a:link {
color: #002156;
text-decoration: none;
}

h1 a:visited {
color: #002156;
text-decoration: none;
}

h1 a:hover {
color: #002156;
text-decoration: none;
}

h2 {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
}

.frontlink {
background: #e4f6f8;
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
padding: 5px;
}

.frontlink a:hover {
color: #0000FF;
text-decoration: underline;
}

.frontlink a:visited {
color: #0000FF;
text-decoration: underline;
}

.product {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
}

.product a:hover {
color: #0000FF;
text-decoration: underline;
}

.product a:visited {
color: #0000FF;
text-decoration: underline;
}

.home {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
padding-left: 5px;
}

.home a:link {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
}

.home a:visited {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
}

.home a:hover {
color: #002156;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
}
