body{
margin-top: 0px;
margin-left: 0px;
text-align: center;
background-color: #8dade8;
background-image: url(images/backgroundsmall.jpg);
background-repeat: repeat-x;
background-position: bottom left;
}


/**Container To Hold The Layout**/
#container{
margin-right: auto;
margin-left: auto;
text-align: left;
width: 865px;
background-color: #ffffff;
padding: 0px;
}

#banner{
height: 155px;
font-family: arial, sans-serif;
font-size: 12px;
padding-left: 5px;
font-size: 15px;
font-weight: normal;
color: #FFFFFF;
}
#toplinks{
font-family: arial, sans-serif;
position:absolute; left: 550px; top: 40px;
font-size: 12px;
font-size: 15px;
font-weight: normal;
color: #000000;
}



#left{
width: 190px;
float: left;
background-color: #ffffff;
}
#left h4{
margin: 0px 0px 5px 13px;
padding: 0px;
font-size: 18px;
color: #85b3ff;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
a.linkb:link {color: #6699ee; font-weight: bold; text-decoration: none; }
a.linkb:visited {color: #6699ee; font-weight: bold; text-decoration: none; }
a.linkb:hover {color: #2ca637; text-decoration: none; }
a.linkb:active {color: #2ca637; text-decoration: underline; }

.links{
padding: 10px 5px 0px 10px;
color: #000000;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
text-align: left;
background-color: #ffffff;
}

/**Content Styles**/
#right{
width: 675px;
float: right;
background-color: #ffffff;
}
#right h2{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 22px;
color: #218436;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
#right h4{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 20px;
color: #218436;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
#right h5{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 14px;
color: #218436;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
#right h6{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 26px;
color: #bbd5ff;
font-weight: bold;
font-family: arial;
}
#right h1{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 18px;
color: #2ca637;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
text-indent: 15px;
}
#right h3{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 18px;
color: #2ca637;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
ul{ 
list-style-type: none;
padding-left: 10px;
margin: 0;
}
.content{
padding: 10px 10px 0px 36px;
color: #000000;
text-align: justify;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 14px;
}
a.linkc:link {color: #4277e4; font-weight: bold; text-decoration: none; }
a.linkc:visited {color: #4277e4; font-weight: bold; text-decoration: none; }
a.linkc:hover {color: #2ca637; text-decoration: none; }
a.linkc:active {color: #2ca637; text-decoration: underline; }

#footer{
text-align: right;
padding-right: 15px;
font-size: 13px;
color: #7fbdf6;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}
#footer h3{
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 18px;
color: #7fbdf6;
font-weight: bold;
font-family: Trebuchet MS, Verdana, sans-serif;
}

.leftprod {
float: left;
width: 320px;
margin: 4px 15px 0px 0px;
}

.rightprod {
float: right;
width: 218px;
}



a.footer:link {color: #7fbdf6; font-weight: bold; text-decoration: none; }
a.footer:visited {color: #7fbdf6; font-weight: bold; text-decoration: none; }
a.footer:hover {color: #2ca637; text-decoration: none; }
a.footer:active {color: #2ca637; text-decoration: underline; }


