/* Layout CSS Document for DeVreugd Dental*/

body {
	margin:0;
	padding:0;
	background-color: #666666;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
 }

#wrapper {
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
	height: 100%;
}

#hdr {
	height:146px;
	color: #333333;
	width: 760px;
	background-repeat: no-repeat;
	background-color: #660000;
	background-image: url(../images/biofit_header.gif);

 }
 
#slideshow {
	background-image: url(../images/slideshow.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 760px;
}

#l-col {
	width: 33%;
	float: left;
	background-color: #f5f5f5;
	padding-top: 50px;
	height: 700px;


 }

#cont {
	background-color: #FFFFFF;
	width: 58%;
	float: right;
	padding-top: 50px;
	float: right;
	margin-right: 35px;


 }
 


#biofitcol {
	background-color: #FFFFFF;
	height: auto;
	width: 45%;
	margin-top: 15px;
	float: left;
}

#compasscol {
	background-color: #FFFFFF;
	width: 45%;
	height: auto;
	margin-top: 15px;
	float: right;
}

#ftr {
	height:auto;
	background-color: #fff;
	width: 760px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
	margin-top: 50px;
	clear: both;

 }
.indent {
	margin-left: 30px;
	margin-right: 30px;
}
#form {
	line-height: .5em;
	width: 300px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
#shell {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0066FF;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#biofitl-col {

	width: 33%;
	float: left;
	background-color: #FFFFFF;
	padding-top: 25px;
	height: 800px;
}
#biofitcont {

	background-color: #FFFFFF;
	width: 58%;
	float: right;
	padding-top: 25px;
	float: right;
	margin-right: 40px;
}
#compassl-col {


	width: 28%;
	float: left;
	background-color: #FFFFFF;
	padding-top: 40px;
	height: 600px;
}
#compasscont {


	background-color: #FFFFFF;
	width: 62%;
	float: right;
	padding-top: 25px;
	float: right;
	margin-right: 40px;
}
#moldgallery {
	background-color: #FFFFFF;
	width: auto;
	text-align: center;
	margin-top: 50px;
}
