#contacttbl {
	width: 470px;
	border-right: 2px solid #8D252C;
	margin: 0 0 10px 0;
}

#contacttbl .t {
	text-align: right;
	width: 100px;
}

#contacttbl input, #contacttbl textarea {
	border: none;
	background-color: #C2C1C1;
	width: 180px;
	
}

#contacttbl textarea {
	height: 55px;
}

#contacttbl .sub {
	border: none;
	width: 90px;
	background-color: #902A31;
	color: #FFFFFF;
	text-transform: uppercase;
	position: absolute;
	top: 182px;
	left: 305px;
}


#contactdiv {
	position: absolute;
	top: -535px;
	left: 390px;
	z-index: 2;
	background-color: #FFF;
	color: black;
	border-top: 10px solid #8D252C;
	width: 850px;
	
}

#top {
	height: 665px;
}

#cdata {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 360px;
}

.ty {
	text-align: center;
	padding: 70px 0px;
}
