/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 0px 0;
	font-weight: normal;
}

h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #5b0f35;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	word-spacing: -1px;
}

h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #bf7d2e;
	margin: 0 0 13px 0;
	word-spacing: -1px;
}

h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #bf7d2e;
	margin: 0 0 13px 0;
	word-spacing: -1px;
}

/* Links */

a:link, a:visited, a:active {
	color: #bf7d2e;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 10px 0;
	word-spacing: -1px;
	line-height: 1.8em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #6d6e71;
	background: #fff7de;
}

.all {
	width: 900px;
	margin: 0 auto;
}

/* Header */

.header {
	background: url('../i/header-bg.jpg') no-repeat;
	height: 214px;
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
}

/* Logo */

.logo {
	position: absolute;
	top: 35px;
	left: 63px;
}

.logo-text {
	color: #c78937;
	font-size: 8px;
	text-transform: uppercase;
	position: absolute;
	top: 162px;
	left: 63px;
	width: 152px;
	text-align: center;
}

.contacts {
	color: #FFF;
	font-size: 11px;
	position: absolute;
	top: 103px;
	right: 53px;
	word-spacing: 1px;
	text-align: right;
}

.contacts p {
	margin: 0 0 7px 0;
	line-height: 1.2em;
}

.orange {
	color: #c78937;
}

/* Menu */

.menu {
	position: absolute;
	top: 187px;
	left: 243px;
}

.menu li {
	float: left;
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
	height: 27px;
	background: url('../i/menu-sep.gif') no-repeat 0 0;
}

.menu a:link, .menu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background-image: url('../i/menu-arrow.gif');
	background-repeat: no-repeat;
}

.menu li:hover a, .menu li.current a {
	background-image: url('../i/menu-active-arrow.gif') !important;
}

#m-1 a {
	width: 90px;
	background-position: 12px 0;
}

#m-2 a {
	width: 95px;
	background-position: 16px 0;
}

#m-3 a {
	width: 95px;
	background-position: 13px 0;
}

#m-4 a {
	width: 158px;
	background-position: 6px 0;
}

#m-5 a {
	width: 88px;
	background-position: 7px 0;
}

#m-6 a {
	width: 97px;
	background-position: 18px 0;
}

.menu li:hover, .menu li.current {
	background: url('../i/menu-active.gif') no-repeat;
}

/* Columns */

.columns {
	background: url('../i/columns-bg.jpg') repeat-y;
	padding: 0 0 80px 0;
}

.columns .wrapper {
	margin: 0 34px;
}

.col-left {
	float: left;
	display: inline;
	width: 210px;
}

.col-right {
	float: left;
	display: inline;
	width: 578px;
	margin: 10px 0 0 12px;
}

/* Submenu */

.submenu {
	background: url('../i/dot.gif') repeat-x 0 100%;
	padding: 0 0 8px 7px;
	margin: 0 0 29px 0;
	height: 0px;
}

.submenu ul {
	display: none;
}

.submenu ul.visible {
	display: block;
}

.submenu li {
	float: left;
	display: inline;
	font-size: 12px;
	background: url('../i/submenu-sep.gif') no-repeat 100% 3px;
	padding: 0 6px 0 0;
	margin: 0 6px 0 0;
}

.submenu li.last {
	background: transparent;
}

.submenu a:link, .submenu a:visited {
	color: #daac60;
}

.submenu li.current a:link, .submenu li.current a:visited, .submenu a:hover {
	color: #5b0f35;
}



/* Content */

.content {
	margin: 0 0 0 20px;
}

.title {
	margin: 0 0 0 0px;
}

.pic {
	float: left;
	display: inline;
	text-align: right;
	font-size: 9px;
	color: #bf7d2e;
	margin: 0 14px 20px 0;
}

.pic p {
	line-height: 1.1em;
	margin: 3px 12px 0 0;
}

/* Footer */

.footer {
	background: url('../i/footer-bg.jpg') no-repeat;
	height: 70px;
	position: relative;
	color: #FFF;
}

.copyright {
	position: absolute;
	top: 12px;
	left: 55px;
	font-size: 9px;
}

/* Bottom menu */

.bottom-menu {
	position: absolute;
	top: 12px;
	right: 100px;
	font-size: 10px;
}

.bottom-menu li {
	float: left;
	display: inline;
	background: url('../i/bottom-menu-sep.gif') no-repeat 100% 2px;
	padding: 0 14px 0 0;
	margin: 0 14px 0 0;
}

.bottom-menu li.last {
	background: transparent;
	padding: 0;
	margin: 0;
}

.bottom-menu a:link, .bottom-menu a:visited {
	color: #FFF;
}

.bottom-menu a:hover {
	text-decoration: underline;
}
