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

#Contact h2
{
	font-size: 28px;
	margin: 43px 0px 0px 43px;
	font-weight: bold;
}

#Contact p
{
	margin: 15px 43px 0px 43px;
	line-height: 17px;
}

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

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

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

