/****************************************************/
/*													*/
/*					CSS ELEMENTS					*/
/*					sQills							*/
/*					css homepage					*/
/*													*/
/*													*/
/*				   Anneleen Smet    				*/
/*													*/
/*					 SeeSite						*/
/*				     mei 2007						*/
/*													*/
/****************************************************/



/* _______________CONTENT TABLE______________________

		content
			wrap
			body
		footer
			wrap
			body
  __________________________________________________
*/


/**********************/
/*                    */
/*    CONTENT styles  */
/*                    */
/**********************/

/* wrap */

#content {
	width:964px;
	margin:0 auto;
	height:428px;
	background:url(../images/body_bottom_924x3000.jpg) no-repeat left bottom;
}

/* body */
	
	
.csc-header	{
	padding:0px;
	margin:0px;
	}
	
#slogan {
	margin:25px 0 0 25px;
}

#content_text {
	width:445px;
	float:left;
	padding:15px 10px 0 20px;
}

div#content_text li {
	list-style:url(../images/list_item_15x16.gif );
	padding:0 0 0 0;
	padding:0 0 0 10px !important;
	line-height:22px;
	
	
}

#fotos {
	float:left;
	width:489px;
}

/**************************************************************************************/


/**********************/
/*                    */
/*    FOOTER styles   */
/*                    */
/**********************/

/* wrap */

#footer {
	width:924px;
	margin:2px auto;
	position:relative;
	right:20px;
}

/* Footer body */

#footer_body {
	background: url(../images/footer_bottom_924x47.jpg) bottom  no-repeat white;
	height:250px;

}

#footer_body_left_body {
	width:100%;
	float:left;
	padding:10px 0 0 10px;
}


.publicatie_img {
	background:url(../images/footer_items_bg_106x106.jpg) center no-repeat; 
	
	height:106px;
	text-align:center !important;
}

.publicatie_info {
	background:url(../images/footer_item_divider_1x75.jpg) no-repeat right top;
	text-align:left;
	height:75px;
	vertical-align:middle;
	padding:0 0 0 26px;
}

.client_logo {
	margin:5px 0 10px 0;
}

#footer_body_left_bottom {
	width:100%;
	float:left;
	padding:10px 0 0 10px;
	height:20px;
}

#footer_body_right {
	width:240px;
	float:left;
}

#meer_info {
	background:url(../images/meer_info_bg_213x95.jpg) no-repeat 20px;
	width:233px;
	height:95px;
}

#meer_info div {
	padding:50px 0 0 0;
	margin:0 0 0 69px;
}


#footer_body_right_bottom {
	font-size:10px;
	line-height:14px;
	padding:40px 0 0 30px;
}

