/**********************
*******  HEADER  ******
**********************/

#header {
	background: url('../images/bg_header_home.png') no-repeat left top;
	height: 28px;
	padding: 20px 0 16px 0;
}
*html #header { /* IE6 */
	background: none;
}



/*********************
*******  RIGHT  ******
**********************/

#right {
	width: 740px;
	float: right;
}
#right #images_home img{
	margin: 20px 8px 10px 0;
}

/********************
*******  MAIN  ******
********************/

#main {
	width: 208px;
	padding: 0 20px 0 12px;
	font-size: 13px;
	line-height: 16px;
	float: left;
}
#main .mod_article,
#main .ce_image .image_container,
#main .ce_hyperlink .image_container {
	width: 208px;
	line-height: 16px;
}
