#topline {
    background: #024 ;
    height: 33px;
	padding: 0px 5px 0px 2px;
}

#subsidesegment{
	color: white;
	float: left;
    background: #034 url(images/sidesegment.jpg) no-repeat;
	width: 215px;
    height: 190px;
}

/*footer*/
#bottomline {
	clear:both;
    background: #654 ;
    height: 10px;
}





