@charset "UTF-8";
html, body {
	margin: 0px;
	background-color: #ffffff;
	text-align: justify;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;

}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #98a081;
	text-decoration: none;
	outline: none;
}
a.nav_selected {
	color: #87BA15;
}
#container {
margin: auto;
margin-left: auto;
margin-right: auto;
width: 850px;
	text-align: justify;
	background-color: #FFFFFF;
	min-height: 60%;
}
* html #container {
	height: 90%

}
#header {
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B907B;
	background-color: #ffffff;
	padding: 12px;
}
#logo {
	display: block;
	margin-left: 12px;
	
	}
#nav_studio {
	line-height: 19px;
	float: right;
	width: 130px;
	margin-right: 20px;
	font-size: 11px;
	text-align: justify;

		}
#nav_adr {
line-height: 16px;
	font-size: 11px;
	float: right;
	width: 130px;
	margin-right: 14px;
	text-align: justify;

		}
#nav_maintxt {
line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: justify;
	float: right;
		background-color: #ffffff;
	width: 346px;
	margin-right: 27px;
	padding: 11px;
	border-bottom-width: 1px;
	border-top-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #303135;
	
	
			}
#nav_mainimg {
line-height: 5px;
	font-size: 11px;
	float: left;
	width: 347px;
	margin-right: 8px;
border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	text-align: justify;
	
	
}
#nav_projects {
	line-height: 19px;
	float: right;
	width: 124px;
	margin-right: 27px;
	font-size: 11px;

}
#main {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: justify;
	padding-left: 0px;
	overflow: hidden;
}
#title {
	font-size: 21px;
	line-height: 21px;
	height: 57px;
	overflow: hidden;
	padding-right: 15px;

.class { }

