@charset "UTF-8";
/* CSS Document */

	html, body {
	margin: 0;
	padding: 0;
	background-color: #d9e6d7;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
.portfolio-thumb {
	border: 5px solid #B7C7C9;
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 18px;
}
.flag {
	margin-top: 0px;
	margin-left: 495px;
	margin-bottom: 60px;
}
#nav-container {
	position: fixed;
	left: 0;
	width: 250px;
	height:100%;
	background-color: #E9F6F6;
	background-image: url(../images/interface/nav-bkrd.jpg);
	background-repeat: no-repeat;
}
#sections-container {
	width: 725px;
	height: auto;
	margin-left: 250px;
	background-image: url(../images/interface/main-bkrd.jpg);
	background-repeat: repeat-y;
}
#main {
	width: 660px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}
#main-info {
	background-color: #e8f0ef;
	height: 535px;
	width: 610px;
	border: 5px solid #B7C7C9;
	padding: 20px;
	background-image: url(../images/interface/text-main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#portfolio {
	width: 700px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 100px;
}
#portfolio-info {
	background-color: #e8f0ef;
	height: 230px;
	width: 610px;
	border: 5px solid #B7C7C9;
	padding: 20px;
	background-image: url(../images/interface/text-portfolio.png);
	background-repeat: no-repeat;
}

#services {
	width: 660px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}

#services-list {
	background-color: #e8f0ef;
	height: 560px;
	width: 610px;
	border: 5px solid #B7C7C9;
	padding: 20px;
	background-image: url(../images/interface/text-services.png);
	background-repeat: no-repeat;
}

#two-col {
	width: 250px;
	float: left;
	margin-left: 52px;
	margin-top: 70px;
}


#clients {
	width: 660px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}
	
#clients-list {
	background-color: #e8f0ef;
	height: 500px;
	width: 610px;
	border: 5px solid #B7C7C9;
	padding: 20px;
	background-image: url(../images/interface/text-clients.png);
	background-repeat: no-repeat;
}
	
	
	
#about {
	width: 660px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
}

#about-list {
	background-color: #e8f0ef;
	height: 510px;
	width: 610px;
	border: 5px solid #B7C7C9;
	padding: 20px;
	background-image: url(../images/interface/text-about.png);
	background-repeat: no-repeat;
}
	
	
#contact {
	width: 660px;
	height: 1000px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 100px;
}
#contact-form {
	background-color: #e8f0ef;
	height: auto;
	width: 650px;
	border: 5px solid #B7C7C9;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#contact-letstalk {
}
.form {
	padding-left: 42px;
	font-size: 18px;
}

#text-nav {
	background-color: #e8f0ef;
	width: 610px;
	height: 255px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 100px;
	border: 5px solid #B7C7C9;
	margin-bottom: 20px;
}
.text-nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	font-size: 12px;
	padding: 20px;
}
.text-nav a:link {
	color: #000;
}
.text-nav a:hover {
	color: #666;
}
#nav-loupe {
	height: 240px;
	width: 250px;
	background-image: url(../images/interface/loupe.png);
}
#nav-menu {
	height: 58px;
	width: 250px;
	background-image: url(../images/interface/menu.png);
	background-repeat: no-repeat;
	background-position: 14px;
}

.Button1 {
}
a.Button1 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	margin-bottom: 3px;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.Button1:hover {
	background-color: #333;
}
.Button2 {
}
a.Button2 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	margin-bottom: 3px;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
a.Button2:hover {
	background-color: #333;
}
.Button3 {
}
a.Button3 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	margin-bottom: 3px;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px -73px;
}
a.Button3:hover {
	background-color: #333;
}
.Button4 {
}
a.Button4 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
}
a.Button4:hover {
	background-color: #333;
}

#nav-about {
	height: 46px;
	width: 250px;
	background-image: url(../images/interface/about.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
.Button5 {
}
a.Button5 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	margin-bottom: 3px;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px -189px;
}
a.Button5:hover {
	background-color: #333;
}

.Button6 {
}
a.Button6 {
	display: block;
	height: 34px;
	width: 222px;
	background-color: #444444;
	margin-left: 14px;
	text-decoration: none;
	background-image: url(../images/interface/list.png);
	background-repeat: no-repeat;
	background-position: 0px -225px;
}
a.Button6:hover {
	background-color: #333;
}
#nav-studio {
	height: 84px;
	width: 250px;
	background-image: url(../images/interface/studio.png);
	background-repeat: no-repeat;
}
