@charset "utf-8";
/* CSS Document */

#content {
	width:920px;
	background-image:url(../images/rightbox-bluebg.jpg);
	background-position:top right;
	background-repeat:no-repeat;}

	#contentLeft {
		width:720px;
		float:left;}
		
		#contentLeftInner {	
			padding:33px;}
		
	#contentRight {
		float:right;
		width:200px;}
		
		#contentRightInner {
			padding:37px 21px 37px 21px;}
