@charset "utf-8";
/* CSS Document */

#email {
	margin: 0 0 0 200px;
	width: 500px;
	height: 300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6ecde6;
}

#email form a {
	width: 300px;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#contact_bg {
	margin: 100px 0 0 -30px;
	width: 959px;
	height: 41px;
	padding: 5px 0 0 25px;
	background:url(images/contact.png) no-repeat;
}

.contact_text {
	margin: 0 auto;
	float:left;
	padding: 4px 0px 2px 0px;
	width: 540px;
	height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #a8a5a4;
}

.contact_email {
	margin: -28px 0 5px 420px;
	clear:both;
	width: 180px;
	height: 18px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
	color: #6ecde6;
}

#phone {
	margin: 0 0 0 -320px;
	width: 200px;
	height: 50px;
	padding-top: 50px;
}

#phone_link {
	margin: -78px 0 100px 77px;
	width: 200px;
	height: 50px;
	padding-top: 50px;
}

.testimonials {
	margin: 0 auto;
	float:right;
	width: 160px;
	height: 18px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
	color: #6ecde6;
}

#footer {
	margin: 135px 0 0 -328px;
	width: 1600px;
	height: 42px;
	background:url(images/footer.png);
}