#headerlogo
{
	width:auto;
	height:135px;
	height:auto;
	float:left;
}

#headerlogo img
{
	padding-left:20px;
	vertical-align:top;
}

#headeraddress
{
	width:350px;
	height:135px;
	background:url(./Images/BackgroundCorner.gif);
	float:right;
}

#headeraddress address
{
	padding-left:70px;
	padding-top:20px;
	font-style:normal;
	font-family: Arial;
}

#headeraddress a
{
	font-style:normal;
	font-family: 'Comic Sans MS' , Arial;
	font-weight:bold;
	color: #385272;
}

#headeraddress a.email
{
	font-style:normal;
	font-family: Arial;
	text-decoration:none;
	font-weight:normal;
	color: #385272;
}