html{
height:100%;
}

body{
height:100%;
}

.clear_div {
clear:both;
font-size:0;
height:0;
line-height:0;
}

.pseudo_div {
height:0;
position:relative;
width:0;
}

td {
vertical-align:top;
}

#menu_left{
float:left;
position:relative;
width:215px;
margin-right:15px;
margin-bottom:15px;
}

#main{
margin-top:5px;
width:910px;
margin-bottom:15px;
position:relative;
}

#header{
background-color:#b00764;
background-image:url(../images/header_logo.gif);
height:170px;
background-repeat:no-repeat;
width:100%;
margin-bottom:20px;
}

#headerhomelink{
height:80px;
left:10px;
position:absolute;
top:11px;
width:210px;
cursor:pointer;
}

.content{
float:left;
width:430px;
margin-left:15px;
padding-bottom:20px;

}

.content_right, .content_news{
float:left;
width:205px;
margin-left:15px;
background-color:#fbf2f7;
margin-bottom:20px;
margin-top:60px;
}

.content_news{
}

.content_news, .content_news h2{
border-color:#B00764;
}


#footer{
left:910px;
position:absolute;
top:196px;
}
#footer div{
background-image:url(../images/footer.gif);
height:187px;
width:25px;
cursor:pointer;
}
