@charset "utf-8";
/* CSS Document */
*	{
	margin:0;
	text-align: left;
	}
ul, li	{
	list-style:none;
	}
#container	{
		width:947px;
		height:auto;
		margin:auto;
	}
#header	{
		width:947px;
		height:94px;
		
	}
	
		a.logo	{
			background: url(../images/logo.png);
			width:227px;
			height:58px;
			float:left;
			text-indent:-999999px;
			margin:20px 0 0 0;
			}
		ul.navi	{
			float:right;
			margin-top:0px;
			height:45px;
			width:500px;
			}
				a.navi-item	{
					float:left;
					width:94px;
					height:45px;
					margin:20px 0 0 0;
					padding:0 0 0 6px;
					}
						a.navi-item:hover	{
							background: url(../images/navi-bgk.png);
							}
#latest-news-inner	{
		margin:165px 0 0 0;
		color:#0d813a;
		overflow:hidden;
		height:auto;
		width:280px;
		float:right;
}
#latest-news	{
		margin:35px 0 0 0;
		color:#0d813a;
		overflow:hidden;
		height:100px;
	}
	img.news-head	{
		width:947px;
		float:left;
		}
		ul.news-block	{
			width:260px;
			height:auto;
			margin:15px 10px 0 0;
			float:left;
			}
		li.news-title	{
			width:240px;
			padding:0 0 0 20px;
			background:url(../images/news-ico.png) no-repeat left;
			font-weight:bold;
			}
		li.news-date	{
			width:240px;
			padding:0 0 0 20px;
			background: url(../images/news-date-ico.png) no-repeat left;
			
			}
			
#client	{
	background:url(../images/clients.png);
	width:628px;
	height:145px;
	float:left;
	margin:20px 0 0 0;
	padding-left: 15px;
	}
#login	{
	background:url(../images/login.png);
	width:267px;
	height:119px;
	float:right;
	margin:20px 0 0 0;
	padding:30px 0 0 0;
	}
		li.login-field	{
	margin:2px 0 0 px;
			}


#footer	{
		background:url(../images/footer-bg.png);
		width:947px;
		height:80px;
		float:left;
		margin:30px 0 0 0;
		padding:20px 0 0 0;
	}
		p.footer-links	{
				float:right;
				color:#0c7133;
			}

li.content-title	{
		font-size:28px;
		font-weight:bold;
		color:#0a6a32;
		margin:55px 0 0 0;
}
li.content-sub-title	{
		font-size:14px;
		margin:10px 0 0 0;
	}
#content-inner	{
	width:625px;
	}
li.content-text	{
		margin:60px 0 0 0;
	}
li.content-photo	{
	width:224px;
	height:286px;
	float:right;
	margin:0 0 0 15px;
	}
	
#form { padding: 15px 0; }

		#form label {
			font-size: 1.2em;
			width: 140px;
			display: inline-block;
			margin-right: 0px;
			margin-bottom: 15px;
			}		

		#form .input {
	background:#fbfaea;
	border: 1px inset #ccc;
	padding: 5px 7px;
	margin-bottom: 15px;
	width: 360px;
			}

		#form select {
	background:#fbfaea;
	width: 375px;
	font: 1.1em verdana;
	border: 1px inset #ccc;
	padding: 5px 6px;
	margin-bottom: 15px;
			}

		#form textarea {
	background:#fbfaea;
	border: 1px inset #ccc;
	vertical-align: top;
	width: 355px;
	font: 1.1em Tahoma;
	line-height: 1.7em;
	padding: 9px;
	height: 200px;
			}
		
		#form .indent {
			padding-left: 145px;
			padding-top: 15px;
			}
			
#locationmap	{
	margin:165px 0 0 0;
	color:#118F46;
	overflow:hidden;
	height:auto;
	width:280px;
	float:right;
	font-size: 11px;
}

.career {
	display: block;
	width: 335px;
	line-height: 0px;
	text-align: left;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}
.carrre_txt {
	font-weight: bold;
	clear: both;
	text-align: left;
	width: 220px;
	height: 20px;
	padding-top:7px;
}

.word {
	margin-right: 2px;
	margin-left: 2px;
	float: right;
	display: block;
	margin-top:-5px;
}
