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



body {
	background-image: url(images/w_02.jpg);
	background-repeat:no-repeat;
	background-position:center 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #81A527;
}
#body{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
a{color:#FFFFFF}
#contacts{
	float:right;
	margin-top:15px;
	text-align:left;
	font-family: Century Gothic, sans-serif;
	font-size:16px;
}
#left{
	width:552px;
	height:auto;
	float:left;
	margin-top:235px;
	color:#FFFFFF;
	font-family:calibri, sans-serif;font-size:14px;}
#right{
	width:348px;
	height:auto;
	float:right;
	color:#FFFFFF;
	font-family:calibri, sans-serif;
	font-size:14px; margin-top:15px;
}
#komota{width:348px;color:#FFFFFF;font-family:calibri, sans-serif;font-size:14px;float:right;margin-top:180px;}
.font{font-family: Century Gothic, sans-serif; font-size:16px;}
#job{
	width:231px;
	height:140px;
	float:left;
	margin-left:10px;
}
#job .logo{
	width:231px;
	height:110px;
	background:#FFFFFF;
}
#navigation{background:#111111; width:100%; height:40px;}
#navigation .links{width:900px; height:auto; margin-left:auto; margin-right:auto; }
#navigation a{display:block; float:left; width:auto; height:27px; padding:13px 10px 0px 10px; font-family: Century Gothic,sans-serif; font-style:  normal; font-weight: normal; font-size:14px;}
#navigation a:hover{background:#333333;}