body{
font-family: tahoma, verdana, arial;
background-color: #e3e3e3;
padding: 0px;
border: 0px;
margin: 0px;
background-image: url(../images/backgrnd.jpg);
background-repeat: repeat-x;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
text-decoration: none;
color: black;
}

h1{
font-size: 14px;
font-weight: lighter;
letter-spacing: 5px;
padding-left: 15px;
}


h2{
margin: 0px;
padding: 0px;
font-size: 14px;
font-weight: lighter;
color: #666;
padding-top: 10px;
letter-spacing: 3px;
text-transform: small-caps;
border-bottom: 1px solid #e2e2e2;
}

img{
border: none;
}

.highlight{
color: #888;
}

.selected{
color: #d3d3d3;
font-size: 12px;
}

.container{
width: 800px;
text-align: left;
}


#bannerbox{
float: left;
width: 175px;
height: 115px;
background-color: white;
background-image: url(../images/bannerback.png);
background-repeat: repeat-x;
padding-left: 20px;
}


#bannerbox2{
float: left;
text-align: right;
padding-right: 20px;
width: 585px;
height: 115px;
color: #d2d2d2;
background-image: url(../images/bannerback.png);
background-repeat: repeat-x;
font-size: 12px;
}



#leftcol{
clear: both;
float: left;
width: 220px;
height: 608px;
padding: 0px;
border-left: 1px solid black;
background: black;
}

#centercol{
background: white;
float: left;
width: 578px;
height: 608px;
padding: 0px;
}




#imgholder{
padding: 0px;
margin: 0px;
text-align: left;
width: 578px;
height: 282px;
background: white;
background-position: top center;
background-repeat: no-repeat;
position: relative;
}

#titlebox{
letter-spacing: 3px;
font-size: 13px;
padding: 5px;
width: 385px;
background-image: url(../images/transback.png);
font-weight: bold;
position: absolute;
top: 40px;
left: 0px;
}

#navbar{
width: 200px;
height: 250px;
}






#content{
height: 280px;
overflow: auto;
width: 536px;
text-align: justify;
padding: 20px;
padding-top: 10px;
font-size: 12px;
color: #4d4d4d;
line-height: 16px;
background: white;
}


#footer{
clear: both;
width: 798px;
height: 30px;
color: #363636;
font-size: 10px;
background: #d2d2d2;
margin-bottom: 8px;
}

#footer a{
color: #363636;
}

#content form{
width: 370px;
margin: 15px;
padding: 15px;
height: 450px;
}

.fullbar{
width: 360px;
font-size: 14px;
font-weight: bold;
background-color: #c8c8c8;
color: #363636;
padding: 3px;
text-align: right;
font-weight: normal;
margin-bottom: 10px;
}




#navbar a{
text-align: center;
height: 18px;
display: block;
width: 164px;
color: white;
font-size: 10px;
padding-top: 6px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 1px;
border-left: 20px solid #d2d2d2;
background-color: #464646;
text-transform: uppercase;
letter-spacing: 1px;
}

#navbar a.current{
color: #777;
border-left: 20px solid white;
background-color: #FFCC33;
margin-left: 6px;
}

#navbar a.current:hover{
color: white;
}


#navbar a:hover{
margin-left: 10px;
color: white;
}


#content li{
margin-left: 25px;
list-style: circle outside;
}



.infobar{
padding-top: 5px;
padding-left: 5px;
letter-spacing: 3px;
height: 25px;
width: 300px;
background: #a9a9a9;
color: white;
}



.testimonial{
background: #e2e2e2;
padding: 7px;
margin-bottom: 4px;
}




