/*
===================================================
Aperion: Contact
===================================================
*/

div#section_header
	{
	width: 920px;
	height: 93px;
	background: url(../images/header_contact.jpg) 50% 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	float: left;
	}

body#contact div#page_title
	{
	background: url(../images/page_title_contact.gif) 0 0 no-repeat;
	}

body#contact div#right_column
	{
	background: url(../images/bg_logo.gif) 95% 80px no-repeat;
	padding-bottom: 50px;
	}

p
	{
	width: 520px;
	}

table#contact_info
	{
	margin-bottom: 30px;
	}
table#contact_info td
	{
	width: 157px;
	background: url(../images/contact_cell_bg.gif) 0 0 no-repeat;
	padding: 9px 0 20px 33px;
	text-align: left;
	vertical-align: top;
	}
	
h4
	{
	font: bold 14px "lucida sans unicode", "lucida sans", arial, helvetica, verdana, sans-serif;
	color: #7479a6;
	margin: 0;
	padding: 0;
	}