space-for-ie{}
body {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: small;
text-align: center;
color: #333;
background: #e0e0e0;
}
img {
border: none;
}
/* unordered list style */
#sidebar ul {
list-style: none;
margin: 0 0 20px 30px;
padding: 0;
}
#sidebar li {
list-style: none;
padding-left: 14px;
padding-right: 14px;
margin-bottom: 3px;
}
/* ---( layout structure )---*/
#wrap {
width: 847px;
margin: 20px auto;
padding: 0 auto;
text-align: left;
background: url(images/tile.gif) repeat-y;
}
#content {
padding-left: 62px; /* to avoid the BMH */
}
#main-content {
width: 549px;
margin: 20px 0  0 170px;
padding: 0;
}
#sidebar {
float: left;
width: 170px;
margin: 0;
padding: 20px 0 0 41px;
font-size: 85%;
line-height: 1.4em;
color: #999;
background: url(images/sidebar_bg.gif) no-repeat 41px 0;
}
/* ---( header and site name )--- */
#site-header {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
background: #e0e0e0 url(images/top_div.gif)  no-repeat top left;
}
#site-header h1 {
margin: 0;
padding: 27px 60px 10px 80px;
font-size: 175%;
color: #fff;
text-shadow: #81A75B 2px 2px 2px;
background: url(images/top_h1.gif) no-repeat bottom left;
}
#site-header h1 a {
text-decoration: none;
color: #fff;
}
#site-header h1 a:hover {
color: #eee;
}
/* ---( main column )--- */
}
h2.maintitle {
margin: 0;
font-size: 110%;
color: #f63000;
}
h3.subtitle {
font-size: 100%;
font-style: italic;
color: #990710;
margin: 0;
}

/* ---( sidebar )--- */
h2.sidebar-title {
margin: 0 0 0 0;
padding: 25px 0 0 10px;
font-family: Verdana, sans-serif;
font-size: 130%;
height: 20px;
height: 20px !important; /* for most browsers */
height /**/:45px; /* for IE5/Win */
}
#sidebar ul, #sidebar p {
margin: 0;
padding: 0 20px 1em 20px;
border-bottom: 1px solid #ddd;
}
#sidebar li {
background: url(images/tictac_green.gif) no-repeat 0 5px;
}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */
clear: both;
height: 0;
}
#footer {
text-align: center;
margin: 0;
padding: 0 73px 12px 235px;
font-size: 85%;
color: #000;
background: url(images/bottom_sill.gif) no-repeat bottom left;
}

.footer2{
width: 847px;
margin: 20px auto;
text-align: center;
font-size: 85%;
}

.logos{
width: 100%;
}
.aba{
float: left;
}
.blaw{
float: right;
}