/* Stodal */

body { 
	margin: 0;
	background: #FFF url(../images/bg.png) repeat-x top;
}

#container {
	background: url(../images/index_photo.png) no-repeat top;
	width: 523px;
	margin: 0 auto;
}
#container h1 { margin: 0; padding: 0; }
#container h1 a { 
	text-indent: -3000px;
	display: block;
	height: 560px;
	outline: none;
	
}
#imp {
	background-color:#436759;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin-bottom:30px;
	padding:5px;
	text-transform:uppercase;
	text-align: center;
}
#boiron {
	background: url(../images/boiron_logo_index.png) left top no-repeat;
	height: 44px;
	padding: 15px 0 0 85px;
	width: 200px;
	margin: 0 auto;
}

#copy { 
	color: #c7c7c7; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
