html, body { 
height : 100%;
}
html {
font-size: 100%;
overflow: no-scroll;
} 

body { 
margin : 0;
padding : 0;
background-color: #F3F4F6;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.68em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
}

#wrap {
width: 810px;
min-height:100%;
overflow:auto;
text-align: left;
background-color:#fff;
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding-right: 22px;
padding-left: 22px;
}

#top { 
height: 100px;
} 

.toptable
{
float: right;
text-align:right;
margin:0px;
padding-left: 10px;
}

.toptable td
{
text-align:right;
margin: 0px;
padding: 0px;
}

.header { margin-bottom: 10px;
height : 170px;
width : 100%;
padding-top : 0;
} 

.tableheader
{
margin-left: 35px;
margin-right: 35px;
width:738px;
height: 156px;
}

.logo { 
float:left;
border:0px;
} 
.sidebar { margin-left : 1%;
float : left;
clear:both;
width : 24%;
/*height: 205px;*/
margin-top : 0px;
padding-top : 0;
line-height : 2em;
background-color:#FFF;
} 
.col1 { 
float : left;
width : 45%;
margin-left : 2%;
margin-right : 1%;
margin-top : 0;
margin-bottom : 20px;
line-height : 20px;
background-color:#FFF;
} 
.col2 {margin-left : 2%;
float : left;
width : 20%;
margin-top : 0;
margin-bottom : 20px;
line-height : 2em;
background-color:#FFF;
} 

.contact_col { 
float : left;
width : 50%;
margin-left : 80px;
margin-right : 1%;
margin-top : 0;
margin-bottom : 20px;
line-height : 2em;
background-color:#FFF;
} 

.listing_col
{
float : left;
width : 80%;
margin-left : 50px;
margin-right : 1%;
margin-top : 0;
margin-bottom : 20px;
line-height : 20px;
background-color:#FFF;
}

.listing_col ul li
{
padding: 0 10px;
}

.listing_col h2 {
color:#FF3C00;
font-size:140%;
letter-spacing:3px;
margin-top:0;
padding:10px;
}
.border {
float : left;
width : 100%;
margin-top :5px;
margin-bottom : 20px;
line-height : 2em;
background-color:#FFF;
border-top: #999 2px double;
padding-top:5px;
} 

.leftbox { margin-left : 1%;
float : left;
clear:both;
width : 24%;
height: 205px;
margin-top : 25px;
padding-top : 0;
line-height : 2em;
background-color:#FFF;
} 
.centerbox { 
float : left;
width : 30%;
margin-left : 2%;
margin-right : 1%;
margin-top : 25px;
margin-bottom : 20px;
line-height : 2em;
background-color:#FFF;
} 

.centerbox p { 
padding: 0 8px;
line-height:17px;
}
.rightbox {margin-left : 2%;
float : left;
width : 40%;
margin-top : 25px;
margin-bottom : 20px;
line-height : 2em;
background-color:#FFF;
} 

.rightbox p { 
padding: 0 8px;
line-height:17px;
}

.rightbox a { 
color : #ff3c00;
}

.rightbox a:hover { 
color : #ff3c00;
text-decoration:underline;
}

.listing_box_image { margin-left : 1%;
float : left;
/*clear:both;*/
width : 30%;
/*height: 205px;*/
margin-top : 5px;
padding-top : 0;
line-height : 17px;
background-color:#FFF;
} 


.listing_box { margin-left : 1%;
float : right;
width : 55%;
/*height: 205px;*/
margin-top : 5px;
padding-top : 0;
line-height : 17px;
background-color:#FFF;
} 


.listing td{
width: 260px;
}

.listing p{
padding: 0px;
}

.listing a{
color: #ff3c00;
text-decoration:none;
}

.listing a:hover{
color: #ff3c00;
text-decoration:underline;
}
.footer_topbox
{
border-top: #999 2px double;
float:left;
width: 100%;
background-color:#FFF;
margin-top: 30px;
}

.footer_topboxright
{
float:right;
background-color:#FFF;
}

.footer { 
float : left;
width : 100%;
padding : 5px 0;
text-align : center;
font-size : 90%;
background : #fff;
} 

.footer a { color: #900; text-decoration: none; }
.footer a:hover { color:#ff3c00; text-decoration: underline; }

.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
/*background : inherit;*/
color : #fff;
} 
.sidenav a { 
border-bottom : 1px solid #aaa;
margin-bottom : 5px;
padding-left : 20px;
display : block;
text-decoration : none;
background : url(images/arrow.gif) no-repeat left center;
color:#3A3AAF;
font-weight:bold;
} 
.sidenav a#current, .sidenav a:hover { 
text-decoration : none;
background : url(images/db_red.gif) no-repeat left center;
color : #ff3c00;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 

a { 
color :#3A3AAF;
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
color : #000;
} 
p { 
padding : 0 10px;
} 
h1 { 
padding : 10px;

font-size : 130%;
color : #6B88A6;
} 
h2 { 
padding : 10px;
margin-top : 0;
letter-spacing : 3px;
font-size : 140%;
color : #ff3c00;
} 

.footer h2{
text-align: center; 
color:#38317F;
padding: 5px 0;
letter-spacing:normal;
}

hr
{
border-top: #999 2px double;
}

