@charset "utf-8";
/* CSS Document */
/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
	line-height:normal;
}
ul {
	line-height:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	/*	vertical-align:text-top;

*/	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/*End reset browser styles

/*+++++++++++++++++++++++++++++++++++*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#000000;
	margin-bottom:40px;
	background-color:#E2F1F7;
	height:100%;
}
strong {
	font-weight: bold;
}
/*Default Links
+++++++++++++++*/
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#2F3738;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
/*END Default Links
+++++++++++++++*/
#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height:auto;
	min-height:600px;
	width: 960px;
	top: 10px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapperInner {
	float:left;
	width:960px;
	height:100%;
	min-height:600px !important ;
	overflow:visible;
	margin-bottom: 10px;
	background-color:#9FBCBF;
}

#page_home #wrapper{
	background-image: url(../images/layout/home_page_background.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:600px;
	background-color:#9FBCBF;
}
#topSection{
	float:none;
	width:960px;
	height:100px;
	clear: both;
	background-color: #2F3738;
	}
#contactInfo a:link{
	color:#9FBCBF;
	text-decoration:none;
}
#contactInfo a:visited{
	color:#9FBCBF;
	text-decoration:none;
}
#contactInfo a:hover{
	color:#FFE729;
	text-decoration:none;
}
#contactInfo a:active{
	color:#9FBCBF;
	text-decoration:none;
}
#contactInfo ul{
}
#contactInfo li{
	display:inline;
	color:#9FBCBF;
	font-size: 0.875em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
#topSection li:first-child{
}
#logo{
	float:left;
	width:315px;
	height:100px;
}
#contactInfo{
	float:right;
	width:395px;
	height:20px;
	text-align: right;
	margin-top: 16px;
	padding-right: 22px;
}
#navigation{
	float:right;
	width:615px;
	height:1.875em;
	overflow: visible;
	font-size: 0.875em;
	z-index:999;
	margin-top:26px;
	padding-left: 8px;
}
#leftSection{
	float:left;
	width:372px;
	height:426px;
	margin-left:22px;
	margin-right:88px;
	background-color: transparent;
}
#leftSection img {
	margin-top: 10px;
}
#leftSection .imageCaption {
	font-size: 0.625em;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}

#middleSection{
	float:left;
	width:200px;
	height:426px;
	margin-right:40px;
}
#page_home #rightSection{
	float:left;
	width:200px;
	height:426px;
}
#rightSection{
	float:left;
	width:448px;
	height:100%;
}
#page_home #mainSection {
	height: 460px;
	width: 960px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 750px bottom;
	color: #000000;
	overflow:visible;
}
#mainSection {
	height:100%;
	margin-top:40px;
	}
#middleSection #contactHome {
	margin-top: 92px;
}
#mainSection h2 {
	font-size: 1.3125em;
	color: #000000;
	font-weight: bold;
}
#mainSection  p {
	font-size: 0.875em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#leftSection #focalText {
	background-image: url(../images/Benberke-115x152.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #283234;
	padding-right: 124px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#leftSection #focalText p {
}
#leftSection #focalText h2 {
	font-size: 1.0625em;
	color: #FFFFFF;
}
#leftSection #focalText p {
	font-size: 0.75em;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightSection h3 {
	font-size: 16px;
	margin-top: 8px;
	font-weight: bold;
}
#rightSection ul{
	margin-top:8px;
}
#rightSection li {
	font-size: 0.875em;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}
/*Contact form*/

#contactForm form {
	margin: 0px;
	padding: 0px;
}
/*#contactForm #errors{
	width:162px;
	padding-left:4px;
	left:-100px;
	top:158px;
	background-color:#FF0000;
	font-size:12px;
	color:#FFFFFF;
}
*/
input {
	font-size:0.875em;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #2F3738;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
}
label {
	font-size:0.875em;
	width: 80%;
	float: left;
	text-align: left;
	margin-top:0.5em;
	display: block
}

#submit {
	margin-bottom: 1em;
	margin-top:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:12px;
	color: #FFE729;
	float:left;
	background-color: #2F3738;
	}
#reset {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top:1em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	font-size:12px;
	color: #FFE729;
	background-color: #2F3738;
	}
textarea {
	font-size:0.875em;
	color: #2F3738;
	background-color: #CCCCCC;
	border: 1px solid #0071BC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	padding-top: 3px;
	width:55%;
	font-family:Arial, Helvetica, sans-serif;
}
/*SLIDESHOW*/
.clear {
	clear:both
}
#gallery {
	position:relative;
	height:247px
}
#gallery a {
		float:left;
		position:absolute;
}
#gallery a img {
		border:none;
	}
#gallery a.show {
		z-index:500
	}
#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#FFE729; 
		height:25px; 
		width:100%; 
		position:absolute;
		bottom:0;
		font-size:0.625em;
	}
#gallery .caption .content {
		margin:5px
	}
#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
/*END SLIDESHOW*/
#rightSection img {
	margin-right:22px;
	margin-bottom:10px;
/*	border: 1px solid #ccc;
	background-color: #2F3738;
*/	top:0;
	left:0;
	float:left;
}
#rightSection img {
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
*/}
#importexport #leftSection {
	text-align: center;
	height: 350px;
	color: #FFF;
	background-color: #CC232A;
}
#importexport #leftSection h2 {
	font-family: "Times New Roman", Times, serif;
	margin-top:20px;
	color: #FFF;
}
#importexport #rightSection a {
	color: #CC202C;
	font-size:16px;
	font-weight:bold;
}
#importexport #leftSection img {
	margin-top: 0px;
}
