ul.display {
	float: left;
	width: 800px;
	list-style: none;
}
ul.display li {
	width: 100%;
	background-color: #FEFEFE;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F17120;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C7C8CB;
	border-right-color: #C7C8CB;
	border-left-color: #C7C8CB;
}
ul.display li .content_block {
	padding: 15px;
	height: 150px;
	position: relative;
	width: 770px;
}

ul.display li .content_block h2 a{
	color: #EBEDEC;
	font-weight: bold;
	text-decoration: none;
}
ul.display li .content_block h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 500px;
	position: relative;
	color: #EBEDEC;
	text-decoration: none;
	background-color: #727272;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #727272;
}
ul.display li .content_block p {
	font-size: 16px;
	width: 500px;
	float: left;
	position: relative;
	color: #585A62;
	padding-top: 20px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.display li .content_block a img{
	padding: 5px;
	margin: 0 15px 0 0;
	float: left;
	height: 140px;
	width: 240px;
	background-color: #595B63;
}

#thumb {
	height: 380px;
	overflow: hidden;
}

#hr
{

}
#thumb  img   {
	margin-top: 2px;
	margin-bottom: 2px;
}

#thumb-div {
	width: 85px;
	position: relative;
	top: 0px;
	float: left;
	height: 470px;
	overflow: hidden;
	left: 35px;
	padding-top: 0px;
}

.hrviewer {
	position: relative;
	width: 700px;
	height: 470px;
	left: 80px;
	top: 0px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}
#hr * { color: #EBEDEC; }

#loader {
	position: absolute;
	height: 50px;
	width: 70px;
	left: 253px;
	top: 158px;
	z-index: 50;
	background-color: #EBEDEC;
	visibility: hidden;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

#photoviewer {
	background-color: #EBEDEC;
	position: relative;
	height: 520px;
	width: 810px;
	margin-bottom: 25px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#sousmenu {
	left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}

#sousmenu ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 810px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sousmenu  li a {
	background-color: #5A5C64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #F5F6F9;
	text-transform: uppercase;
	margin-right: 3px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 3px;
}
#sousmenu li{ display: inline; }

#nav {
	position: relative;
	left: 15px;
	clear: both;
	width: 810px;
	height: 25px;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBEDEC;
	background-color: #5A5C64;
	line-height: 25px;
	height: 25px;
	border: 1px solid #5A5C64;
	text-decoration: none;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
}
#nav a.activeSlide{ color: #F6761D; }
#buttons input{
	position: relative;
	height: 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
#buttons {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	position: relative;
	width: 810px;
	left: 15px;
	clear: both;
	float: left;
}
.separator  {
	padding: 10px;
	margin-right: 30px;
	float: left;
}
.clearfloat { clear: both; }
