#logo {
	background-image: url(../images/header_content.gif);
}
#contentRight {
	width: 507px;
	border-left: 1px solid white;
	border-bottom: 1px solid #a2aeb3;
	background-image: url(../images/back_right_line.gif);
	background-repeat: repeat-y;
	float: left;
}
#contentRight #cnt {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 33px;
	margin-right: 33px;
}
#contactReps {
	text-align: right;
	padding-right: 10px;
}
#contactReps a {
	background-image:url(../images/arrow_contacts.gif);
	background-position: right;
	background-repeat:no-repeat;
	color: #373a3b;
	padding-right: 20px;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
}
#contactReps a.selected {
	background-image:url(../images/arrow_contacts_on.gif);
	font-weight: bold;
}
#catalogueDw {
	padding-top: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#catalogueDw .top {
	margin-bottom: 20px;
	padding-left: 10px;
	display: block;
}
#catalogueDw .icon {
	background-image:url(../images/digital_catalogue_icon.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height: 60px;
	margin-left: 50px;
	margin-right: 40px;
	text-align: left;
}
#catalogueDw a {
	color: #F3702E;
	padding-left: 50px;
	text-decoration: none;
	display: block;
}
