@font-face {
    font-family: 'MatrixScriptBoldMedium';
    src: url('../fonts/matrixscriptbold-webfont.eot');
    src: url('../fonts/matrixscriptbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matrixscriptbold-webfont.woff') format('woff'),
         url('../fonts/matrixscriptbold-webfont.ttf') format('truetype'),
         url('../fonts/matrixscriptbold-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

/* Prepare HTML5 Elements```````````````````````````````````````````````````````````````````````````````*/
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
	display: block;
}
  
/* Default Styles```````````````````````````````````````````````````````````````````````````````*/
body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size:13px;
	color: #707070;
	background-color: #fdfdf2;
}

#maincontainer{
	border-top: 4px solid #e0408d;	
	width: 957px;
	margin: 0px auto;
	background-color: #ffffff;
	min-height: 840px;
	box-shadow: 0 -2px 5px #969696;
}

#contentcontainer{
	width: 875px;
	margin-left: 40px;
}

#header h1{
	width: 396px; height: 180px;
	background: url("../images/logo2.jpg");
	text-indent: -9999px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 50px;
}
#header a{
	color: #b4e61c;
}

#header form{
	float: right;
	margin-right: 30px;
	margin-top: 80px;
}

#header form #search {
	background: url("../images/search-field.png") no-repeat;
	height: 28px;
	width: 195px;
	border: none;
	padding-left: 5px;
}

#header #space{
	float: left;
	width: 400px;
}

#header #fastadd{
	float: left;
	background: url("../images/fastadd-bg.png") no-repeat;
	font-family:georgia,garamond,serif;
   	font-size: 14px;
   	font-style: italic;
   	margin-top: 20px; 
   	color: #888888;
   	line-height: 20px;
}

#header #fastadd #top{
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 354px;
}

#header #fastadd #bottom{
    background-attachment: scroll;
    background-image: url("../images/fastadd-bg-bottom.png");
    background-repeat: no-repeat;
    height: 40px;
}
#header #verhuis{
	float: left;
	padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 800px;
    font-family:georgia,garamond,serif;
    font-weight: bold;
    font-size: 15px;
}

#header form #submit{
	background: url("../images/search-button.png") no-repeat;
	text-indent: -3000px;
	height: 28px;
	width: 32px;
	border: none;
}

#menu{
	background-image: url("../images/menu-bg.png");
	margin-left: -18px;
	width: 993px;
	height: 60px;
	clear: left;
}

#menu a{
	font-family: MatrixScriptBoldMedium;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 139px;
	/*
	padding-left: 42px;
	padding-right: 42px;
	*/
	line-height: 37px;
	color: #fff;
	text-decoration: none;
}

#menu ul, #footer ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#menu ul li{
    float: left;
	border-right: 1px solid #b80064;
	border-left: 1px solid #e389b0;
}

#menu ul li:hover, #menu .active{
	background-color: #c62477;
}


#menu ul li:first-child {
	border-left: none;
}

#menu ul li:last-child {
	border-right: none;

}

#left{
	float: left;
}

#left #submenu ul li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #e389b0;
	font-size: 12px;
}

#left #submenu ul li .active{
	font-weight: bold;

}


#left #submenu ul li{
	border-top: 1px dotted #e389b0;
	list-style-image:url('../images/bullet.png');
	list-style-position:inside;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left #submenu ul li:last-child {
	border-bottom: 1px dotted #e389b0;
}

#left #testimonial{
   font-family:georgia,garamond,serif;
   font-size: 14px;
   font-style: italic;
   background-image: url("../images/testimonial-bg.png");
   background-size: contain;
   background-repeat: no-repeat;	
   margin-top: 20px;
   color: #888888;
   line-height: 20px;
}

#left #testimonial #top{
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    width: 210px;
}

#left #testimonial #bottom{
    background-attachment: scroll;
    background-image: url("../images/testimonial-bg-bottom3.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
}

#left #newsletter{
   font-family:georgia,garamond,serif;
   font-size: 14px;
   font-style: italic;
   background-image: url("../images/newsletter-bg2.png");
   background-size: contain;
   background-repeat: no-repeat;
   margin-top: 20px;
   color: #888888;
   line-height: 20px;
   position: relative;
}

#left #newsletter #top{
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 210px;
}

#left #newsletter #bottom{
    background-attachment: scroll;
    background-image: url("../images/newsletter-bg-bottom3.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
}

#left #newsletter #loading {
	position:absolute;
	margin-left: 10px;
	margin-top: 10px;
	top:0;
	z-index:1;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity(35));
	opacity: 0.35;

}

#right #content{
	width: 560px;
	float: right;
	padding-left: 40px;
	padding-right: 20px;
}

#right #content h2{
	text-transform: uppercase;
	font-weight: bold;
	color: #e667a1;
	font-size: 14px;
	border-bottom: 1px dotted #e667a1;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#right #content h3{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

#right #content .narrowcontent{
	width: 200px;
	float: left;
}

#right #content p{
	margin-bottom: 30px;
}

#right #content a{
	color: #dd3287
}

#right #content .bold {
	font-weight: bold;
}

#right #content #therapeutimg{
	float: left;
	margin-right: 30px;
}

#right #content #map{
	float: right;
}



#right #content ul li{
	list-style-image:url('../images/bullet-about.png');
	list-style-position:inside;
	padding-left: 5px;
	padding-bottom: 10px;
	text-indent: -13px;
}

#right #content .subul li{
	list-style-image: none;
	list-style-type: none;
	list-style-position:inside;
	margin-left: 25px;
	padding-left: 5px;
	padding-bottom: 10px;
}


#right #content .bullet{
	font-size:12px;
	color: #bfce00;
	text-transform: uppercase; 
	font-weight: bold;
}


#right #content table{
	border: 1px groove black;
	padding:10px;
}

#right #content th{
	font-weight:bold;
	padding:5px;
	border: 2px solid black;
}

#right #content td{
	padding:5px;
	border: 1px ridge black;
}


#footer ul li:last-child{
	border: none;
}


#footer{
	clear: both;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #9d9d9d;
}

#footer ul{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	height:30px;
}

#footer ul li{
	float: left;
	border-right: 1px solid #f3b7d1;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 9px;
}
#footer ul li a{
	text-decoration: none;
	color: #9d9d9d;
	display: block;
}

#footer ul li:first-child {
	margin-left: 60px;
}



