/**
 * Vlaamse Diabetes Vereniging
 * Home stylesheet
 *
 * Description:	Stylesheet for homepage
 *
 * Author: 		Davy De Pauw, www.marlon.be
 * Created: 	17/09/2007
 * Modified:	17/09/2007
 */

/* page structure
---------------------------------------------------------- */

#main {
	xwidth: 100%;
}

#content {
	float: left;
	width: 695px;
}

/* footer
---------------------------------------------------------- */

#footer-wrapper {
	margin: 20px 0 0 0;
	width: 695px;
	background: url(../img/bg_footer_wide.gif) no-repeat 0 0;
}

#footer {
	background: url(../img/bg_footer_wide_bottom.gif) no-repeat 0 100%;
}

#footer .col.wide {
	width: 450px;
}

#anysurfer {
	top: 30px;
	left: auto;
	right: 30px;
}

#marlon {
	margin: 10px 0 10px 0;
}
