body{
	background:none;
}
#head{ width:960px; padding:30px 0 10px 0; margin:0 auto;}
#head h1{margin:0; padding:0; font-size:36px; line-height:32px; font-family:century gothic; font-weight:bold; color:#ad0908}

#left{
	width:649px;
	padding:0 10px 0 0;
	float:left;
	border-right:1px solid #e5e5e5;
}
#right{
	width:290px;
	float:right;
}

.row1{padding:10px 0 25px 0; width:960px; margin:0 auto; border-top:1px #e5e5e5 solid;}
.question{
	padding:15px 0 10px 25px;
	background:url(../images/question.jpg) 0px 15px no-repeat;
	font-size:18px;
	color:#000;
	font-family:Calibri, century gothic;
	border-bottom:1px #e5e5e5 dotted;
}
.answer{
	padding:10px 0 15px 0;
	border-bottom:1px #e5e5e5 solid;
}
.question_1{
	padding:15px 0 10px 25px;
	background:url(../images/question.jpg) 0px 15px no-repeat;
	border-bottom:1px #e5e5e5 dotted;
}

.testimonials{
	padding:45px 0 25px 90px;
	height:115px;
	background:url(../images/testimonials_hand.jpg) left 20px no-repeat;
	border-top:1px solid #e5e5e5;
}

#form{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px #e5e5e5 solid;
}
.input{background:url(../images/bg_input.jpg) top repeat-x; border:1px #d6d6d6 solid; line-height:17px; padding:2px; width:170px;}
form{margin:0; padding:0;}
.line{padding:2px 0;clear:both;}
.name{width:100px; float:left; line-height:24px;}

#f_left{
	width:459px;
	padding:0 20px 0 0;
	float:left;
	border-right:1px #e5e5e5 solid;
}
#f_right{
	width:460px;
	float:right;
}
