.contactus {
	font:bold 12px arial;
	border-bottom:1px dotted black;
	margin:0 0 8px 0;
}


.quickcontact {
	width:230px;
	font:12px arial;
	border:1px solid #cccccc;
	margin-bottom:1px;
	background-color: #FFF;
}
#button-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D0CBAB;
	font-weight: bold;
	cursor:pointer;
	width: 210px;
	border: thin solid #ECEBDF;
	color: #900;
	margin-left:7;
}

#button-submit:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EDEACB;
	font-weight: bold;
	cursor:pointer;
	width: 210px;
	border: thin solid #ECEBDF;
	color: #000;
}

#ta-explain {
	height:100px;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF211A;
	font-size: 14px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
}
#formframe {
	margin-top:5px;
	margin-right:0px;
	width:255px;
	height:385px;
	position: static;
	border: thin solid #ECEBDF;
}
#formBKG {
	position: relative;
	width:245px;
	height:385px;
}
#formframe2 {
	margin-top:5px;
	margin-right:0px;
	width:245px;
	height:470px;
}
#formBKG2 {
	position: static;
	width:255px;
	height:475px;
	background-color: #B9A88E;
}

.smallPrint {
	font-size: 10px;
	text-align: center;
	padding-top: 50px;	
}

.FormHead {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #103E56;
	background-color: #E1D1B7;
	width: 237px;
	text-align: center;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #4F2700;
	border-right-color: #4F2700;
	border-bottom-color: #4F2700;
	border-left-color: #4F2700;
	background-image: url(../images/bottomBanner_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
