.container

{

	width: auto;

	border: 0px;

	margin-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

}

.row-fluid

{

	max-width: 980px;

	margin-bottom: 0px;

	margin-top: 0px;

	margin-left: auto;

	margin-right: auto;

}

/*MODULES*/

.crate

{

	background-color: #FFFFFF;

	min-height: 20px;

	padding: 10px;

	margin-bottom: 20px;

	background-image: url(../images/backgrounds/modules.png);

	border-radius: 3px;

}

.crate h3

{

	background-color: #2B5B4D;

	line-height: 2;

	padding-top: 3px;

	padding-left: 10px;

	color: #FFFFFF;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 10px;

	border-radius: 3px;

}

/*NAVIGATION*/

#hor_nav .menu ul

{

	background-color: #2E8266;

}

#hor_nav .menu > li > a:hover, #hor_nav .menu > li.sfHover > a, #hor_nav .menu > .active > a, #hor_nav .active > a:hover, #hor_nav .active > a:hover

{

	background-color: #2E8266;

}

#hor_nav .menu ul li > a:hover, #hor_nav .menu ul li > .active > a, #hor_nav ul li.active > a

{

	background-color: #15362B;

}

/*GENERAL*/

footer, header

{

	background-color: #0A1E18;

	padding-top: 20px;

}

main

{

	padding-top: 20px;

}

body h1, body h2, body h3, body h4, body h5, body h6

{

	line-height: normal;

	margin-bottom: 0.3em;

}

ul.actions

{

	float: right;

}

/*SLIDESHOW*/

#wowslider-container1

{

	margin-bottom: 20px;

}

#wowslider-container1 .ws-title

{

	line-height: normal;

	bottom: 0;

}

/*SEARCH*/

.search label

{

	display: none !important;

}

.search input

{

	color: #FFFFFF;

	border-radius: 0;

	line-height: normal;

	background-color: #FFFFFF;

	border: 0;

	font-size: 150%;

	margin-bottom: 0;

	box-shadow: none;

}

/*CPR*/

#copr

{

	width: 520px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: auto;

	text-transform: uppercase;

	color: #ffffff;

	font-weight: normal;

	font-size: 10px;

}

#copr a

{

	color: #c4c4c4;

	text-decoration: none;

}

