div#content-contact
{

	min-height:						100%;
	width:							100%;
	overflow:						hidden;
	overflow-y:						auto;
}

div#content-contact div.content-item
{
	background:						#fff url(../img/sections/contact/12709496a9bb372cec.png) 0 10px no-repeat;
	width:							1000px;
	min-height:						100%;
	margin:							0 auto 0 auto;
	padding:						0 0 200px 0;

}

div#contact-wrapper
{
	

}

div#contact-aux{
	float:							left;
	width:							200px;
	margin:							290px 0 0 277px;
	padding:						0 0 0 0;
	background:						transparent url(../img/body-lines.png) 0 0 repeat-y;
}


div#contact-aux a
{
	font-size:						12px;
	color:							#000;
	text-decoration:				none;
}

div#contact-main{
	float:							left;
	width:							400px;
	margin:							290px 0 0 10px;
	padding:						0 0 0 0;
}

div#contact-main p{
	line-height:					26px;
	font-size:						12px;
	background:						transparent url(../img/body-lines.png) 0 0 repeat-y;
}



div#contact-wrapper li,
div#contact-wrapper div.aux
{
	list-style:						none;
	line-height:					26px;
	height:							26px;
	position:						relative;
}

div#contact-wrapper li.highlight
{
	font-size:						18px;
	font-weight:					bold;
}



div#contact-wrapper a.highlight
{
	font-size:						18px;
	font-weight:					bold;
	color:							#000;
	text-decoration:				none;
}

div#newsletter-form{
	display:						none;
	position:						absolute;
	bottom:							26px;
	background:						url(../img/newsletter-bg.png) 0 0 repeat-y;
	width:							199px;
	height:							100px;
	overflow:						hidden
}

div#newsletter-nav{
	position:						absolute;
	bottom:							0;
	margin:							0 0 0 10px;
	width:							189px;
		
}

div#newsletter-input 
{
	margin:							0 0 0 5px
	width:							190px;
}

div#newsletter-input input
{
	display:						block;
	margin:							10px;
	padding:						7px 7px 0 7px;
	background:						#000 url(../img/form-bg.png) 0 0 no-repeat;
	color:							#fff;
	width:							176px;
	height:							22px;
}

a#newsletter-subscribe
{
	display:						block;
	height:							20px;
	float:							left;
	width:							94px;
	background:						url(../img/sub.png) 0 0 no-repeat;
	text-indent:					-9000px;
}

a#newsletter-close
{
	display:						block;
	height:							20px;
	float:							right;
	width:							20px;
	background:						url(../img/subclose.png) 0 0% no-repeat;
	text-indent:					-9000px;
}


div#iframe-mask
{
	height:0;
	width:0;
	overflow:hidden;
}

iframe#form-tunnel
{
	height:1;
	width:1;
	overflow:hidden;
	border:0;
	padding:0;
	
}

p.thanks-newsletter
{
	padding:						10px;
	color:							#fff;
	font-size:						12px;
}
