/* CSS Document */

/******************************Expert Supportknappen****************************/

body {
margin:0;
padding:0;
font-size:11px;
background:#ffffff;
font-family:Arial;
color:#000000;
}

/* RESET ELEMENTS */
h1,h2,h3,h4,h5,h6,p {
margin:0; padding:0;
}


h1 {
color:#2f93d3;
text-align:center;
font-size:23px;
line-height:27px;
font-weight:normal;
}


h1 span{
color:#ffffff;
font-weight:normal;
}

h2 {
color:#ffffff;
text-align:center;
font-size:16px;

}

.complimentText
{
color:#d5d6d1;
text-align:center;
font-size:13px;
font-style:italic;
}



.intro {
width:510px; margin-left:115px; margin-top:60px; float:left;

} 

/* margin bottom is the space between intro-testimonials <-----> 3 blocks */


.textbox {
	margin-top:6px;
	margin-bottom:40px;
	#margin-bottom:40px;
	margin-left:16px;
	height: 18px;
	width: 312px;	
	border: 1px solid #FFFFFF;
	color:#353535;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}


.expert-topheader{
	background:url(../../images/expert-partner_01.jpg) top no-repeat;
	width:949px;
	height:145px;
	}
	
.expert-midheader{
	background:url(../../images/expert-partner_02.jpg) top no-repeat;
	width:949px;
	height:322px;
	}
	
.expert-footerbg{
	background:url(../../images/expertpartner_footer.jpg) top no-repeat;
	width:949px;
	height:145px;
	}