h1, h2, html, body {
padding: 0;	
margin: 0;
}
body { 
font: 11px arial; 
}
h1, h2 {
font: 15px arial;	
margin-bottom: 25px;
}
hr {
color: #000;	
background-color: #000;	
height: 1px;	
border-width: 0px;	
margin: 20px 0 20px 0;
}
a {
color: #000;	
text-decoration: underline;
}
a:hover {
color: #000;	
text-decoration: none;
}
a.tops {
color: #fff;	
text-decoration: underline;
}
a.tops:hover {
color: #fff;	
text-decoration: none;
}
ul.menu {
display: inline;	
margin: 0;	
padding: 0;	
list-style: none;
}
ul.menu li {
display: inline;	
margin: 0;	
padding: 0;	
margin-right: 15px;
}
ul.menuleft {
margin: 0;	
padding: 0;	
list-style: none;
}
ul.menuleft li {
margin: 0;	
padding: 0;	
background: url(/images/bullet2.jpg) 0px 5px no-repeat;	
margin-top: 10px;	
padding-left: 25px;
}
ul.menuleft li:hover {
background: url(/images/bullet_active.gif) 0px 5px no-repeat;
}
ul.menuleft li a {
color: #000;	
text-decoration: underline;
}
ul.menuleft li a:hover {
color: #000;	
text-decoration: none;
}
.clear {
 clear: both; 
}
#main {
position: relative;	
width:998px;	
border:3px solid #000;
}
#main table img {
border:1px solid #000;	
padding:1px
}
#logo {
position: absolute;	
width: 169px;	
height: 53px;	
top:  60px;	
left: 140px;
}
#mail {
position: absolute;	
width:  17px;	
height: 17px;	
top: 125px;	
left: 205px;
}
#map {
position: absolute;	
width:  17px;	
height: 17px;	
top: 125px;	
left: 235px;
}
#menu {
position: absolute;	
width: 478px;	
line-height:26px;	
height: 26px;	
top: 213px;	
left:   0px;
}
#topleft {
float: left;	
background: url(/images/top_left.jpg) no-repeat;	
width: 478px;	
margin:-3px;	
position:relative;	
height: 244px;
}
#topright {
float: left;	
background: url(/images/top_right.jpg) no-repeat;	
overflow:hidden;	
width: 526px;	
height: 239px;
}
.bord {
border: 2px double black;	
margin: 3px}


