html {
	width: 100%;
	overflow-x: hidden;
}
a {
	outline: none;
}
body {
	width: 100%;
	background: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: normal 9px Verdana, Helvetica, Arial;
	color: #fff;
}
#header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 33px;
	text-align: center;
}
#logo {
	width: 100%;
	text-align: center;
}
#logo div {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#menu {
	width: 100%;
	height: 35px;
	border-top: 1px solid #9f9789;
	border-bottom: 1px solid #9f9789;
	padding-top: 8px;
}
#menu div.cont {
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	overflow: hidden;
}
#menu div.item {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 7px;
	cursor: pointer;
}
#menu div.itemnomarg {
	margin-right: 0px !important;
}
#menu div.on {
	background: url(../img/pleca.png) no-repeat;
}
#container {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	overflow: hidden;
}
#main {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 460px;
	margin-bottom: 35px;
}

table#clients {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table#clients td {
	padding: 0px;
	color: #4f5052;
	padding-bottom: 3px;
	padding-right: 50px;
	vertical-align: top;
	cursor: pointer;
}
table#clients td.last {
	padding-right: 0px !important;
}
table#clients td:hover {
	color: #fff;
}

#mainimg {
	width: 100%;
	float: left;
	height: 214px;
}
#dates {
	width: 100%;
	float: left;
	color: #eadeca;
	word-spacing: 1em;
	margin-top: 8px;
}
#dates a {
	text-decoration: none;
	color: #eadeca;
}
#dates a:hover {
	color: #fff;
}

#content {
	width: 785px;
	float: left;
	overflow: hidden;
}
#content div.client {
	width: 785px;
	float: left;
	overflow: hidden;
}

#homecontent {
	width: 785px;
	float: left;
	overflow: hidden;
}
#homecontent div.client {
	width: 785px;
	float: left;
	overflow: hidden;
}


div.imgbig {
	width: 596px;
	min-height: 350px;
	float: left;
	margin-right: 2px;
	background: url(../img/loading.gif) 80px 320px no-repeat;
	text-align: center;
}
div.thumbs {
	width: 180px;
	float: right;
	overflow: hidden;
}
div.thumbs div.thumb {
	width: 54px;
	height: 54px;
	margin-left: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	float: left;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
div.thumbs div.active {
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
}

table.thumbs {
	width: 180px;
	float: right;
	overflow: hidden;
	border-collapse: collapse;
	height: 403px;
	padding: 0px;
}
table.thumbs td.thms {
	overflow: hidden;
	vertical-align: top;
}
table.thumbs td.months {
	vertical-align: bottom;
	line-height: 3em;
	height: 140px;
	overflow: hidden;
	border-top: 1px solid #fff;
}
table.thumbs td.months a {
	color: #fff;
	text-decoration: none;
}
table.thumbs td.months a:hover {
	text-decoration: underline;
}
table.thumbs div.thumb {
	width: 54px;
	height: 54px;
	margin-left: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	float: left;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}
table.thumbs div.over {
	filter: alpha(opacity=100);
	opacity: 1;
}
table.thumbs div.active {
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
}

div.thumbs div.over {
	filter: alpha(opacity=80) !important;
	opacity: 0.8 !important;
}
div.thumbs div.thumb img {
	cursor: pointer;
}
#content div.desc {
	width: 174px;
	margin-left: 6px;
	float: right;
	margin-top: 10px;
	font: normal 9px Arial, Helvetica, Verdana;
	text-align: justify;
}
#content div.desc a {
	color: #fff;
	text-decoration: underline;
}
#homecontent div.homedesc {
	width: 597px;
	margin-left: 6px;
	float: left;
	margin-top: 10px;
	font: normal 9px Arial, Helvetica, Verdana;
	text-align: justify;
}
#homecontent div.homedesc a {
	color: #fff;
	text-decoration: underline;
}
#content div.desc span.line {
	letter-spacing: 0.2em;
}
#over_1 {
	position: absolute;
	top: 199px;
	left: 0px;
	width: 777px;
	height: 403px;
	display: none;
	background: #000;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#over_2 {
	position: absolute;
	top: 199px;
	left: 0px;
	width: 777px;
	height: 403px;
	display: block;
	background: #000;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#footer {
	width: 100%;
	overflow:hidden;
	border-top: 1px solid #9f9789;
	text-align: center;
}
#footer div {
	width: 805px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#footer img {
	border: 0px;
	float:left;
}

#arrow_left {
	position: absolute;
	top: 610px;
	left: 100px;
	cursor:pointer;
	display: none;
}
#arrow_right {
	position: absolute;
	top: 610px;
	left: 100px;
	cursor:pointer;
}

