.home {
	background: url(../images/bg-right.jpg) no-repeat right bottom;	
	padding: 0 0 25px 0;
	overflow: hidden;
	min-height: 320px;
	width:100%; float:left;
}
.home .listWebsite {
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	width: 300px;
}
.home .listWebsite li{
	color: #252525;
	font: normal 16px/24px Arial;
	list-style-type: none;
	width: 320px;
}
 .frmRow a {
	color:#535353 !important;
	font-size:10px !important;
	text-decoration: none;
}
 .frmRow a:hover {
	color:#ff9900 !important;
	font-size:10px !important;
	text-decoration:none;
}
.home .listContact {
	float: left;
	list-style-type: none;
	margin-top: 38px;
	margin-right: 5px;
	margin: 0;
	padding: 0;
	width: 345px;
}
.home .listContact li{
	color: #252525;
	font: normal 13px/35px Arial;
	float: left;
	list-style-type: none;
	width: 345px;
}
.home .listContact li span.left{
	float: left;
	height: 30px;
	width: 158px;
}
.home .listContact li span.right{
	float: left;
	height: 30px;
}
.home .listContactForm {
	float: left;
	list-style-type: none;
	margin-top: 38px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px
}
.cnt3 input,
.cnt3 textarea {
	border: 1px solid #e3e9ef; 
	border-top: 1px solid #abadb3; 
	padding: 2px 0 2px 3px;
}
.cnt3 textarea {
	height: 100px;
	width: 322px;
	!width: 329px;	
}
.home .btn_send {
	background: url(../images/btn_sendcontact.gif) no-repeat left top;
	border: none;	
	height: 22px;
	margin-top: 5px;
	width: 43px;
}
.sub {
	color: #f80707
}
.contactTitle {
	margin-top: 15px;
	margin-bottom: 17px;
}
.home .welcome_filter{
	text-align: center;
}
.home .welcome{
	margin-top: 20px;
	width:700px;	
	margin-left: 20px;
	
}
