#navigation
{

	width: 175px !important;
}

#content
{   
	background-color:#FFFFFF;
	padding:10px;
	font-size:0.8em;
	background: white url(../images/main-content-top-curve-wide.gif) top left no-repeat ;
    text-align: left;
    width:755px !important;
    width:775px;
    margin-bottom:14px;
float:left;
 
}

#content_bottom
{
    background:  url(../images/main-content-bottom-curve-Wide.png) no-repeat  !important;
	background-image:  url(../images/main-content-bottom-curve-Wide.gif);
	
	height:25px;
	width:775;
	float:left;
	margin-top:-15px;
	margin-left:0;

}
#container
{
	
height:600px;

}



