/* CSS Document */
html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/*body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}
*/
h1, h2, h3, h4, h5, h6, h7, p, form, input, ul, li
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
p
{
	line-height: 16px;
}
ul, ol, li
{
	list-style: none;
}
input, select, textarea
{
	font-family: Georgia;
	font-size: 16px;
	color: #000;
}
a
{
	text-decoration: none;
	outline: none;
}
a:hover
{
	text-decoration: none;
	outline: none;
}
a img
{
	border: 0px;
	outline: none;
}
.clear
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}

/* ======================================== Master Styles ============================================ */
.service_div
{
	width: 965px;
	float: left;
	position: relative;
}
.SSA_area
{
	width: 965px;
	margin: 0px auto;
	background: url(../images/SI_bg.gif) repeat-x left top;
	height: 258px;
}
.SSA_area .thank
{
	float: left;
	margin: 38px 0px 0px 35px;
}
.SSA_area .seal
{
	float: left;
	
}
.SSA_area .pro_txt
{
	float: left;
}
.SSA_area .helmet
{
	position: absolute;
	top: 155px;
	right: -30px;
	z-index: 10;
	width: 201px;
	height: 167px;
	display: block;
}

.S_form_area
{
	width: 965px;
	margin: -10px 0px 0px 0px;
	float: left;
}

.S_form_areaL
{
	float: left;
	width: 720px;
	text-align: center;
}
.S_form_areaL h2
{
	color: #2a2a2a;
	font-size: 18px;
	font-weight: normal;
	padding: 30px 0px 30px 0px;
}

.IFA_area
{
	width: 685px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
.IFA_area label
{
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.IFA_area input
{
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 8px;
	color: #909090;
	float: left;
	width: 140px;
}
.IFA_area textarea
{
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 8px;
	color: #909090;
	float: left;
	width: 275px;
	height: 110px;
}

.IFA_areaLL
{
	width: 350px;
	float: left;
}
.IFA_areaLL h3
{
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding: 16px 0px 0px 0px;
}
.IFA_areaLL h4
{
	color: #676767;
	font-size: 18px;
	float: left;
	padding: 16px 0px 20px 0px;
}
.IFA_areaLL label
{
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.IFA_areaLL span
{
	color: #676767;
	font-size: 18px;
	font-weight: normal;
	float: left;
	padding: 5px 0px 0px 5px;
}

.IFA_areaL
{
	width: 175px;
	float: left;
}
.IFA_areaC
{
	width: 175px;
	float: left;
}

.IFA_areaRR
{
	width: 310px;
	float: left;
}

.S_form_areaR
{
	float: right;
	width: 240px;
}
.S_formC
{
	background: url(../images/right_bg.gif) no-repeat left top;
	width: 240px;
	height: 224px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	padding: 125px 0px 0px 0px;
}
.C_area
{
	width: 230px;
	border-bottom: 1px solid #cbcbcb;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

.C_area .user_I
{
	width: 60px;
	float: left;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.C_area .user_C
{
	width: 160px;
	float: left;
	padding: 16px 0px 0px 0px;
}
.C_area .user_C h2
{
	color: #2A2A2A;
	font-size: 13px;
	font-weight: bold;
}
ul.stars
{
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
ul.stars li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
ul.stars li.select a
{
	background: url(../images/gold_star.png) no-repeat left top;
	width: 13px;
	height: 12px;
	float: left;
}
ul.stars li.select a:hover
{
	background: url(../images/gold_star.png) no-repeat left top;
	width: 13px;
	height: 12px;
	float: left;
}

ul.stars li.unselect a
{
	background: url(../images/grey_star.png) no-repeat left top;
	width: 13px;
	height: 12px;
	float: left;
}
ul.stars li.unselect a:hover
{
	background: url(../images/gold_star.png) no-repeat left top;
	width: 13px;
	height: 12px;
	float: left;
}

.C_area .user_A
{
	width: 44px;
	float: right;
	background: #fafafa;
	padding: 10px 5px 2px 5px;
	text-align: center;
	margin: 0px 1px 0px 0px;
}
.C_area .user_A h4
{
	font-size: 25px;
	color: #999999;
}
.C_area .user_A span
{
	font-size: 9px;
	color: #999999;
}

.C_areaN
{
	width: 230px;
	border-bottom: 1px solid #cbcbcb;
	margin: 0px auto;
	padding: 10px 0px 5px 0px;
	border-top: 2px solid #dfdfdf;
}
.C_areaN .user_IN
{
	width: 35px;
	float: left;
	text-align: center;
	padding: 5px 10px 0px 0px;
}
.C_areaN .user_CN
{
	width: 155px;
	float: left;
	padding: 0px 0px 0px 15px;
}
.C_areaN .user_CN h2
{
	color: #535353;
	font-size: 13px;
	font-weight: bold;
}
.C_areaN .user_RN
{
	float: left;
	padding: 5px 0px 0px 0px;
}

.C_areaN .user_AN
{
	width: 54px;
	float: right;
	background: #f5f5f5;
	padding: 2px 0px 2px 0px;
	text-align: center;
	margin: 0px 1px 0px 0px;
}
.C_areaN .user_AN h4
{
	font-size: 31px;
	color: #505050;
}
.C_areaN .user_AN span
{
	font-size: 9px;
	color: #fff;
	background: #8e8e8e;
	width: 55px;
	float: left;
}

.E_btn
{
	padding: 18px 0px 0px 0px;
	margin: 0px auto;
	width: 240px;
	text-align: center;
}
.EST_btn
{
	background: url(../images/get_estimates_btn.gif) no-repeat left top;
	width: 224px;
	height: 60px;
	border: 0px;
	margin: 0px auto;
}
h1.mm
{
	font-size: 36px;
	color: #2A2A2A;
}

