body {
	color:#333333;
	background:url(../img/bg.jpg) #536519 center 0 no-repeat;
}

a { 
	color: #8b2b00;
	text-decoration: none;
}

a:hover {
	color: #4b0b00;
}

a:focus { outline:1px dotted invert }

#container {
	margin:0 auto; /* center, not in IE5 */
	width:940px;
	background-image:url(../img/container_bg.png);
	_background-image:url(../img/container_bg_IE.gif);
	padding: 0 10px;
}

/* main semantic sections */

#header {
	position: relative;
	background-image: url(../img/header_bg.png);
	height: 434px;
}

#middle {
	background-image: url(../img/middle_bg.png);
	overflow:auto;
	width: 940px;
	padding-bottom:40px;
}

#middle.index {
	background: none;
	overflow:auto;
	width: 940px;
}

#content {
	width: 630px;
	min-height: 300px;
	float: right;
	overflow:auto;
}

#middle.index #content {
	float: none;
	width: 940px;
	_width: 920px;
	overflow:auto;
}

#sidebar {
	width: 310px;
	float:left;
	overflow:visible;
}

#footer {
	background-color:#dae2cc;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	overflow: auto;
	_background-image: none;
	_border-top: 1px solid #aaa;
	clear:both;
	font-size: 1.5em;
	line-height: 1.5em;
	padding-bottom: 30px;
	width: 940px;
}

/* other semantic sections */

/* header */

#logo {
	z-index:8;
}

#nova2-logo {
	width: 110px;
	height: 101px;
	position: absolute;
	top:0;
	right: 0px;
	display: block;
	z-index:10;
	overflow: visible;
	background-image:url(../img/none.gif);
}

h3#claim {
	bottom:110px;
	color:#555352;
	font-size:1.6em;
	font-weight:normal;
	left:30px;
	line-height:1.3em;
	position:absolute;
	width:300px;
}

#photos {
	width:580px;
	height:265px;
	position:absolute;
	right: 10px;
	top: 110px;
	background-image:url(../img/photo_layer_1.png);
	_background-image:url(../img/photo_layer_1.gif);
}

#sequence1 {
	width:276px; 
	height:175px; 
	position: absolute; 
	left:18px; 
	top: 44px;
}

#sequence2 {
	width:276px; 
	height:175px; 
	position:absolute; 
	right:13px; 
	top: 44px;
}

#sequence3 {
	width:480px;
	height:255px;
	position:absolute;
	z-index:1000000;
	background-image:url(../img/photo_layer_2.png);
	_background-image:url(../img/photo_layer_2.gif);
	padding: 10px 0 0px 100px;
}


/* footer */

.section {
	width:  249px;
	float: left;
	padding: 10px 30px;
	margin-top: 20px;
}

#contact {

}
				
#adress {

}
				
#links {

}

#footer h4 {
	color: #330000;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1em;
	text-transform:uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #996666;
	padding-bottom: 5px;
}

#footer h5 {
	font-size:1.0em;
	font-weight:normal;
}
#footer p {
	margin-top: 20px;
}

#footer ul {
	margin-left: 20px;
}

#footer li {
	list-style: disc;	
	margin-top: 10px;
}


				

/* content */

#content #content-header {
	background-image:url(../img/content_header_bg.png);
	height: 87px;
}

#content #content-header h1 {
	text-transform:uppercase;
	color: #40474b;
	margin: 0;
	padding: 28px 0 0 30px;
	font-size: 3.0em;
	font-weight: normal;
}


#content-text {
	font-size: 3.6em;
	padding: 30px;
	line-height: 1.5em;
	font-size: 1.3em;
	clear: both;
}

a.totop {
	display: block;
	float: right;
	padding-right: 30px;
	font-size: 1.4em;
	line-height: 2em;
	height: 40px;
}
/* sidebar */

#sidebar-header {
	height: 87px;
	background-image:url(../img/sidebar_header_bg.png);
overflow: hidden;
}

#sidebar-header form {
	padding: 30px 20px;
}

#sidebar-header form #query {
	background-image: url(../img/search_input.png);
	width: 168px;
	height: 25px;
	#height: 26px;
	padding: 3px 0 0 5px;
	#padding: 2px 0 0 5px;
	float: left;
	margin-right: 3px;
	_margin-right: 0;
}

#sidebar-header form #query input.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: none;	
	border: none;
	width: 160px;
	font-size: 1.5em;
}

/* menus */


/* main menu */

#main-menu {
	position: absolute;
	bottom: 15px;
	left: 10px;
	overflow: auto;
	width: 940px;
}

#main-menu li {
	font-size: 2.4em;
	list-style: none;
	float:left;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-left: 10px;
}

#main-menu li.act {
	background-image: url(../img/menu_act.png);
}

#main-menu li a, #main-menu li a:link, #main-menu li a:visited {
	text-decoration: none;
	color: #515151;
}

