.wrapper {
	margin:0 auto;
	width:1000px;
}
.header {
	/*height:88px;*/
}
.top {
	height:65px;
}
.top .logo {
	float:left;
	position:relative;
	left:14px;
	top:14px;
	width:243px;
}
.top h1 {
	height:34px;
	width:243px;
	position: relative;
}
.top h1 a {
	background:url(../i/logo.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:34px;
	width:243px;
}
.top h1 span {
	display:none;
}
.top h2 {
	height:34px;
	width:243px;
	position: relative;
}
.top h2 a {
	background:url(../i/logo_eng.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:34px;
	width:243px;
}
.top h2 span {
	display:none;
}

.content-cover{
	min-height:450px;
}
.content-cover .title-bg {
	background:url(../i/title-bg.gif) repeat-x;
	height:22px;
	line-height:22px;
	padding:0 15px;
	z-index:1;
}
.title-bg h2{
	font-weight:100
}
.container{
	background:url(../i/container-bg.gif) repeat-x bottom;
	clear:both;
	margin-bottom:20px;
	z-index:2;
	position:relative
}
.content{
	padding:10px 0 0 15px;
	line-height:15px;
	z-index:3
}
.content p{
	margin-bottom:16px;
}
.txt-side{
	width:370px;
	float:left;	
	margin-right:5px;
}
.right-side{
	width:610px;
	float:left;	
}
.team {
	padding-left:0
}
.team .txt-side{
	width:300px;
	margin-right:35px
}
.team .right-side{
	width:665px;
	min-height:381px
}

.team-name{
	position:absolute;
	top:-27px;
}
.team-details .team-txt{
	width:300px;
	position:relative;
	float:left;
	margin-right:15px;
}
.team-details .team-img{
	width:350px;
	float:left;
	overflow:hidden;
}
.team-details .team-img img{
	width:350px;
}
	
.footer {
	border-top:1px solid #006E7F;
	padding:5px 8px 8px 15px;
	color:#666;
}
.copyright {
	float:left;
	width:1000px;
}
.design-firm{ float:right; width:40px; text-align:right}

.writings{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	text-align: justified;
	line-height: 18px;
	margin-left:10px;
}


