html{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: URL('/_STUDIOEMMA_WWW/images/bg.jpg');
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: black;
	font-family: Verdana, Ariel;
	font-size:9pt;
}
#main_container{
	height: 100%;
	background-repeat: repeat-x;
	background-image: URL('/_STUDIOEMMA_WWW/images/bg_top.jpg');
	margin: 0px;
}
#container{
margin: 15px;
	width: 749px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid white;
	margin-bottom:0px;
}
#nav{
	border-top: 1px solid white;
	background-image: URL('/_STUDIOEMMA_WWW/images/btn_bg.jpg');
	width: 749px;
	height: 183px;
	text-align: right;
}
#nav_btns{
	margin-top: 20px;
	margin-right: 30px;

}
img{
	border: 0px none black;
}
#content{
	text-align: left;
	margin: 20px;
	width: 709px;
	margin-bottom: 0px;
}
h1{
	color: #4e4e4e;
	font-weight: bolder;
	font-size: 14pt;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 12px;
	list-style-position: inside;
	background-image: URL('/_STUDIOEMMA_WWW/images/arrow_header.gif');
	background-repeat: no-repeat;
	padding-left: 35px;
}
h2{
	color: #4e4e4e;
	font-weight: bolder;
	font-size: 12pt;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 12px;
	list-style-position: inside;
	background-image: URL('/_STUDIOEMMA_WWW/images/arrow_header2.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
}
#content p{
	margin-left: 40px;
	text-align: justify;
	margin-top: 0px;
}
#banner{
	background-image: URL('/_STUDIOEMMA_WWW/images/header.jpg');
	text-align: left;
	height: 114px;
	vertical-align: middle;
}
#banner #gegevens{
	font-size: 7.5pt;
	color: white;
	font-weight: bold;
	margin-left: 285px;
	padding-top: 95px;
}
#content #image{
	padding-left: 40px;
	padding-right: 25px;
	float:left;
}
#content #list{
margin-top: 0px;
	float: left;
	margin-left: 25px;
	list-style-image: URL('/_STUDIOEMMA_WWW/images/li.gif');
	list-style-position: inherite;
	padding-left: 20px;
}
#content #list li{
	line-height: 20px;
	vertical-align: middle;
}
#content #home_list{
	margin-left: 55px;
	margin-top: 0px;
	list-style-image: URL('/_STUDIOEMMA_WWW/images/li.gif');
	list-style-position: inherite;
	padding-left: 20px;
	margin-bottom: 0px;
}
#content #home_list li{
	line-height: 20px;
	vertical-align: middle;
}
#content #realisations{
	background-color: #f2f2f2;
	margin: 0px;
	margin-left: 40px;
	padding: 10px;
	margin-bottom: 20px;
}
#content #realisations img{
	margin: 2px;
	padding: 0px;
	border: 1px solid #d4d4d4;
}
#footer{
	text-align: center;
	background-color: #eee;
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
#contact{
float:left;
}

