body {
	background: #fff8ed url(images/bgr.jpg) top repeat-x;
	margin: 0px;
	text-align:center;
}
body,td,th,p,form,select,button,input,caption {
	font: 13px Tahoma, Verdana, SansSerif;
	color: #3e3e3e;
}
h1 {
	font: 20px Tahoma, Verdana, SansSerif;
	font-weight: bold;
}
h3 {
	font: 16px Tahoma, Verdana, SansSerif;
	font-weight: bold;
}
.header {
	background: #fff8ed url(images/header-clouds.jpg) top center no-repeat;
	margin: 0px auto;
	width: 950px;
	height: 126px;
}
.header-logo {
	float: left;
}
.header-contacts {
	float: right;
	color: #900000;
	text-align: right;
	font-weight:bolder;
}
	.header-phone {
		font-size: 30px;
		font-weight: normal;
		margin: 0px;
		margin-bottom: 10px;
	}
	.header-phone i {
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
	}
.menu {
	width: 988px;
	height: 79px;
	margin: 0px auto;
	position: relative;

}
	.workplace-header {
		width: 988px;
		height: 18px;
		top: 61px;
		position: absolute; 
	}
	
	
	#menu-tabs {
		width: 988px;
		line-height: normal;
		position: absolute; 
		text-align:left;
	}
	#menu-tabs ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	#menu-tabs li {
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	#menu-tabs a {
		font-size: 20px;
		color: #fff;
		float: left;
		margin: 0px;
		margin-right: 10px;
		margin-top: 10px;
		padding: 0px 0px 0px 17px;
		text-decoration: none;
		height: 69px;
	}
	#menu-tabs a span {
		float: left;
		display: block;
		padding: 10px 17px 5px 0px;
	}
	#menu-tabs a.selected {
		float: left;
		background: url("images/menu-tabs-cornL.gif") repeat-x  top left;
		text-decoration:none;
	}
	#menu-tabs a.selected span {
		float: left;
		display: block;
		background:  url("images/menu-tabs-cornR.gif") no-repeat top right;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#menu-tabs a span {
		float:none;
	} /* End IE5-Mac hack */
	#menu-tabs a,#menu-tabs a:visited { 
		text-decoration:none;
		color: #fff;
	}
	#menu-tabs a:hover { 
		text-decoration: none; 
		color: #f6ffa9;
	}
	#menu-tabs a.selected,#menu-tabs a.selected:visited,#menu-tabs a.selected:hover { 
		text-decoration: none; 
		color: #900000;
	}
.workplace-body-shadow-l {
	width: 4px;
	background: url("images/workplace-body-shadow-bgr-l.gif") repeat-y top left;
}
.workplace-body-shadow-r {
	width: 4px;
	background: url("images/workplace-body-shadow-bgr-r.gif") repeat-y top left;
}
.workplace-body {
	width: 988px;
	background-color: #fff;
	padding: 0px 20px 20px 20px;
}
.workplace-top-img {
	padding-bottom: 30px;
}

.object-view {
	vertical-align: top;
	padding-bottom: 20px; 
	background: #fff8ed
}

.analytics-table {
	text-align: center;
}
.analytics-table th {
	font-weight: bold;
}

.next-object-view {
	vertical-align: top;
	padding-bottom: 20px; 
}

	.column-right {
	width: 250px;
	padding-left: 30px;
}
	.column-photos {
		width: 160px;
		padding-left: 30px;
	}
.block-header {
	width: 250px;
	height: 42px;
	background: #f6f1e8 url("images/block-header-bgr.gif") no-repeat;
	color: #900000;
	font-size: 16px;
	font-weight:bold;
}
	.block-header b {
		padding: 10px 10px;
		display: block;
	}
.block-body {
	background-color: #f6f1e8;
	padding: 10px;
}
	.block-body form {
		padding: 0px;
		margin: 0px;
	}
	.block-body select {
		margin-bottom: 20px;
		border: 1px solid #c2bcb4;
		width: 230px;
	}
.photo-thumb {
	display: block;
	width: 160px;
	height: 130px;
	margin-bottom: 20px;
	background: #eeeae3 url("images/photo-thumb-bgr.gif") no-repeat;
}
	.photo-thumb a {
	display: block;
	position: absolute;
	clip: rect(10px, 150px, 120px, 10px);
	width: 160px;
	height: 130px;
	background-position:center;
	background-repeat: no-repeat;
}

DT {
	color: #900000;
	font-weight: bold;
	margin-top: 1em;
}

a {
	color: #900000;
}

.form-button {
	background-color: #c2bcb4;
	border: none;
	padding: 2px 5px;
}

.footer {
	margin: 0px auto;
	width: 950px;
	padding: 20px 0px;
}
.footer-logo {
	float: left;
	margin-right: 50px;
}
.footer-contacts {
	color: #b4b0aa;
	font-size: 10px;
	text-align: left;	
	white-space: nowrap;
	margin-right: 50px;
}
