a{
		color:#0071db;
		text-decoration:none;
		
		}

p{
	margin-top:15px;
	margin-bottom:10px;
	margin-right: 30px;
	
	}
#main img{
	float:left;
	margin:10px;
	position:relative;
	display:inline-block;
	
	}
#logo img{
	margin:0px !important;
	}
#menu {
margin-top: -80px!important;
}
#banner{
	width:100%;
	height:185px;
	display:block;
	margin-top:-25px;
	position:relative;
	}
.banner-testimonials{
	background-image: url(../images/testimonials_banner_full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


#left_side{
	width:235px;
	display:inline-block;
	float:left;
	overflow:hidden;
	
	}
#left_side h1{
	margin-left:40px;
	}

	
#main{
	width:645px;
	min-height:500px;
	
	display:inline-block;
	background-color:#efefef;
	
	float:left;
	
	position:relative;
	}


.testimonial{
	margin-bottom:15px;
	margin-right:15px;
	padding-bottom:15px;
	float:left;
	
	
	width:100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	background-position: bottom;		
	}



