/* CSS Document */
html, body {	
	background: #9bd13d url(/image/template/bg.gif);
	font-family: 'Tahoma','Helvetica',sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #3e3e3e;
	width: 100%;
}

body {
	background: url(/image/template/top_bg.png) repeat-x;
}

div#content_container {
	width: 876px;
	padding: 23px 0;
	margin: auto;
}

div#content {
	background: url(/image/template/content_site_bg.png) repeat-y;	
}

div#top {
	width: 100%;
	height: 268px;
	overflow: hidden;
}

div.top_column_left {
	width: 232px;
	height: 268px;
	margin-top: 9px;
	overflow: hidden;	
}

div.top_column_right {
	width: 631px;
	height: 268px;
	overflow: hidden;
	background: url(/image/template/content_bg.png) repeat-x;
}

a#logo {
	width: 219px;
	height: 134px;
	overflow: hidden;
	display: block;
	margin-left: 13px;
}

div.search_box {
	width: 100%;
	height: 125px;
	overflow: hidden;
	background: url(/image/template/search_bg.png) no-repeat;		
}


div.top_links {	
	height: 49px;
	text-align: right;
	line-height: 64px;
	overflow: hidden;
	background: url(/image/template/top_gfx_menu.png) no-repeat;
}

div.top_links a {
	color: #555555;
	text-decoration: none;
}

div.top_links a:hover {
	text-decoration: underline;
}

div.top_links a.mainpage {
	margin-right: 40px;
}

div.top_links a.sitemap {
	margin-right: 35px;
}

div.top_links a.contact {
	margin-right: 125px;
}

div.top_address {
	width: 100%;
	height: 61px;
	overflow: hidden;
	background: url(/image/template/top_address.jpg) no-repeat;
	color: white;	
	font-weight: bold;
}

div.top_address ul {
	list-style-type: none;
	margin: 17px 20px 0 20px;
	
}

div.top_address ul li {
	margin: 1px 0;
}

img.top_banner {
	display: block;
}

div#foot {
	margin-left: 13px;
	height: 111px;
}

div.foot_info {
	height: 64px;
	overflow: hidden;
}

div.foot_newsletter {
	width: 374px;
	height: 64px;
	overflow: hidden;
	background: url(/image/template/newsletter_bg.png) no-repeat;
}

div.foot_menu {
	height: 43px;
	overflow: hidden;
	background: url(/image/template/foot_bg.png) repeat-x;
	line-height: 48px;
}

div.foot_menu a {
	color: white;
	text-decoration: none;
	margin: 0 15px;
}

div.foot_menu a:hover {
	text-decoration: underline;
}

div.column_left {
	width: 219px;
	margin-left: 13px;	
	overflow: hidden;
	background: url(/image/template/left_column_bg.png) right 0 repeat-y;
}

div.column_right {
	width: 591px;	
	overflow: hidden;
	padding: 15px 20px;
	background: url(/image/template/content_bg.png) repeat-x;
}

div.realisations {
	margin: 5px 0;
}

div.realisations_content {
	width: 219px;
	overflow: hidden;
	margin: auto;
}

div.rights {
	margin: auto;
	width: 850px;
	padding: 6px 0;
	color: #82a348;
}

input.search_word_input {
	display: block;
	border: none;
	color: #8e8d8d;
	background: transparent;
	font-size: 11px;
	padding: 5px;
	width: 160px;
	float: left;
	margin: 55px 0 0 30px;
	
}

input.search_btn {
	margin: 0;
	padding: 0;	
	border: none;
	background: transparent;
	display: block;
	float: left;
	margin: 11px 0 0 132px;
}

input.newsletter_foot {
	float: left;
	border: none;
	color: #8e8d8d;
	background: transparent;
	font-size: 11px;
	padding: 5px;
	width: 164px;
	float: left;
	margin: 30px 0 0 110px;
}

input.submint_btn {
	margin: 0;
	padding: 0;	
	border: none;
	background: transparent;
	display: block;
	float: left;
	margin: 29px 0 0 10px;
}

h1, h2, h3, h4 {
	color: #EF7000;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;	
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}
