/* border colors:  D6D3D5*/
/* link colors:  3F312A*/

/* CLIENT GALLERY */

#clientgallery {
	margin:0px;
	padding:0px;
	font-size: 100%;
}

#clientgallery img{
	margin:5px;
	padding:1px;
	border:1px solid #D6D3D5;
}


#clientgallery h2{
	margin:3px 0px;
}

#clientgallery a{
	text-decoration:underline;
}


/* PREVIOUS NEXT BUTTONS */

#prevnext{
	text-align:right;
	font-size: 100%;
}

#prevnext a {
	color:#3F312A;
	font-size: 100%;
	margin:0px 10px;
	padding:0px;
}

/* TESTIMONIALS */

#testimonials {
	margin:0px auto;
	padding:0px;
	text-align:left;
	font-size: 100%;
}

#comment {
	border:solid 1px #D6D3D5;
	margin:5px 0px 5px 0px;
	padding:10px;
	text-align:left;
	font-size: 100%;
}

#testimonials h2{
	margin:5px 0px 0px 0px;
}

#testimonials h3{
	font-size: 100%;
	font-weight:normal;
	display:block;
	margin:0px ;
}


/* LINKS */

#links {
	margin:0px;
	padding:15px 15px 0px 15px;
	text-align:left;
	font-size: 100%;
	border:solid 1px #D6D3D5;
}

#links a {
	color:#D6D3D5;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}

#links img {
	float:right;
	margin:0px ;
}

hr.links{
	color: #D6D3D5;
	background-color: #D6D3D5;
	height: 1px;
	clear:right;
}

.break {
	clear:right;
	margin:0px;
	padding:0px;
}


/* FAQ */

#faq {
	margin:10px 10px;
	padding:0px 0px 15px 0px;
	text-align:left;
	font-size: 90%;
	border-bottom:solid 1px #B53C7A;
}

#faq h1{
	letter-spacing: 0px;
	font-size: 100%;
	font-weight:normal;
	font-variant:small-caps;
	display:block;
	color:#B53C7A;	
	margin:0px;
	padding:0px;
}

/* NEWS */

#news {
	margin:10px 10px;
	padding:0px 0px 15px 0px;
	text-align:left;
	font-size: 100%;
	border-bottom:solid 1px #B53C7A;
}

#news h1{
	letter-spacing: 0px;
	font-size: 100%;
	font-weight:normal;
	font-variant:small-caps;
	display:block;
	color:#B53C7A;	
	margin:0px;
	padding:0px;
}

#news img {
	float:right;
	margin:0px ;
}
