

#searchBox
{
float:right;
margin-right:20px;
margin-top:100px;
}

.imagefloat
{
float:right;
margin-left:15px;
margin-bottom:12px;
padding-top:15px;
margin-right:10px;
text-align:left;
font-size:10pt;
color:#999999;
}

.imagefloatLeft
{
float:left;
padding-right:15px;
padding-bottom:12px;
padding-top:5px;
margin-left:0px;
}

.imagespacer
{
width:110px;
display:block;
height:auto;
border-left:1px solid #F5F3EA;
margin-right:10px;
margin-left:10px;
float:right;
}

#content
{
width:600px;
background-color:transparent;
margin-top:20px;
margin-left:0px;
margin-bottom:30px;
}

#content ul
{
margin-left:30px;
padding-top:10px;
}


#footer
{
clear: both;
display:block;
width:auto;
height:140px;
background-color:#C1CCBF;

}

#menu {
width: 220px;
margin:0px; 
background-image:url(../img/background_menu.gif);
background-position:top;
background-repeat:repeat-y;
border-left:2px solid #EEF0EF;
}

#menu dt {
margin: 0px 0px 0px 0px; 
font-size:10pt;
text-align: left;
list-style:none;
}



#menu dt a 
{
color:#FFF;
background-color:transparent;
text-decoration: none;
font-size:11pt;
font-weight : normal;
display: block;
height:20px;
border-bottom:2px solid #EEEEEE;
border-top:0px;
text-align:left;
padding:11pt;
padding-bottom:12pt;
}

#menu dd
{
margin-left:0px;
}

#menu dd a 
{
display: block;
height:20px;
margin-left:0px;
background-color:transparent;
border-bottom:2px solid #EEEEEE;
border-top:0px;
text-align:left;
font-size:11pt;
text-decoration:none;
color:#FFFFFF;
padding:10pt;
text-indent:20pt;
}

#menu dd a:hover
{
background-image:url(../img/hover_menu.gif);
background-position:top;
background-repeat:repeat-y;
}

#menu dd ul li
{
list-style-type:none;
margin-left:0px;
margin-bottom:17pt;
}

#menu dd ul li a
{
padding-left:0pt;
padding-top:2pt;
font-size:10pt;
}



#menu dd ul li a:hover
{
color: #fff;
margin-left:0px;
margin-bottom:20pt;
}

#menu dt a:hover {
color: #FFF;
display:block;
height:20px;

background-image:url(../img/hover_menu.gif);
background-position:top;
background-repeat:repeat-y;
margin-left:0px;
}


#newsImage
{
display:block;
width:200px;
height:auto;
padding:15px;
float:left;
}

#newsImageRight
{
display:block;
width:250px;
height:auto;
padding:15px;
float:right;
}
