.ico_mail1 {
	position: absolute;
	top: 83px;
	left: 170px;
	width: 53px;
	height: 57px;
}
.ico_mail2 {
	position: absolute;
	top: 175px;
	left: 170px;
	width: 53px;
	height: 57px;
}
.ico_phone {
	position: absolute;
	top: 255px;
	left: 178px;
	width: 36px;
	height: 71px;
}

.c_containerClick, .c_containerFlat {
	width: 440px;
	height: 43px;
	margin: 0px 0px 0px 155px;
	padding: 7px 0px 0px 50px;
}

.c_containerClick {
	background-image: url('../images/1x1transp.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}
.c_containerClick:hover {
	background-image: url('../images/contact_button.jpg');
	background-repeat: no-repeat;
}

.c_divider {
	width: 550px;
	height: 1px;
	margin: 20px 0px 20px 125px;
	border-top: 1px solid #000000;
}

.c_title, .c_details {
	text-align: center;
}

.c_title {
	font: 18px Verdana, Arial;
}

.c_details {
	font: 12px Verdana, Arial;
}