body{
	background:#333333 url(images/page-bg.jpg);
	margin:0px;
	font: 400 12px/22px 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#BFB6AA;
}
h1{font: 400 58px/60px 'Bree Serif', Georgia, serif; color:#BFB6AA;float:left;}
h2{font: 400 18px/22px 'Bree Serif', Georgia, serif; color:#BFB6AA;}
#subtitle {float:left; margin:72px 0px 0px 30px;}
h3{font: 400 14px/16px 'Bree Serif', Georgia, serif; color:#BFB6AA;}
ul{margin:0px; padding:0px;}
a {text-decoration:none; color:#CCC;}
a:hover {color:#9EF1EF;}
a img{border:0px;}
#container{
	width:950px;
	margin:0px auto 300px auto;
	background: rgba(0,0,0,0.7);
	overflow:auto;
	padding-bottom:100px;
}
/*6a6969*/
/****************************************************/
/* HEADER */
/****************************************************/

#header{
	width:864px;
	height:115px;
	background-color: rgba(16,72,90,0.6);
	padding:0px 43px;
	position: fixed;
	top:0px;
	left:50%;
	margin: 0 0 0 -475px;
}
#header #logo{
	padding-top:40px;
	float:left;
}
#header #main-menu{float:right; padding-top:20px; clear:right;}
#header #main-menu li{
	float:left;
	list-style:none;
	margin-left:27px;
	font: 400 16px/20px 'Bree Serif', Georgia, serif;
}
#header #language {
	padding-top:10px;
	float:right;
	font-size:11px;
	color: #BFB6AA;
}

/****************************************************/
/* ABOUT SECTION */
/****************************************************/

#about{margin:0px 43px; padding-top:115px;}
#about h1{float:left;}
#about #top-social{float:right; padding-top:62px;}
#about #top-social li{float:left; list-style:none; margin-left:10px;}
#about #top-social .facebook{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-facebook-icon.png) no-repeat;
}
#about #top-social .twitter{
	text-indent:-9999px; 
	display:block; 
	width:31px; 
	height:24px; 
	background:url(images/sm-twitter-icon.png) no-repeat;
}
#about #top-social .linkedin{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-linkedin-icon.png) no-repeat;
}
#about .content{overflow:auto;}
#about .content img{float:left; margin-right:40px; border:5px solid #222222;}
#about .content #service-icons{margin-top:20px;}
#about .content #service-icons li{
	display:block;
	width:108px;
	height:108px;
	text-indent:-9999px;
	list-style:none;
	float:left;
	margin-right:20px;
}
#about .content #service-icons li.services-design{background:url(images/icon-1.png) no-repeat;}
#about .content #service-icons li.services-mobile{background:url(images/icon-2.png) no-repeat;}
#about .content #service-icons li.services-film{background:url(images/icon-3.png) no-repeat;}
#about .content #service-icons li.services-photo{background:url(images/icon-4.png) no-repeat;}

/****************************************************/
/* GALLERY SECTION */
/****************************************************/

#gallery {margin:0px 43px; padding-top:115px;}
#gallery .content{overflow:auto;}
#gallery #gallery-thumbs li{
	list-style:none;
	float:left;
	margin:0px 20px 15px 0px;
	padding:0px;
	display:inline;
}
#gallery #gallery-thumbs li.last{margin:0px;}

/****************************************************/
/* RESIDENCE SECTION */
/****************************************************/

#residence{margin:0px 43px; padding-top:115px;}
#residence .col{
	width:260px;
	float:left;
}
#residence .content{overflow:auto;}
#residence .col-mid{margin:0px 45px 0px 80px;}
#residence .col-right{width:210px; float:left;}
#residence li {margin:0px 0px 5px 20px;}


/****************************************************/
/* AREA SECTION */
/****************************************************/

#area{margin:0px 43px; padding-top:115px;}
#area .col{
	width:410px;
	float:left;
}
#area .col-right{
	width:410px;
	float:left;
	margin-left:40px;
}
#area .col-under{
	padding-top:20px;
	clear:both;
}
#area .content{overflow:auto;}
#area .col-mid{margin:0px 65px;}
.sights {margin-bottom:5px;}

/****************************************************/
/* VISITING SECTION */
/****************************************************/

#visiting{margin:0px 43px; padding-top:115px;}
#visiting .col{
	width:260px;
	float:left;
	margin:0px 0px 0px 0px;
}
#visiting .content{overflow:auto;}
#visiting .col-mid{margin:0px 0px 0px 20px;}
#visiting .col-right{margin:0px 0px 0px 290px;}
#visiting li {margin:0 0 10px 20px;}


/****************************************************/
/* CONNECT SECTION */
/****************************************************/
#contact{margin:0px 43px; padding-top:115px;}
#contact .content{overflow:auto;}
#contact #form{
	width:410px;
	float:left;
}
#contact #form span{
	display:block;
	float:left;
	width:100px;
	padding-top:5px;
	font: 400 14px/16px 'Bree Serif', Georgia, serif;
}
#contact #form input{
	float:left;
	width:255px;
	border:0px;
	color:#FFF;
	padding:10px 10px 10px 30px;
	font: 400 12px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
}
#contact #form textarea{
	float:left;
	border:0px;
	width:255px;
	height:100px;
	padding:10px 10px 10px 30px;
	font: 400 12px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#FFF;
}

#contact #form input.name{background:#222222 url(images/icon-user.png) no-repeat 10px 8px;}
#contact #form input.email{background:#222222 url(images/icon-mail.png) no-repeat 10px 9px;}
#contact #form textarea.message{background:#222222 url(images/icon-message.png) no-repeat 10px 8px;}
#contact #form input.submit{ 
	width:75px;   
	height:30px;
	float:right;
	padding:0px 0px 5px 0px;
	margin:10px 16px 0px 0px;
	background:#222222;
	color:#3b3b3b;
	font: 400 14px/16px 'Bree Serif', Georgia, serif;
}

#contact #social-footer{
	width:300px;
	margin-left:550px;
}
#contact #social-footer #sm-links{margin-top:25px;}
#contact #social-footer #sm-links li{
	list-style:none;
	float:left;
}
#contact #social-footer #sm-links li a{
	display:block;
	text-indent:-9999px;
	width:26px; 
	height:26px;
	margin-right:10px;
}
#contact #social-footer #sm-links li a.facebook{background:url(images/sm-facebook-icon.png) no-repeat;}
#contact #social-footer #sm-links li a.twitter{background:url(images/sm-twitter-icon.png) no-repeat; width:31px;}
#contact #social-footer #sm-links li a.dribble{background:url(images/sm-dribble-icon.png) no-repeat;}
#contact #social-footer #sm-links li a.vimeo{background:url(images/sm-vimeo-icon.png) no-repeat; width:27px;}
#contact #social-footer #sm-links li a.google{background:url(images/sm-google-icon.png) no-repeat;}
#contact #social-footer #sm-links li a.youtube{background:url(images/sm-youtube-icon.png) no-repeat; width:28px;}
#contact #social-footer #sm-links li a.linkedin{background:url(images/sm-linkedin-icon.png) no-repeat;}

/****************************************************/
/* MISC */
/****************************************************/
.top-divider, .bottom-divider{
	width:100%;
	height:9px;
	background:url(images/divider.png) repeat-x;
	clear:both;
}
.top-divider{margin-bottom:40px;}
.bottom-divider{margin-top:40px;}

ul li { display: inline; }
.normal-list li {
	display:list-item;
}