@CHARSET "UTF-8";

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#all {
	position: relative;
	height: 100%;
}

html>body #all {
	height: auto;
	min-height: 100%;
}

#empty,#footer {
	height: 81px;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

/* or
  #footer {height: _foo_;}
  #empty {height: _foo_ + _bar_;}
*/ /* main */
body {
/*	font-family: Tahoma, Verdana, Geneva, arial; */
	font-family: Georgia, Tahoma, Geneva, Verdana, Arial;
	font-size: 14px;
	background: url('../img/main/bg.gif');
	color: #55411c;
	padding: 0px;
	margin: 0px;
}

#all div.all {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

a {
	color: #573d18;
/*	font-family: Tahoma, Verdana, Geneva, arial; */
	font-family: Georgia, Tahoma, Geneva, Verdana, Arial;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div {
	padding: 0px;
	margin: 0px;
}

h1,h2,h3 {
	color: #774c11;
	font-family: Georgia, Tahoma, Verdana, Geneva, arial;
	margin: 5px 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	color: #b90000;
}

#top-left-cell {
	background: url('../img/main/top-left.jpg') no-repeat;
	width: 93px;
	height: 175px;
	padding-top: 139px;
	padding-left: 440px;
	vertical-align: top;
}

#top-right-cell div.right-bg {
	background: url('../img/main/top-right.png') top right no-repeat;
	height: 314px;
}

#top-right-cell div.sky {
	background: url('../img/main/logo-sky.jpg') top left no-repeat;
	height: 314px;
}

#top-right-cell div.all-bg {
	background: url('../img/main/top-bg.jpg') top right repeat-x;
	height: 314px;
}

#top-right-cell div.sm-img {
	background: url('../img/main/top-sm.jpg') bottom left no-repeat;
	height: 314px;
}

#top-right-cell div.trees {
	background: url('../img/main/trees.jpg') 168px bottom repeat-x;
	height: 314px;
}

#bottom-left-cell {
	background: url('../img/main/top-left.jpg') 0px -314px no-repeat;
	height: 83px;
	padding-top: 73px;
}

#menu-container {
	position: absolute;
	width: 100%;
	top: 139px;
	left: 0px;
	text-align: right;
	max-width: 1200px;
}

#main-menu {
	height: 37px;
	background: url('../img/main/main-menu-bg.gif') repeat-x;
}

#main-menu.nonbg {
	width: 910px;
	display: inline-block;
}

#main-menu a {
	line-height: 37px;
	color: #890a00;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 13px;
	letter-spacing: 0px;
}

#main-menu a:hover,#main-menu a.active {
	color: #856866;
}

#submenu {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 110px;
	margin-bottom: 20px;
}

#submenu div {
	display: block;
	width: 344px;
	margin-right: none;
	float: left;
	height: 37px;
}

#submenu a {
	width: 338px;
	line-height: 35px;
	display: inline-block;
	background: url('../img/main/submenu-bg.gif') no-repeat;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #5d0700;
	font-size: 17px;
	padding-left: 4px;
	background-position: 0px 0px;
}

#submenu div div a,#submenu div:hover div a,#submenu div.over div a {
	display: block;
	width: 252px;
	background: #f0debe;
	line-height: 14px;
	font-size: 11px;
	color: #890a00;
	border: none;
	border-bottom: 2px solid #ffffff;
	margin-left: 86px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#submenu div div a:hover {
	line-height: 14px;
	background: url('../img/main/submenuitembg.gif') repeat-x;
	padding-top: 7px;
	padding-bottom: 7px;
}

#submenu div.over div a:hover {
	line-height: 14px;
	background: url('../img/main/submenuitembg.gif') repeat-x;
	border-bottom: 2px solid #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
}

#submenu a:hover,#submenu div:hover a,#submenu div.over a {
	background-position: 0px -35px;
	border-bottom: none;
	line-height: 36px;
}

#submenu div div {
	display: none;
	position: relative;
}

#submenu div:hover div,#submenu div.over div {
	display: block;
	position: absolute;
}

#content {
	padding-right: 20px;
}

#news{
	padding-left: 10px;
}

#news h2 {
	color: #901910;
	font-size: 18px;
}

#news h2 span {
	color: #835b22;
	font-size: 14px;
}

#news p,#news a {
	text-decoration: underline;
	color: #55411c;
	font-size: 12px;
/*	font-family: Tahoma, Geneva, Verdana, Arial; */
	font-family: Georgia, Tahoma, Geneva, Verdana, Arial;
}

#content.int #main_news p{
	font-size: 13px;
	font-family: Georgia, Tahoma, Geneva, Verdana, Arial;
}

#footer div.padding {
	border-top: 2px solid #e0e0e0;
	margin-left: 33px;
	margin-right: 33px;
}

#footer td.imagos a {
	color: #786b57;
	font-size: 12px;
	text-decoration: none;
}

.artlistimg {
	border: 4px solid #ffffff;
}

img.artint {
	border: 4px solid #ffffff;
	margin: 10px;
}

#left-box {
	border: 1px solid #a2998a;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 432px;
	height: 305px;
	padding: 10px;
	font-family: Georgia, Tahoma, Verdana, Geneva, arial;
}

#left-box-container {
	width: 533px;
	text-align: center;
	float: left;
}

#content.int{
	padding-left: 40px;
}


#emenu{
	display: inline-block;
	width: 477px;
	background: #f0debe;
	border-bottom: 2px solid #ffffff;
	line-height: 28px;
}

#emenu a{
	display: block;
	line-height: 28px;
	border-top: 1px solid #ffffff;
	font-family: Georgia, Tahoma, Verdana, Geneva, arial;
}

#emenu div.hidden{
	display: none;
}

#emenu div.visible{
	display: block;
}

#emenu div.level1 a{
	color: #8d261e;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 14px;
	background: url('../img/main/emenu-1-bg.gif') no-repeat;
}

#emenu div.level1 a:hover, #emenu div.level1 a.active{
	color: #b55617;
	background: url('../img/main/emenu-1-bg-hl.gif') no-repeat;
}

#emenu div.level2{
	background: #d3c9ba;
}

#emenu div.level2 a{
	color: #6f6b64;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	background: url('../img/main/emenu-2-bg.gif') no-repeat;
}

#emenu div.level2 a:hover, #emenu div.level2 a.active{
	color: #7e6c53;
	background: url('../img/main/emenu-2-bg-hl.gif') 0px 1px no-repeat;
}

#emenu div.level3{
	background: #e3dcd4;
}

#emenu div.level3 a{
	color: #887259;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 42px;
	background: url('../img/main/emenu-3-bg.gif') no-repeat;
}

#emenu div.level3 a:hover{
	color: #a57a49;
	background: url('../img/main/emenu-3-bg.gif') no-repeat;
}

#main-logo{
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 10;
}

#top-links{
	position: relative;
	z-index: 100;
}

#way a{
	color: #957850;
	font-size: 12px;
	font-family: Georgia, Tahoma, Verdana, Geneva, arial;
}

#way a.main{
	color: #888888;
}

#way a.active{
	text-decoration: none;
}

img.last-projects{
	border: 4px solid #ffffff;
}

