/* CSS Document */
#wrapper #mainContact	{
	display: block;
	width: 488px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 10px;
	padding-left: 5px;
	color: #21180E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 5px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-color: #FFFFFF;
	background-image: url(../../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #mainContact #mainText #topHead	{
	display: inline-block;
	width: 225px;
	font-size: 16px;
	color: #000000;
	float:left;
}
#wrapper #mainContact #mainText #ppr	{
	display: inline-block;
	width: 150px;
	font-size: 14px;
	font-weight: 400;
	color: #FF0000;
	margin-left: 95px;
	float:left;
}
#wrapper #mainContact #mainText	{
	display: block;
	width: 480px;
	height: 100%;
	margin-left: 5px;
}
#wrapper #mainContact #mainText a	{
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainContact #mainText a:hover	{
	color: #21180E;
	text-decoration: none;
}
#wrapper #mainContact #formWrapper	{
	display: block;
	width: 475px;
	height: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 5px;
	border: 4px solid #B9C4BA;
	border-radius: 5px;
}
#wrapper #mainContact #formWrapper #contactForm	{
	font-size: 12px;
	display: block;
	width: 465px;
	height: 100%;
	background-color: #F2F3F1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #7C7C7C;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #7C7C7C;
}
#wrapper #mainContact #formWrapper #contactForm #formHeader	{
	display: block;
	width: 320px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-top: 7px;
}
#wrapper #mainContact #formWrapper #contactForm #formHeader #hLeft	{
	width: 70px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-weight: bold;
}
#wrapper #mainContact #formWrapper #contactForm #formHeader #hRight	{
	width: 90px;
	float:right;
	display: block;
	font-weight: bold;
}
#wrapper #mainContact #formWrapper #contactForm #formRow	{
	font-size: 12px;
	display: block;
	width: 208px;
	height: 23px;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}
#wrapper #mainContact #formWrapper #contactForm #formRow #NameLegend	{
	display: block;
	float: left;
	width: 70px;
	height: 23px;
	text-align: right;
}
#wrapper #mainContact #formWrapper #contactForm #formRow input	{
	width: 125px;
	height: 17px;
	margin-left: 9px;
	font-size: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
#wrapper #mainContact #formWrapper #contactForm #formRow input.wrong	{
	background-color: #FB8F84;
	color: #FFF;
}
#wrapper #mainContact #formWrapper #contactForm #formRow input.url, 
#wrapper #mainContact #formWrapper #contactForm #formRow article.url  {
	display: none;
}
#wrapper #mainContact #formWrapper #contactForm #messageRow 	{
	display: block;
	width: 310px;
	height: 100%;
	float: left;
	margin-left: 80px;
	margin-top: 8px;
	margin-bottom: 30px;
}
#wrapper #mainContact #formWrapper #contactForm #messageRow #messageLegend	{
	display: block;
	float: left;
	width: 65px;
	height: 22px;
	font-size: 13px;
}
#wrapper #mainContact #formWrapper #contactForm #messageRow #message	{
	margin-left: 7px;
	font-size: 10px;
	border-top-width: 2px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing	{
	display: block;
	width: 300px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	overflow: hidden;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing #enterWords	{
	width: 260px;
	font-size: 11px;
	text-align: center;
	color: #000000;
	margin-top: 15px;
	margin-left: 18px;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing #recaptcha_image img	{
	width: 210px;
	height: 40px;
	margin-left: 48px;
	margin-bottom: 2px;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing #recaptcha_response_field	{
	width: 150px;
	height: 15px;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 70px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing #options	{
	display: block;
	width: 210px;
	height: 50px;
	margin-left: 20px;
	font-size: 11px;	
}
#wrapper #mainContact #formWrapper #contactForm #captchathing #another, #wrapper #mainContact #formWrapper #contactForm #captchathing #getHelp	{
	width: 190px;
	color: #67705A;
	font-size: 14px;
	text-align: center;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing a.capTxt	{
	color: #67705A;
	font-size: 11px;
	margin-left: 65px;
	line-height: 16px;
	text-decoration: none;
}
#wrapper #mainContact #formWrapper #contactForm #captchathing a.capTxt:hover	{
	text-decoration: underline;
}
#wrapper #mainContact #formWrapper #contactForm #submit	{
	display: block;
	width: 55px;
	height: 19px;
	font-size: 11px;
	line-height: 9px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#wrapper #mainContact #formWrapper #contactForm #errorNotice, 
#wrapper #mainContact #formWrapper #contactForm #errorNotice2  {
	width: 480px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	display: none;
	clear: left;
}
.wrong	{
	background-color: #FB8F84;
	color: #FFF;
}	
#wrapper #footer	{
	display: block;
	width: 520px;
	height: 27px;
	margin-top: 10px;
	background-image: url(../../../images/footer/phone/footerPhone.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 7px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 315px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 147px;
	height: 20px;
	margin-left: 9px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
}

