/* CSS Document */

#container {
	margin-left:auto;
	margin-right:auto;
	width: 611px;
	margin-top: 27px;
}

#topcurve {
	height: 31px;
	}
	
#header {
	}
	
#main_content {
	width: 577px;
	margin-left: 17px;
	}

#nav {
	height: 49px;
	width: 577px;
	}

#content {
	margin: 14px 16px 0px;
	}
	
#content_right {
	float:right;
	width: 174px;
	margin-left: 10px;
	}
	
div#content_right_top {
	height: 15px;	}
	
div#content_right_bottom {
	height: 15px;
}
		
#bottomcurve {
	height: 36px;
	}
	
#footer {
	}