﻿h1
{
	background: #0066B0;
	color: #ffffff;
	font-style: italic;
	padding: 10px 0px 10px 10px;
	border-bottom: solid 2px #F9F400;
	
	text-shadow:1px 2px #000000;
}

#contact_wrapper
{
	border-top:solid 2px #000000;
	padding:20px;
}

#info_wrap
{
	width:700px;
	margin:0px auto;
	margin-top:30px;
}



#contact_wrapper .contact_info
{
	float:left;
	width:300px;
}

#contact_wrapper p
{
	font-weight: normal;
	padding-bottom: 10px;
	color: #2d2d2d;
	font-size: 16px;
	line-height:24px;
}



#contact_wrapper p span
{
	color:#122F4D;
	font-weight:bold;
	font-style:italic;
	display:block;
	float:left;
	width:100px;
}
