#container {
	width: 744px;
	margin: auto;
}
.header, .content, .footer {
	width: 100%;
	float: left;
	clear: both;
}
.header {
	height: 216px;
}
.header .logo {
	background: url(images/logo.png) no-repeat;
	width: 128px;
	height: 131px;
	position: absolute;
	top: 28px;
}
.header .main-menu, .content .content-bg {
    height: 36px;
    left: 0;
    position: absolute;
    top: 180px;
    width: 100%;
	z-index: -1;
}
.header .main-menu-left, .header .main-menu-center, .header .main-menu-right {
	background: url(images/bg-menu-left.png) no-repeat left top;
    height: 100%;
}
.header .main-menu-left, .header .main-menu-center {
	float: left;
}
.header .main-menu-right {
	background: url(images/bg-menu-right.png) no-repeat right top;
	position: absolute;
    top: 0;
	right: 0;
}
.header .main-menu-center {
	background: url(images/bg-menu-center.png) repeat-x;
}
.header #main-menu {
    left: 2px;
    list-style: none;
    position: relative;
    top: 187px;
}
.header #main-menu li {
	float: left;
}
.header #main-menu li * {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	float: left;
}
.header #main-menu .menu-home {
	background-position: 0 -2px;
	width: 109px;
}
.header #main-menu li .menu-home.selected, .header #main-menu li .menu-home:hover {
	background-position: 0 -64px;
}
.header #main-menu.tc .menu-home {
	background-position: 1px -135px;
	width: 113px;
}
.header #main-menu.tc li .menu-home.selected, .header #main-menu.tc li .menu-home:hover {
	background-position: 0 -199px;
}
.header #main-menu .menu-about {
	background-position: -109px -2px;
	width: 119px;
}
.header #main-menu li .menu-about.selected, .header #main-menu li .menu-about:hover {
	background-position: -109px -63px;
}
.header #main-menu.tc .menu-about {
	background-position: -108px -135px;
	width: 112px;
}
.header #main-menu.tc li .menu-about.selected, .header #main-menu.tc li .menu-about:hover {
	background-position: -109px -199px;
}
.header #main-menu .menu-brands {
	background-position: -228px -2px;
	width: 107px;
}
.header #main-menu li .menu-brands.selected, .header #main-menu li .menu-brands:hover {
	background-position: -228px -64px;
}
.header #main-menu.tc .menu-brands {
	background-position: -227px -135px;
	width: 91px;
}
.header #main-menu.tc li .menu-brands.selected, .header #main-menu.tc li .menu-brands:hover {
	background-position: -228px -199px;
}
.header #main-menu .menu-events {
	background-position: -335px -2px;
	width: 104px;
}
.header #main-menu li .menu-events.selected, .header #main-menu li .menu-events:hover {
	background-position: -335px -64px;
}
.header #main-menu.tc .menu-events {
	background-position: -317px -135px;
	width: 113px;
}
.header #main-menu.tc li .menu-events.selected, .header #main-menu.tc li .menu-events:hover {
	background-position: -318px -199px;
}
.header #main-menu .menu-press {
	background-position: -439px -2px;
	width: 113px;
}
.header #main-menu li .menu-press.selected, .header #main-menu li .menu-press:hover {
	background-position: -439px -64px;
}
.header #main-menu.tc .menu-press {
	background-position: -438px -135px;
	width: 109px;
}
.header #main-menu.tc li .menu-press.selected, .header #main-menu.tc li .menu-press:hover {
	background-position: -439px -199px;
}
.header #main-menu .menu-contact {
	background-position: -552px -2px;
	width: 100px;
}
.header #main-menu li .menu-contact.selected, .header #main-menu li .menu-contact:hover {
	background-position: -552px -64px;
}
.header #main-menu.tc .menu-contact {
	background-position: -551px -135px;
}
.header #main-menu.tc li .menu-contact.selected, .header #main-menu.tc li .menu-contact:hover {
	background-position: -552px -199px;
}
.header .top {
    left: 684px;
    position: relative;
    top: -17px;
    width: 180px;
}
.header .top * {
	float: left;
}
.header .social1, .header .social2, .header .social3 {
	background-image: url(images/icon-social.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	margin-right: 9px;
}
.header .social1:hover {
	background-position: 0 -24px;
}
.header .social2 {
	background-position: -33px 0;
	margin-right: 7px;
}
.header .social2:hover {
	background-position: -33px -24px;
}
.header .social3 {
	background-position: -64px 0;
	width: 30px;
}
.header .social3:hover {
	background-position: -64px -24px;
}
.header .lang1, .header .lang2 {
	background: url(images/lang.png) no-repeat;
	width: 32px;
	height: 24px;
    margin-top: 7px;
}
.header .lang1 {
	margin-left: 10px;
}
.header .lang1:hover, .header .lang1.selected {
	background: url(images/lang.png) no-repeat 0 -28px;
}
.header .lang2 {
	background: url(images/lang.png) no-repeat -34px 0;
}
.header .lang2:hover, .header .lang2.selected {
	background: url(images/lang.png) no-repeat -34px -28px;
}
.content {
	height: 485px;
}
.content .content-bg {
    height: 485px;
    top: 216px;
}
.content .content-bg-left, .content .content-bg-center, .content .content-bg-right {
	background: url(images/bg-content-left.png) no-repeat left top;
    height: 100%;
}
.content .content-bg-left, .content .content-bg-center {
	float: left;
}
.content .content-bg-right {
	background: url(images/bg-content-right.png) no-repeat right top;
	position: absolute;
    top: 0;
	right: 0;
}
.content .content-bg-center {
	background: url(images/bg-content-center.png) repeat-x;
}
.footer {
    height: 60px;
    line-height: 50px;
    text-align: right;
}
.footer img {
    position: relative;
    right: -84px;
}
.viewport { 
    height: 100%;
    overflow: hidden;
    position: relative;
	width: 100%;
}
.overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
}
.scrollbar { 
    float: right;
    margin-right: 15px;
    position: relative;
    width: 3px;
}
.track { 
	height: 100%; 
	position: relative; 
	border-right: 1px solid #b3b599;
}
.thumb { 
	width: 3px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	left: 1px; 
	background-color: #766341;
}
.control-select {
    background: url(images/icon-arrow2.png) no-repeat scroll 45px 8px #766341;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 20px;
    line-height: 20px;
    padding: 0 20px 0 0;
    width: 40px;
	position: absolute;
	top: 25px;
	right: 27px;
}
.control-select a {
	float: left;
	clear: both;
	width: 100%;
	padding-left: 10px;
	height: 20px;
	overflow: hidden;
	color: #ffffff;
}
.control-select-bg a:hover {
	background-color: #AA9E89;
}
.control-select .control-select-bg {
	position: relative;
	float: left;
    width: 60px;
	border-top: none;
	background-color: #766341;
	display: none;
	max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
	z-index: 10;
}
.control-select .control-select-bg a {
	padding-left: 8px;
}.left-content, .right-content {
	float: left;
	margin-top: 30px;
}
.left-content {
	width: 330px;
}
.right-content {
    border-left: 1px solid #DDD8CF;
    max-height: 420px;
    min-height: 290px;
    overflow: auto;
    padding-left: 30px;
    width: 383px;
}
.row .error {
	border: 1px solid #ff0000;
}
.row {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.row * {
	float: left;
	color: #766341;
	font-size: 13px;
}
.row label {
	width: 100px;
	line-height: 20px;
}
.row input, .row textarea {
	width: 279px;
	border: 1px solid #d1eef3;
	background-color: #ffffff;
}
.row button {
    height: 22px;
    width: 50px;
	border: none;
	background-color: #766341;
	color: #ffffff;
	cursor: pointer;
}