body, html
{
	background-color: #D7E9FF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0
}
#handler
{
	width: 771px;
	margin-top: 10px;	
}
#topHandler
{
    width: 795px;
    min-height: 100%;
    height: 100%;
    background-color: #98AAC0;
    border-left: solid 10px #A2B4CA;
    border-right: solid 10px #A2B4CA;
    border-bottom: solid 10px #A2B4CA;
}

#top
{
	width: 100%;
	background-image: url(../img/bg_top.gif);
	height: 69px;
	
}
#bottom
{
    background-color: #A2B4CA;
    height: 10px;
    margin-top: 10px;
	
}


#top_logo
{
	background-image: url(../img/logo.gif);
	width: 217px;
	height: 69px;	
}

#top_right
{
	background-image: url(../img/top_right.gif);
	width: 17px;
	height: 69px;
}

#top_menu
{
	width: 537px;
	height: 69px;
}
