﻿@charset "UTF-8";

body
{
	margin:	10px 0 0 0;
	padding: 0;
	background-color: #f9f8f7;
	font-size: 14px;
	font-family: Arial, verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p {
	color: #FFF;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	margin: 0;
}

p.c {
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 20px;
}

p.b {
	font-size: 20px;
	margin-bottom: 0px;
}

a:link   {
	color: #FFF;
	text-decoration: underline;
}

a:active {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}

#content
{
	background-color: #FFFFFF;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border-width: 0;

}
#top
{
	width: 960px;
	height: 96px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0;
}
#logo {
	position: absolute;
	margin-top: 8px;
	margin-left: 15px;
}

#menu_pl{
	position: relative;
	top: 57px;
	left: 620px;
	width: 375px;
	height: 30px;
}

ul.menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
	color: #999999;
}


ul.menu a
{
	padding: 2px;
	color: #000000;
	text-decoration: none;
}
ul.menu a:hover
{
	color: #000000;
	text-decoration:underline;
}


#home
{
	background-color: #000000;
	background-repeat: no-repeat;
	height:530px;
	margin:0;
	margin-top:66px;
	margin-left:-1px;
	padding:0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
}

#te
{
	background-color: #000000;
	background-repeat: no-repeat;
	height:590px;
	margin:0;
	margin-top:66px;
	margin-left:-1px;
	padding:0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
}

#kj
{
	background-color: #000000;
	background-repeat: no-repeat;
	height:550px;
	margin:0;
	margin-top:66px;
	margin-left:-1px;
	padding:0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
}


#services
{
	background-color: #000000;
	background-repeat: no-repeat;
	margin:0;
	margin-top:66px;
	margin-left:-1px;
	padding:0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
}

#about
{
	background-color: #000000;
	background-repeat: no-repeat;
	margin:0;
	margin-top:66px;
	margin-left:-1px;
	padding:0;
	border-color: #E6E3DA;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
}

#content_team{
	text-align: justify;
	position: relative;
	width: 500px;
	left: 600px;
	top: 20px;
	right: 40px;	
	line-height: 22px;
}
#content_contact{
	text-align: justify;
	position: relative;
	width: 500px;
	left: 400px;
	top: 20px;
	right: 40px;
}

#content_member{
	text-align: justify;
	position: relative;
	width: 500px;
	left: 400px;
	top: 20px;
	right: 40px;
}

#content_services{
	text-align: justify;
	position: relative;
	width: 410px;
	left: 490px;
	top: 20px;
	right: 40px;
}

#content_about{
	text-align: justify;
	position: relative;
	width: 410px;
	left: 490px;
	top: 20px;
	right: 40px;
}

#footer
{
	width: 960px;
	height: 75px;
	margin:	0;
	padding: 0;
	padding-top: 8px;
	font-size: 13px;
	text-align: center;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration:underline;
}
