#introduction {
	margin: auto;

	width: 948px;
	padding-top: 27px;
	padding-left: 6px;
	padding-right: 6px;

	text-align: left;
}

#portfolio {
	float: left;
	width: 609px;
	margin-right: 38px;
	margin-bottom: 27px;
}
#portfolio #image {
	position: relative;
	float: left;
	width: 458px;
	height: 277px;
	border: 1px solid #D2CEC9;
}
#portfolio #image #items {
	position: absolute;
	top: 0px;
	left: 443px;
	width: 165px;
	height: 277px;
}
#portfolio #image #items .item, #portfolio #image #items .itemSelected {
	width: 125px;
	height: 38px;
	margin-top: 6px;
	margin-bottom: 1px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 28px;
	padding-right: 12px;
}
#portfolio #image #items .itemSelected {
	background-image: url('../images/portfolio/pointer.png');
}
#portfolio #image #items h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5d564f;
	margin-bottom: 3px;
}
#portfolio #image #items h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d564f;
}
#portfolio #image #items h1 a {
	color: #5d564f;
	text-decoration: none;
}
#portfolio #image #items .itemSelected h1, #portfolio #image #items .itemSelected h2 {
	color: #000000;
}
#portfolio #image #items .itemSelected h1 a {
	color: #000000;
	text-decoration: none;
}

#overRBMedia {
	float: left;
	width: 257px;
	margin-right: 44px;
	margin-bottom: 27px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}
#overRBMedia h1 {
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 35px;
	font-weight: bold;
}
#overRBMedia h2 {
	color: #7b7871;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 8px 0px;
}
#overRBMedia a {
	color: #0287bd;
	text-decoration: none;
}
#overRBMedia a:hover {
	color: #0287bd;
	text-decoration: underline;
}
#overRBMedia h1 span.coloured {
	color:#0097d9;
}

#information {
	margin: auto;

	width: 960px;

	text-align: left;
}

#contentLeft {
	float: left;
	width: 293px;
	margin-right: 15px;
}
#contentMiddle {
	float: left;
	width: 316px;
	margin-right: 15px;
}
#contentRight {
	float: left;
	width: 321px;
}

.whiteBlockLeft, .whiteBlockMiddle, .whiteBlockRight {
	float: left;
	background-color: #FFFFFF;
	padding: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	line-height: 24px;
}
.whiteBlockLeft {
	width: 263px;
}
.whiteBlockMiddle {
	width: 286px;
	height: 301px;
}
.whiteBlockMiddle img {
	border: 1px solid #e3e1df;
}
.whiteBlockRight {
	width: 291px;
	height: 301px;
}
.whiteBlockLeft h1, .whiteBlockMiddle h1, .whiteBlockRight h1 {
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 8px;
}
.whiteBlockLeft h1 span.coloured, .whiteBlockMiddle h1 span.coloured, .whiteBlockRight h1 span.coloured {
	color:#ff912a;
}

.whiteBlockMiddle h2 {
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 34px;
	font-weight: bold;
	margin-top: 4px;
}
.whiteBlockMiddle h2 a {
	color: #232323;
	text-decoration: none;
}

.newsItem {
	border-top: 1px solid #e5e5e3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px 0px;
}
.newsItemFirst {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 8px;
}
.newsItem span.coloured, .newsItemFirst span.coloured {
	color: #ff9837;
}
.newsItem a, .newsItemFirst a {
	color: #000000;
	text-decoration: none;
}
.newsItem a:hover, .newsItemFirst a:hover {
	color: #000000;
	text-decoration: underline;
}

.productItem, .productItemFirst {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7b7a74;
	margin: 8px 0px;
	height: 33px;

	background-position: left center;
	background-repeat: no-repeat;
	
	padding-left: 35px;
	padding-top: 13px;
}
.productItem {
	border-top: 1px solid #e5e5e3;
}
.productItem a, .productItemFirst a {
	color: #7b7a74;
	text-decoration: none;
}
.productItem a:hover, .productItemFirst a:hover {
	color: #000000;
	text-decoration: none;
}

#contactInformation a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffa652;
	text-decoration: none;
}
#contactInformation a:hover {
	text-decoration: underline;
}
