a, div, body, td, input, textarea {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2f2a20;}

div {
	padding: 0px;
	margin: 0px;}

img { border: 0px; margin: 0px; }

.small {
	font-size: 12px;}
	
body {    
	background: #292827 url('images/background.png') repeat;
	margin: 0px;
	text-align: center;}
	
div {text-align: left;}

#site {
	width: 800px;
	margin-left: auto;
	margin-right: auto;}
	
#intro {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 250px;
	width: 311px;
	margin: auto;
	text-align: center;}
	
	#intro img.sep {
		vertical-align: middle;
		margin: 10px;}
	
	#intro a {
		color: #fff;
		font-size: 12px;}

#header {
	height: 129px;
	background: url('images/header.png') no-repeat;
	padding-top: 0px;}
	
	#header #menu {
		float: left;
		width: 440px;
		margin-top: 78px;
		padding-left: 80px;}
		
	#header #logo {
		float: right;
		margin-top: 34px;
		margin-right: 50px;
		padding: 0px;}
		
	#header #language {
		clear: both;
		padding: 1px;
		text-align: right;
		color: #fff;
		font-size: 10px;
		padding-right: 50px;}
		
		#header #language img {
			vertical-align: middle;
		}
		
		#header #language a, #header #language a:visited {
			font-size: 12px;
			text-decoration: none;
			font-style: normal;
			color: #fff;
			margin: 0px 5px;}
		
a, a:visited {
	color: #000;
	text-decoration: underline;
	font-style: italic;}
	
a:hover, a:visited:hover {
	color: #fff;}
	
#footer {
	text-align: center;
	font-size: 12px;
	color: #d2d2d2;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;}
	
	#footer .copy {
		color: #83807a;}

#main {
	min-height: 600px;
	padding: 35px;
	background: url('images/main.jpg') repeat-y;
	text-align: justify;
	border: 1px solid #e4d2a6;}
	
ul.menu {
	height: 25px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;}

ul.menu li {
	height: 25px;
	padding: 0px;
	margin: 0px;
	color: white;
	float: left;
}
a.m_about {display: block; width: 67px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_about.png') no-repeat;}
a.m_folio {display: block; width: 76px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_folio.png') no-repeat;}
a.m_team {display: block; width: 27px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_team.png') no-repeat;}
a.m_contact {display: block; width: 59px; height: 25px; margin: 0px; padding: 0px; background: url('images/menu_contact.png') no-repeat;}

a.m_about_en {display: block; width: 70px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_about_en.png') no-repeat;}
a.m_folio_en {display: block; width: 69px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_folio_en.png') no-repeat;}
a.m_team_en {display: block; width: 42px; height: 25px; margin: 0px; margin-right: 20px; padding: 0px; background: url('images/menu_team_en.png') no-repeat;}
a.m_contact_en {display: block; width: 62px; height: 25px; margin: 0px; padding: 0px; background: url('images/menu_contact_en.png') no-repeat;}

ul.menu a:hover {background-position: 0px -25px;}

.italic {
	font-style: italic;
}

img.heading {
	vertical-align: middle;
}

ul {
	margin: 5px 0px;
}

#contact_box1 {
	float: left;
	width: 360px;
	vertical-align: middle;}
	
	#contact_box1 img {
		vertical-align: middle;
		margin-right: 10px;
		margin-top: 8px;}

#contact_box2 {
	float: right;
	width: 360px;}
	
	#contact_box2 img {
		vertical-align: middle;
		margin-right: 10px;
		margin-top: 8px;}

#contact_box3 {
	clear: both;}
	
	#contact_box3 img {
		vertical-align: middle;
		margin-right: 10px;}
		
	#contact_box3 .map {
		margin-top: 15px;
		border: 1px solid #e4d2a6;}
		
.stickout {
	font-weight: bold;}

#team_list {
	float: left;
	width: 120px;
	background: url('images/hline.png') top right no-repeat;
	min-height: 350px;
	margin-top: 20px;
	padding: 0px;
	padding-right: 20px;}

#team_picture {
	float: left;
	width: 162px;
	padding: 20px;
	padding-top: 0px;
	margin-top: 20px;}
	
	#team_picture img {
		border: 1px solid #e4d2a6;}

#team_text {
	margin-left: 340px;
	margin-top: 20px;}
	
#team_text.nopic {
	margin-left: 160px;
	margin-top: 20px;}
	
	#team_text img {
	vertical-align: middle;
	margin-right: 5px;}

	#team_text .name {
		font-size: 16px;
		font-weight: bold;}
	
.heading {
		font-weight: bold;}

#clear {
	clear: both;}