#Header a.Contact
{
	background: transparent url(../img/bt_contact_on.jpg) no-repeat left top;
}
	
#Contact
{
	background: transparent url(../img/brands/pt.jpg) repeat-y left top;
	width: 749px;
	min-height: 280px;
	margin: 0px auto;
	position: relative;
	top: -13px;
}

#Contact h2
{
	float: left;
	font-size: 28px;
	line-height: 30px;
	margin: 55px 0px 0px 161px;
	font-weight: bold;
}

#Contact p
{
	float: left;
	margin: 68px 43px 0px 16px;
	color: #222f38;
}

#Contact p strong
{
	color: #b12b42;
	font-weight: bold;
}

#Contact p a
{
	color: #222f38;
}

#Contact .Top
{
	background: transparent url(../img/brands/top.jpg) no-repeat left top;
	width: 100%;
	height: 19px;
	overflow: hidden;
}

#Contact .Bottom
{
	background: transparent url(../img/brands/bot.jpg) no-repeat left top;
	width: 100%;
	height: 24px;
	overflow: hidden;
}

#Contact .Content
{
	background: transparent url(../img/brands/mid.jpg) no-repeat left top;
	width: 100%;
	min-height: 237px;
	overflow: hidden;
}

