@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

#wrapper{
	width:969px;
	margin:0 auto;
}

#content{
	width:749px;
	float:right;
	margin-bottom:30px;
}

#content_inner{
	width:749px;
}

#content_items{
	width:734px;
}

#content_columns_footer{
	clear:both;
}

#content_footer{
	width:749px;
	height:15px;
}

#left_col{
	position:relative;
	width:215px;
	float:left;
	margin-bottom:30px;
}

#left_col_inner{
	width:215px;
}

#left_col_modules{
	width:200px;
}

#left_col_footer{
	width:215px;
	height:15px;
}

#footer{
	clear:both;
	width:954px;
	height:100px;
}

#flash_application{
	position:relative;
	left:30px;
	padding-top:15px;
	width:674px;
	height:308px;
}
