body {
	font: 12px "Trebuchet MS", sans-serif;
	background: #EEE8C8 url(images/background.jpg) top center no-repeat;
}
a {
	color: #AA0230;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	color: #576290;
}
h2 {
	color: #576290;
	margin: 1em 0 0.2em;
}
h3 {
	font-weight: normal;
	margin: 0.2em 0 0.2em;
}
h4 {
	font-weight: normal;
	margin: 0.5em 0 0;
}
p {
	margin: 1em 0;
}
#content {
	position: relative;
	background: url(images/content-background.png) center no-repeat;
	width: 1000px;
	height: 600px;
	padding: 10px;
	margin: 40px auto 0;
}
#left {
	position: relative;
	background: #F4F3B0;
	width: 134px;
	height: 600px;
	border-right: solid 1px #AEA625;
	float: left;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 12px;
	top: 15px;
	z-index: 1;
}
#menu {
	position: relative;
	padding: 0;
	margin: 130px 0 0 0;
	border-top: solid 1px #AEA625;
}
li.menu {

	border-bottom: solid 1px #AEA625;
	display: block;
	list-style: none;
}
li.menu a.menu {
  font: normal 11px/28px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 10px;
	overflow: hidden;
	display: block;
}
li.menu a.menu:hover {
	background-color: #F9F9D7;
}
li.menu.active a.menu{
	background-color: #F9F9D7;
}
li.menu #submenu {
  padding: 0 10px;
  margin: 0;
  display: none;
}
li.menu.active #submenu {
	display: block;
}
#submenu {
	position: relative;
	background: #F9F9D7;
	padding: 0;
	margin: 0;
	border-top: solid 1px #F9F9D7;
	border-bottom: solid 1px #F9F9D7;
}
li.submenu {
  padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}
li.submenu h2 {
  color: #830000;
  font: 13px/18px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 4px 0 0;
}
li.submenu a.submenu {
/*   color: #333; */
  color: #526493;
  font: 10px/14px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 4px 0;

}
li.submenu a.submenu:hover {
  color: #5D77C1;
}

li.submenu a.submenu:hover {
	color: #5D77C1;
}
li.submenu a.submenu.active {
	color: #BE1E3D;
}

#pictures {
  padding: 20px;
  float: left;
}


#pictures h2 {
  color: #830000;
  font: 16px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 20px 0 10px 60px;
}
#pictures ul {
  margin: 0;
  padding: 0;
}
/*
#pictures .thumbnail {
  width: 160px;
  height: 150px;
  display: block;
  line-height: 150px;
}
*/
#pictures .thumbnail img {
}
#pictures ul li {
  display: block;
  float: left;
  list-style: none;
  margin-right: 10px;
}
#pictures ul li.submenu a {
/*   color: #333; */
  color: #526493;
  font: 11px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
  line-height: 18px;
  display: block;
  text-align: left;
  width: 190px;
}
#pictures ul li.submenu a:hover {
  color: #5D77C1;
}

#main {
	position: relative;
	margin-left: 135px;
}


.slider-track {
	position: absolute;
	background: url('images/slider-track.png') center repeat-y;
	z-index: 1000;
}
.slider-handle {
	position: relative;
	background: url('images/slider-handle.png') no-repeat;
	width: 10px;
	height: 10px;
	font-size: 4px;
	line-height: 4px;
}

.scrollpane {
  position: relative;
	border-color: #123455;
	border: solid 1px transparent;
	position: relative;
	height: auto;
	overflow:visible;
}

p {
	line-height: 1.8em;
	margin: 1em 0 0 0;
}
p:first-child {
	margin: 0;
}

#about {
	position: relative;
	float: left;
	left: 590px;
	margin-top: 100px;
	width: 240px;
	height: 480px;
	overflow: hidden;
}
#about h1 {
	margin: 0 0 0.5em;
}
#about-slider-track {
	left: 840px;
	top: 100px;
	width: 10px;
	height: 480px; 
}





#studio {
	position: relative;
	float: left;
	left: 20px;
	margin-top: 100px;
	width: 240px;
	height: 200px;
	overflow: hidden;
}
#studio-slider-track {
	left: 270px;
	top: 100px;
	width: 10px;
	height: 200px; 
}
#studio p {
  margin: 0;
}
#studio ul {
  margin: 0;
  padding: 0 0 0 1.5em;
}



#reviews-headline {
	position: relative;
	float: left;
	margin-top: 100px;
	left: 20px;
	width: 140px;
}
#reviews-headline h1 {
	margin: 0 0 0.5em;
}
#reviews {
	position: relative;
	float: left;
	margin-top: 100px;
	left: 20px;
	width: 440px;
	height: 480px;
	overflow: hidden;
}
#reviews p {
	font-size: 13px;
	line-height: 1.8em;
	margin: 1em 0 0 0;
}
#reviews p:first-child {
	margin: 0;
}
#reviews h2 {
	color: rgb(182, 6, 55);
	font-size: 14px;
	text-indent: 20px;
	margin: 0;
}
#reviews h3 {
	color: rgb(73, 73, 73);
	font-size: 12px;
	font-style: italic;
	text-indent: 20px;
	margin: 0;
}
#reviews-slider-track {
	position: relative;
	float: left;
	left: 30px;
	margin-top: 100px;
	width: 10px;
	height: 480px;
}

#clients {
	position: relative;
	float: left;
	margin-top: 100px;
	left: 40px;
	width: 180px;
	height: 480px;
	overflow: hidden;
}
#clients p {
	color: rgb(86, 96, 147);
	font-size: 14px;
	font-weight: bold;
	line-height: 15px !important;
	margin: 0px !important;
}


/* Pictures */

#filmstrip {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 100px;
	height: 560px;
	overflow: hidden;
}
.filmstrip-image-element {
	padding-bottom: 4px;
	cursor: pointer;
}

#frame {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 685px;
	height: 560px;
}
#frame img {
	position: absolute;
	z-index: 999;
}
#frame #label {
	position: absolute;
/* 	display: none; */
	visibility: hidden;
	z-index: 1000;
}
#frame:hover #label {
/* 	display: block; */
	visibility: visible;
}
#frame #label .background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#frame #label .foreground {
	position: relative;
	color: #fff;
	padding: 4px;
}

#contact h2 {
  font: 20px Futura-Medium, Futura, Trebuchet MS, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#content p {
  line-height: 18px;
  margin: 1em 0 0.5em;
}
