/* position content area */
BODY.contact DIV#wrapper DIV#content
{
	position: static;
	float: right;
	margin: 66px 20px 1em 0;
	width: 640px;
	font-size: 11px;
}

body.contact div#content h2
{
	background-image: url(../images/contact_us.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 157px;
	height: 44px;
	color: #000;
	font-size: 2.1em;
	text-indent: -9999px;
	float: right;
}			
body.contact div#content h3
{
	clear: both;
	background-image: url(../images/get_in_touch.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	height: 90px;
	line-height: 90px;
	color: #ebebeb;
	font-size: 9em;
	text-indent: -9999px;
	border-top: 1px #000 solid;
}
body.contact div#content h4
{
	font-size: 1.25em;
	line-height: 1.35em;
	font-weight: normal;
	padding: 0 0 11px 0;
}

body.contact div#content div.dotted
{
	background-image: url(/es_ES/images/dotted_640.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 1px;
	padding: 0;
}

BODY.contact DIV#wrapper DIV#footer {
	position: static;
	padding: 1em 0;
}
