#content-contact {
	padding-left: 60px;
	width: 840px;
	background-color: #FFFFFF;
	background-image: url(../images/content-bg8.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 700px;
}
.contact {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

#copyright-block-contact {
	background-color: #FFFFFF;
	width: 860px;
	background-image: url(../images/copyright-bg8.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#content-header {
	height: 50px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
#contact-content-left {
	width: 300px;
	padding-right: 30px;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-content-right {
	float: right;
	width: 380px;
	margin-top: 20px;
	padding-right: 10px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.input {
	margin-top: 5px;
	margin-left: 10px;
	width: 235px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/transparent.png);*/
	border: 1px solid #FFFFFF;
}

#form-title {
	width: 320px;
	padding-bottom: 5px;
	background-image: url(../images/contact-textform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	margin-top: 10px;
}
#form-name {
	width: 320px;
	padding-bottom: 5px;
	background-image: url(../images/contact-textform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}
#form-company {
	width: 320px;
	padding-bottom: 5px;
	background-image: url(../images/contact-textform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}
#form-phone {
	width: 320px;
	padding-bottom: 5px;
	background-image: url(../images/contact-textform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}
#form-mail {
	width: 320px;
	padding-bottom: 5px;
	background-image: url(../images/contact-textform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}

#form-message {
	width: 320px;
	padding-bottom: 10px;
	background-image: url(../images/contact-messageform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 132px;
}
#form-send {
	height: 35px;
	padding-left: 130px;
}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.inputmsg {
	margin-top: 7px;
	margin-left: 10px;
	width: 235px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/transparent.png);*/
	border: 1px solid #FFFFFF;
}
.inputbtn {
	color: #FF9900;
}

#reset-btn {
	height: 29px;
	width: 63px;
	cursor: pointer;
	border: none;
	background-image: url(../images/contact-btn.jpg);
	background-repeat: no-repeat;
}
#submit-btn {
	height: 29px;
	width: 63px;
	cursor: pointer;
	border: none;
	background-image: url(../images/contact-btn.jpg);
	background-repeat: no-repeat;
}

