html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #D9DEE1;
	scrollbar-highlight-color: #D9DEE1;
	scrollbar-shadow-color: #D9DEE1;
	scrollbar-3dlight-color: #D9DEE1;
	scrollbar-arrow-color: #D9DEE1;
	scrollbar-track-color: #D9DEE1;
	scrollbar-darkshadow-color: #D9DEE1;	
	}


body {
	font: normal 62.5% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #cdcabb;
	background-color: #f3f2ed;
	height: 100%;
	}

p {
	margin-bottom: 1em;
	}

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

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -300px;
	}

div#wrapper {
	margin: 0 auto;
	width: 800px;
	height: 600px;
	clear: both;
	position: relative;
	top: -200px;
	position: static;
	}

#content-wraper {
	
	position: relative;
	height: 450px;
	background: url(../img/pict_main.jpg) no-repeat left;
	border: 10px solid #bcb7a3;
	}

#content {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	position: relative;
	float: right;
	padding: 50px;
	height: 350px;
	width: 444px;
	background-color: #f3f2ed;
	z-index: 16;
	line-height:1.8em;	
	overflow: auto;
	}

img#main-photo {
	position: absolute;
	}

#copy {
	height: 300px;
	overflow: auto;
	padding-right: 20px;
	margin-top: 20px;
	}

#content h1 {
	font-size: 1.7em;
	color: #938f80;
	}
	
#content a:link{
color: #A9A79B;
text-decoration:underline;
}

#content a:visited{
color: #A9A79B;
text-decoration:underline;
}


#content p {
	color: #A9A79B;
	font-size: 1.3em;
	margin-bottom:10px;
	}
	
#content ul{
list-style:circle;
margin-left:16px;
}	
	
#content li{
font-size:1.2em;
margin-top:12px;
color: #A9A79B;
}	
	

h2 {
	font-weight: normal;
	font-size: 1.3em;
	color: #938f80;
	margin-bottom: 1em;
	font-style: normal;
	}

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

body#galleries #navigation {
	width: 778px;
	border: 1px solid #e6e3da;
	height: 42px;
	margin-top: 10px;
	text-align: right;
	padding: 10px;
	}

#flashcontent {
	

/*

width: 800px;*/
	padding: 0;
	margin: 0;
	background: url(../img/borders.gif) no-repeat left top;
	}

#gallery {
	width: 800px;
	padding: 0;
	margin: 0;
	}

#navigation {
	width: 778px;
	border: 1px solid #e6e3da;
	height: 42px;
	margin-top: 20px;
	text-align: right;
	padding: 10px;
	}

#logo {
	position: absolute;
	height: 56px;
	width: 850px;
	left: -10px;
	background: url(../img/logo_stripe.gif) no-repeat;
	bottom: 65px;
	z-index: 1;
	}

img#teaser {
	width: 345px;
	height: 28px;
	margin-top: 15px;
	float: right;
	}

#flashcontent2 {
	width: 400px;
	height: 27px;
	margin-top: 15px;
	float: right;
	}

p#copyright {
	float: left;
	margin-top: 23px;
	font-size: 1em;
	}

#nav {
	float: right;
	border-bottom: 2px solid #e0ddd5;
	padding-bottom: 2px;
	letter-spacing: .05em;
	}

#nav li.last {
	padding-right: 0;
	}

#nav li.first {
	padding-left: 0;
	}

#nav li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	position: relative;
	}

#nav li a {
	color: #bcb7a3;
	text-decoration: none;
	font: normal normal 1.3em/19px Geneva, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

#nav li ul li a {
	color: #bcb7a3;
	}

#nav li a.current {
	color: #878476;
	}

#nav li ul {
	display: block;
	position: absolute;
	left: 0px;
	width: 530px;
	margin: 0;
	padding-top: 7px;
	top: 15px;
	}

#nav li ul li {
	float: left;
	}

ul#nav li ul li a {
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	}

/* @group Page specific */

/* Home page */

body#home-page ul#nav {
	float: right;
	border: none;
	}

body#home-page ul#nav li a {
	color: #bcb7a3;
	text-decoration: none;
	font: normal normal 1.3em/19px Geneva, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

body#home-page #navigation {
	height: 19px;
	}

body#home-page #content {
	padding: 0;
	position: relative;
	height: 450px;
	width: 780px;
	background-color: #f3f2ed;
	z-index: 16;
	}

body#home-page #content-wraper {
	height: 470px;
	padding-left: 0px;
	border: none;
	}

/* Galleriy page */

body#galleries #content-wraper {
	position: relative;
	height: 525px;
	padding: 0px;
	border: none;
	}

/* @end */