#Header a.Contact
{
	background: transparent url(../img/bt_contact_off.jpg) no-repeat left top;
}

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

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

#Details p
{
	margin: 15px 43px 0px 43px;
	font-size: 11px;
	line-height: 15px;
	color: #222f38;
}

#Details p a
{
	font-size: 11px;
	line-height: 15px;
	color: #030012;
	text-decoration: underline;
}

#Details .Image
{
	float: right;
	border: 7px solid #dadfe5;
	margin: 0px 30px 0px 15px;
}

#Details img
{
	border: 3px solid #ffffff;
}

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

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

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