/* Style reset  */
* {
	margin: 0px;
	padding: 0px;

/*	font-size: 1em;
	font-style: normal;
	font-weight: normal; */
}

a {
	color: #ff6c00;
	text-decoration: none;
}
a:hover {
	color: #ff6c00;
	text-decoration: underline;
}

	img {
		border: none;
	}

	ul {
		list-style: none;
	}

	/* Clear Fix */

		.clearfix:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}

		.clearfix {
			display: inline-block;
		}

		.clearfix {
			zoom: 1;
		}

		/* Hides from IE-mac \*/
		* html .clearfix {
			height: 1%;
		}

		.clearfix {
			display: block;
		}
		/* End hide from IE-mac */

/* Style main */
body {
	margin: 10px;
	background-color: #deb846;
	text-align: center;
}

body, input, td, th, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	#container {
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 980px;
		background-color: #e9f7c1;
	}

		 #head {
		 	border-bottom: 2px solid #deb846;
		 	background: transparent url(bg-header.gif) no-repeat left top;
		 	position: relative;
		 	height: 202px;
		 }

		 	#head h1 {
		 		position: absolute;
		 		top: 27px;
		 		left: 28px;
		 	}

		 		#head h1 a {
		 			display: block;
		 			width: 280px;
		 			height: 86px;
		 			background: transparent url(logo-armagte.jpg) no-repeat left top;
		 		}

		 			#head h1 span {
		 				display: none;
		 			}

		 	#head h2 {
		 		display: none;
		 	}

		 	#head a {
		 		color: #000000;
		 		text-decoration: none;
		 	}

		 	#head a:hover {
		 		color: #ff6c00;
			}

		 	#head ul.menu-languages {
		 		position: absolute;
		 		top: 96px;
				left: 441px;
		 	}

		 		#head ul.menu-languages li {
		 			display: inline;
		 			padding-left: 7px;
		 			padding-right: 7px;
		 			background: transparent url(bg-menu.gif) no-repeat right center;
				}

				#head ul.menu-languages li.last {
					background-image: none;
				}

				#head ul.menu-languages li.first {
					padding-left: 1px;
				}

					#head ul.menu-languages li.active a {
						color: #ff6c00;
					}


		 	#head ul.menu-navigation {
		 		position: absolute;
		 		top: 151px;
		 		left: 30px;
		 		height: 31px;
		 		line-height: 31px;
		 		background-color: #f6fce6;
		 		width: 585px;
		 	}

		 	#head > ul.menu-navigation {
		 		line-height: 32px;
			}

		 		#head ul.menu-navigation li {
		 			display: inline;
		 			padding-left: 7px;
		 			padding-right: 7px;
		 			background: transparent url(bg-menu.gif) no-repeat right center;
				}

				#head ul.menu-navigation li.last {
					background-image: none;
				}

				#head ul.menu-navigation li.first {
					padding-left: 9px;
				}

					#head ul.menu-navigation li.active a {
						color: #ff6c00;
					}

		 	#head ul.menu-actions {
		 		position: absolute;
		 		top: 14px;
		 		left: 441px;
		 	}

		 		#head ul.menu-actions li {
		 			line-height: 20px;
		 		}

		 			#head ul.menu-actions li a {
		 				color: #7f876a;
			 		}

			 		#head ul.menu-actions li a:hover {
		 				color: #ff6c00;
		 			}

		 			#head ul.menu-actions li.active a {
						color: #ff6c00;
					}

		 #body {
		 	margin-top: 33px;
		 	background: transparent url(bg-left-lite.gif) repeat-y 33px 0px;
		 }

		 	/* #body div.box-navigation */

		 		#body div.box-navigation h3 {
		 			font-size: 14px;
		 			text-transform: uppercase;
		 			margin-left: 10px;
		 			margin-right: 10px;
		 			color: #ff6c00;
		 			background: url(bg-border-lite.gif) repeat-x left bottom;
		 			padding-bottom: 3px;
		 			padding-top: 7px;
				}

				#body div.box-navigation ul.menu-navigation-sub {
		 			margin-top: 10px;
		 			margin-left: 10px;
		 			margin-right: 10px;
		 			padding-bottom: 20px;
				}

					#body div.box-navigation ul.menu-navigation-sub li a {
						padding-left: 8px;
						background: url(list-item-sub.gif) no-repeat left center;
						text-decoration: none;
						color: #000000;
					}

					#body div.box-navigation ul.menu-navigation-sub li.active a,
					#body div.box-navigation ul.menu-navigation-sub li a:hover {
						background: url(list-item-sub-active.gif) no-repeat left center;
						color: #ff6c00;
					}

		 	#body div.tmp-spacer {
		 		background-color: #e9f7c1;
		 		height: 30px;
			}

		 	#body div.box-contacts {
		 		padding-bottom: 10px;
		 	}

		 		#body div.box-contacts h1 {
		 			background-color: #deb846;
		 			color: #ffffff;
		 			font-size: 11px;
		 			text-align: center;
		 			height: 35px;
		 			line-height: 35px;
		 		}

		 		#body div.box-contacts > h1 {
		 			line-height: 36px;
		 		}

		 		#body div.box-contacts p {
		 			margin-left: 10px;
		 			margin-right: 10px;
		 			padding-top: 15px;
		 			padding-left: 12px;
		 			padding-right: 12px;
		 			color: #5e7911;
				}

					#body div.box-contacts p a {
						color: #ff6c00;
						text-decoration: none;
					}

					#body div.box-contacts p a:hover {
						text-decoration: underline;
					}

				#body div.box-contacts p.last {
					padding-top: 10px;
					padding-bottom: 10px;
					background: url(bg-border-lite.gif) repeat-x left bottom;
				}

			#body div.box-newsletter {
				margin-top: 1px;
				background-color: #f6fce6;
		 	}

				#body div.box-newsletter form {
					margin-left: 10px;
		 			margin-right: 10px;
				}

			 		#body div.box-newsletter h1 {
			 			font-size: 11px;
			 			color: #ff6c00;
			 			padding-top: 8px;
			 			padding-bottom: 3px;
			 			background: url(bg-border-lite.gif) repeat-x left bottom;
			 			margin-bottom: 6px;
			 			text-transform: uppercase;
			 		}

			 		#body div.box-newsletter label input {
						width: 154px;
						padding: 2px;
						padding-top: 1px;
						padding-bottom: 0px;
					}

					#body div.box-newsletter label input {
					}

					#body div.box-newsletter div.f-wrap-submit {
						margin-top: 9px;
						padding-bottom: 10px;
					}

			/* #content */

				#content div.header {
					position: relative;
				}

					#content div.header h1 {
						font-size: 16px;
						color: #ff6c00;
						background: url(bg-border-dark.gif) repeat-x left bottom;
						height: 26px;
						text-transform: uppercase;
					}

					#content div.header p {
						position: absolute;
						right: 0px;
						top: 6px;
					}

						#content div.header p a {
							color: #000000;
							text-decoration: none;
						}

						#content div.header p a:hover {
							color: #ff6c00;
						}

				#content div.content {
					margin-top: 20px;
					text-align: justify;
				}


		 #foot {
		 	padding-top: 15px;
		 }

		 	#foot div.column-a p,
		 	#foot div.column-c p {
		 		margin-left: 10px;
		 		margin-right: 10px;

		 	}

		 	#foot p {
		 		font-size: 10px;
		 		height: 37px;
		 		line-height: 37px;
		 		background: url(bg-border-lite.gif) repeat-x left top;
		 		color: #8ba938;
		 	}

		 		#foot p a {
		 			color: #8ba938;
		 			text-decoration: none;
		 		}

		 			#foot p a span {
		 				display: none;
					}

				#foot a.created-by {
					font-weight: bold;
					position: absolute;
					padding-right: 70px;
					background: transparent url(logo-artogama.gif) no-repeat right 10px;
				}



		 /* Columns */

			 #body div.column-a,
			 #foot div.column-a,
			 #body div.column-b,
			 #foot div.column-b,
			 #body div.column-c,
			 #foot div.column-c {
			 	display: inline;
			 	float: left;
			 }

			 #body div.column-a,
			 #foot div.column-a {
			 	width: 145px;
			 	margin-left: 33px;
			 	margin-right: 15px;
			 }

			 #body div.column-b,
			 #foot div.column-b {
			 	width: 529px;
			 	margin-left: 15px;
			 	margin-right: 15px;
			 }

			 #body div.column-c,
			 #foot div.column-c {
			 	width: 180px;
			 	margin-left: 15px;
			 	margin-right: 13px;
			 }

		 /* Links */

			 a.link-print {
			 	padding-left: 25px;
			 	background: transparent url(icon-print.gif) no-repeat 0px -1px;
			 }

			 a.link-print:hover {
			 	background: transparent url(icon-print-active.gif) no-repeat 0px -1px;
			 }

			 a.link-search {
			 	padding-left: 25px;
			 	background: transparent url(icon-search.gif) no-repeat 0px -1px;
			 }

			 a.link-search:hover {
			 	background: transparent url(icon-search-active.gif) no-repeat 0px -1px;
			 }

			 a.link-sitemap {
			 	padding-left: 25px;
			 	background: transparent url(icon-sitemap.gif) no-repeat 0px -1px;
			 }

			 a.link-sitemap:hover {
			 	background: transparent url(icon-sitemap-active.gif) no-repeat 0px -1px;
			 }

			 a.link-users {
			 	padding-left: 25px;
			 	background: transparent url(icon-users.gif) no-repeat 0px -1px;
			 }

			 a.link-users:hover {
			 	background: transparent url(icon-users-active.gif) no-repeat 0px -1px;
			 }

			/* Form controls */

				input.f-input {
					border-top: 1px solid #000000;
					border-left: 1px solid #000000;
					border-bottom: 1px solid #cccccc;
					border-right: 1px solid #cccccc;
				}

				input.f-button {
					border-top: 1px solid #ffffff;
					border-left: 1px solid #ffffff;
					border-bottom: 1px solid #7b7b7b;
					border-right: 1px solid #7b7b7b;
					background-color: #ff6c00;
					color: #ffffff;
					height: 20px;
				}

				* > input.f-button {
					padding-left: 10px;
					padding-right: 10px;
				}

