/* --------------- Setup ---------------*/
html {overflow:scroll;}
body {
	background-color: #7A7A7A;
	border:0;
	margin:50px;
	padding:0;
	font: normal 11px Verdana, Geneva, sans-serif;
	color:#727272;
}
/* --------------- Typography ---------------*/

h1 {
	font: normal 17px Verdana, Geneva, sans-serif;
	margin:13px 0 0 55px;
	padding:0;
}
h2 {
	font: normal 10px Verdana, Geneva, sans-serif;
	margin:0 0 0 55px;
	padding:0;
}
h3 {
	font: normal 17px Verdana, Geneva, sans-serif;
	letter-spacing:0px;
	margin:20px;
	color:#3c81df;
	display:block;
	border-bottom:1px dashed #999;
	padding: 0 0 5px 5px;
}
p {
	font: normal 11px/20px Verdana, Geneva, sans-serif;
	margin:0 15px 10px 20px;
	padding-left:15px;
	padding-right:15px;
}
p img {
	border:1px solid #666;
}
h4 {
	color:#CCC;
	padding:10px;
	margin:0;
}
ol {
	list-style:none;
	margin:6px 50px 0 0;
	padding:0;
	float:right;
}
a, a:visited, a:active{
	color:#666;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
ol li {
	display:block;
	float:left;
	padding:5px;
}
ul {
	list-style:none;
	font:normal 12px Verdana, Geneva, sans-serif;
	margin-left:20px;
}
ul li {
	display:block;
	height:22px;
	padding:0 0 0 25px;
}
.ico_check {
	background-image:url(img/ico_check.jpg);
	background-repeat:no-repeat;
}
.ico_phone {
	background-image:url(img/ico_phone.jpg);
	background-repeat:no-repeat;}
.ico_mail {
	background-image:url(img/ico_mail.jpg);
	background-repeat:no-repeat;}
.ico_fax {
	background-image:url(img/ico_fax.jpg);
	background-repeat:no-repeat;}

#fcontact {
	overflow:hidden;
	margin-left:20px;
	padding-left:15px;
}
.felement {
	border:1px solid #999;
	background-color:#F1F1F1;
	}
.felement:active, .felement:focus {
	border:1px solid #3c81df;
	background-color:#F9F9F9;
}
/* --------------- Layout ---------------*/

#home #layer-05 {background-position:top; color:#fff;}
#tour #layer-06 {background-position:top; color:#fff;}
#studio1 #layer-07 {background-position:top; color:#fff;}
#studio2 #layer-08 {background-position:top; color:#fff;}
#contact #layer-09 {background-position:top; color:#fff;}

#container {
	position:relative;
	margin:0 auto;
	width:800px;
}
.col {
	float:left;
	width:50%;
	padding-bottom:30px;
}
#layer-03 {
	background-image:url(img/layer_03.jpg);
	width:800px;
	height:116px;
}
#layer-05 {
	background-image:url(img/layer_05.jpg);
	background-position:bottom;
	color:#727272;
	width:160px;
	height:60px;
	float:left;
}
#layer-05:hover {
	background-position:top;
	color:#fff;
}
#layer-06 {
	background-image:url(img/layer_06.jpg);
	background-position:bottom;
	color:#727272;
	width:160px;
	height:60px;
	float:left;
}
#layer-06:hover {
	background-position:top;
	color:#fff;
}
#layer-07 {
	background-image:url(img/layer_07.jpg);
	background-position:bottom;
	color:#727272;
	width:160px;
	height:60px;
	float:left;
}
#layer-07:hover {
	background-position:top;
	color:#fff;
}
#layer-08 {
	background-image:url(img/layer_08.jpg);
	background-position:bottom;
	color:#727272;
	width:160px;
	height:60px;
	float:left;
}
#layer-08:hover {
	background-position:top;
	color:#fff;
}
#layer-09 {
	background-image:url(img/layer_09.jpg);
	background-position:bottom;
	color:#727272;
	width:160px;
	height:60px;
	float:left;
}
#layer-09:hover {
	background-position:top;
	color:#fff;
}
#layer-10 {
	background-color:#ebeaea;
	width:800px;
	height:10px;
	clear:both;
}
#layer-11 {
	background-image:url(img/layer_11.jpg);
	width:800px;
	height:2px;
}
#layer-12 {
	background-color:#F4F4F4;
	width:800px;
	height:auto;
	overflow:hidden;
}
