body {
}
#contactSlog {
	margin:5px auto;
	width:420px;
	height:47px;
	background:url(../images/contact1BG.jpg) no-repeat;
}
#tellSlog {
	margin:5px auto;
	width:420px;
	height:47px;
	background:url(../images/tafriend1BG.jpg) no-repeat;
}
.mainTxrTell {
	background-color:#fedada;
	color:#1a3f8c;
	font-size:20px;
	width:200px;
	margin-left:220px;
}
#conactForm {
	width:420px;
	margin-top:60px;
}
#lab {
	float:right;
	width:100px;
	height:400px;
	text-align:right;
}
#lab p{
	margin-top:23px;
	font-size:15px;
	font-weight:bold;
	color:#1a3f8c;
	margin-right:5px;
}
#ele {
	float:right;
	width:250px;
	height:400px;
	margin-right:5px;
}
.txt{
	float:right;
	margin-top:20px;
	width:170px;
}
.textarea{
	float:right;
	margin-top:20px;
	width:230px;
	height:130px;
}
.contactButton {
	background:url(../images/contact1ButtonBG.jpg) no-repeat;
	width:89px;
	height:25px;
	float:right;
	margin-top:35px;
	margin-right:8px;
	color:#1a3f8c;
	font-weight:bold;
	font-size:15px;
}
#contact1HandTopBG {
	width:260px;
	height:106px;
	float:right;
	margin-top:20px;
	background:url(../images/contact1HandTopBG.jpg) no-repeat;
}
#contact1HandBottomBG {
	width:432px;
	height:133px;
	float:right;
	margin-top:0px;
	background:url(../images/contact1HandBottomBG.jpg) no-repeat;
}
#ajax {
	float:left;
	width:420px;
	height:55px;
	margin-top:5px;
	margin-left:2px;
}