@charset "utf-8";





#footer {
	font-size: 0.7em;
}

#credit {
	font-size: 0.7em;
}
#container {
	background-image: url(../images/contact/cntnr_bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* CSS Document */


#right {
	float: right;
	height: 440px;
	width: 600px;
}
#left {
	float: left;
	height: 440px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	color: #FF6600;
	text-align: justify;
}
#container #left p {
	margin-left: 10px;
}
#right iframe {
	border: 1px solid #01BAD8;
}