#main-menu li.act a, #main-menu li.act a:hover, #main-menu li.act a:visited {
	color: #fff;
}

#main-menu li a:hover {
	color: #333333;
}

/* top menu */

#top-menu {
	position: absolute;
	top: 65px;
	right: 20px;
	overflow: auto;
	width: auto;
}

#top-menu li {
	font-size: 1.7em;
	list-style: none;
	float:left;
	text-transform: uppercase;
	padding: 6px 12px;
	margin-left: 0px;
}

#top-menu li.act {
	background-image: url(../img/top_menu_act.png);
}

#top-menu li a, #top-menu li a:link, #top-menu li a:visited {
	text-decoration: none;
	color: #4e7892;
}

#top-menu li.act a, #top-menu li.act a:hover {
	color: #fff;
}

#top-menu li a:hover {
	color: #333333;
}


/* side menu */

#side-menu {
	list-style: none;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top:12px;	
}

#side-menu li .top {
	background-image:url(../img/side_menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: auto;
	width: 309px;
}

#side-menu .top-act {
	background-image:url(../img/side_menu_top_act.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: auto;
	width: 310px;	
	margin-top: -11px;
}

#side-menu li .bottom {
	background-image:url(../img/side_menu_bottom_act.gif);
	background-position: top right;
	overflow: hidden;
	width: 310px;
	height: 10px;
	margin-bottom: -8px;
	margin-top: -1px;
}

#side-menu li .top-act a {
	padding-top: 13px;
	padding-bottom: 4px;
}

#side-menu a {
	font-weight: bold;
	display:block;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#side-menu ul li a {
	font-weight: normal;
	padding-left: 60px;
}

#side-menu ul ul li a {
	font-weight: normal;
	padding-left: 90px;
}

#side-menu ul ul ul li a {
	font-weight: normal;
	padding-left: 120px;
}


/* news list */

#news-list span.date {
	display: block;
	font-size: 0.8em;
	color:#666666;
}

#news-list {
	list-style: none;
	font-size: 1.5em;
	line-height:1.2em;
	margin-top:12px;
}

#news-list li .top {
	background-image:url(../img/side_menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: auto;
	width: 309px;
}

#news-list .top-act {
	background-image:url(../img/side_menu_top_act.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: auto;
	width: 310px;	
	margin-top: -11px;
}

#news-list li .bottom {
	background-image:url(../img/side_menu_bottom_act.gif);
	background-position: top right;
	overflow: hidden;
	width: 310px;
	height: 10px;
	margin-bottom: -8px;
	margin-top: -1px;
}

#news-list li .top-act a {
	padding-top: 19px;
	padding-bottom: 10px;
}

#news-list a {
	font-weight: bold;
	display:block;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 30px;
}


/* news boxes */

#news-boxes {
	font-size:1.3em;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:auto;
	padding:20px 0 0 20px;
}

#news-boxes li {
	width: 149px;
	float:left;
	padding: 10px;
	background-color:#edf3f8;
	margin: 5px;
	min-height: 200px;
	border: 1px solid #dadfe4;
	border-top: none;
	border-left: none;
}

#news-boxes li.catalogues {
	background-color:#cc5d6d;
	border: 1px solid #8f454b;
	border-top: none;
	border-left: none;
}

#news-boxes li.catalogues a {
	color: #FFFFFF;
}

#news-boxes li.catalogues a:hover {
	color: #4b0b00;
}

#news-boxes li a {
	font-weight: bold;
	display:block;
	padding-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.0em;
}

#news-boxes h5.date {
	display: block;
	font-size: 1em;
	color:#888;
	padding-bottom: 5px;
}

/* index */ 

#content > h1 {
	text-transform:uppercase;
	font-size: 2.5em;
	margin: 30px 30px 10px 30px;
	border-bottom: 1px solid #9999bb;
	padding-bottom: 5px;
	font-weight: normal;
}

#intro {
	padding: 30px;
	font-size:1.3em;
	line-height:1.5em;
}

#intro h2 {
	color:#003366;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.1em;
	margin:10px 0;
}

/* search results */ 

#content-text ol.search-results {
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 1.3em;
}

#content-text ol.search-results li {
	margin-bottom: 20px;
}

#content-text ol.search-results li h4 {
	font-size: 1em;
}

.cake-debug {
	color: #000000;
	font-size: 2em;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
/* contact form */ 

#contact label {
	display: block;
}

.error-message {
	font-size: 0.8em;
	color:#555;
}

#contact .form-input, #contact .form-textarea {
	margin-bottom: 5px;
}

#contact .form-input input, #contact .form-textarea textarea {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #888 #bbb #bbb #888;
	font-size:1em;
	width:240px;
}

#contact .form-textarea textarea {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:0.7em;
	width:240px;
}

#contact .error input, #contact .error textarea {
	background-color:#ffeaea;
}