html, body, ul, ol, li, p, h1, h2, h3, h4, form, fieldset {
border: 0;
margin: 0;
padding: 0;
}


html {
height: 100%;
padding-bottom: 1px;
}


body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: center;
background-color: #fff;
}


a:focus {
outline: none;
}


#wrapper {
width: 970px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
margin: 0 auto;
text-align: left;
overflow: hidden;
background-color: #F2F5F8;
}


#banner {
height: 150px;
}


#leftcontainer {
float: left;
width: 135px;
border: 0;
margin-top: 20px;
padding: 0 0 0 10px;
}


#leftcol {
width: 135px;
height: 108px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
}


#leftcol #nav ul {
list-style-type: none;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height: 2.0em;
}


#leftcol #nav ul li {
padding: 0;
border: 0;
margin: 0; 
background-color: transparent;
}


#leftcol #nav ul li a {
border-top: 1px solid #999;
display: block;
text-decoration: none; 
height: 26px;
background-color: #CAE0EC; /*** bc ***/
color: #666; /*** tc ***/
}


#leftcol #nav a:hover, #leftcol #nav a:focus {
background-color: #B7BFC9; /*** bhc ***/
color: #fff; /*** htc ***/
}


#nav ul li#active a{
display: block;
background-color: #DCEAF2; /*** abc ***/
color: #353535; /*** atc ***/
}


.adds1 {
border: 1px solid #999;
margin: 50px 0 0 -1px;
}


.adds2 {
border: 1px solid #999;
margin: 20px 0 0 -1px;
}


.bullet1 {
margin: 0 0 0 25px;
}


#content {
float: right;
padding: 0 5px 5px 0;
border: 0;
margin: 20px 0 0 0;
width: 790px;
text-align: left;
font-size: 13px;
line-height: 1.5em;
color: #000;
background-color: transparent;
}


h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666;
margin-bottom: 10px;
}


.bdr1 {
border: 1px solid #666;
}


a:hover .bdr1 {
border-color: #AE0000;
}


.bdr2 {
width: 300px;
height: 300px;
border: 1px solid #666;
padding: 3px;
background-color: #E7F0F5;
}


#preloader {
display: none;
width: 1px;
height: 1px;
background-image: url(../images/loading-e.gif);
background-repeat: no-repeat;
}


.loading {
background-image: url(../images/loading-e.gif);
background-repeat: no-repeat;
background-position: 50% 50%; 
}


.thumbs1 {
border: 1px solid #333;
cursor: pointer;
}


a:hover .thumbs1 {
border-color: #D80000;
}


.style1 {
font-family: arial, verdana, sans-serif;
font-size: 10px;
color: #808080;
}


.style2 {
font-family: verdana, arial, sans-serif;
font-size: 13px;
}


#map {
float: right;
padding: 0 75px 0 0;
margin: 0 0 20px 0;
}


#info {
position: absolute;
left: -200px;
top: -200px;
width: 10px;
height: 10px;
overflow: hidden;
font-size: 10px;
color: #eee;
}


#footer {
clear: both;
padding: 0;
border-top: 1px solid #e7e7e7;
margin: 0;
width: 970px;
height: 35px;
background-image: url(../images/bg-f.jpg);
background-repeat: repeat-y;
}


#footerleft {
float: left;
padding-top: 4px;
width: 155px;
font-size: 10px;
color: #333;
line-height: 1.4em;
text-align: center;
}


#footercentre {
float: left;
padding-top: 10px;
width: 422px;
font-size: 10px;
color: #000000;
text-align: right;
}


#footerright {
float: right;
padding-top: 5px;
width: 80px;
text-align: left;
}


a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #C60000; text-decoration: underline;}

a.one:link {color: #333; text-decoration: none;}
a.one:visited {color: #333; text-decoration: none;}
a.one:hover {color: #C60000; text-decoration: none;}

