@charset "utf-8";
/* CSS Document */

html,body{
	background-color:#c5c1ba;
	text-align:center;
	color:#58524a;
	font-size:11px;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

ul,ol{
	margin:0px;
	padding:0px;
}

#backgroundgradient{
	background:url(images/backgroundGradient.jpg) repeat-y;
	min-height:100%;
	width:1024px;
	margin:auto;
}

#container{
	background:url(images/background.jpg) no-repeat;
	height:768px;
	width:1024px;
	margin:auto;
	text-align:left;
}

#pictograms{
	padding-right:80px;
	padding-top:30px;
	float:right;
}

#pictograms ul{
	list-style:none;
	display:inline;
}

#pictograms ul li{
	float:left;
	margin-left:10px;
}

#pictograms ul li a{
	display:block;
	width:25px;
	height:20px;
}

#header{
	height:230px;
	width:1px;
}

#navigation{
	padding-right:100px;
	height:50px;
	float:right;
	text-align:left;
}

#navigation ul{
	list-style:none;
	display:inline;
}

#navigation ul li{
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#navigation ul li a{
	width:82px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#58524a;
	height:30px;
	line-height:40px;
	display:block;
	text-align:center;
}

#navigation ul li a:hover{
	color:#886d00;
}

#navigation ul li a.active{
	background:url(images/littleBol.gif) no-repeat top center;
}

#content{
	height:349px;
	width:885px;
	margin-left:67px;
	padding-top:45px;
}

.contentItem{
	float:left;
}

#bigTextfieldTop{
	background:url(images/bigTextfieldTop.gif) no-repeat;
	width:395px;
	height:18px;
}

#bigTextfieldCenter{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bigTextfieldCenter.gif) repeat-y;
	width:325px;
	min-height:286px;
	padding-top:15px;
	padding-left:40px;
	padding-bottom:15px;
	padding-right:64px;
}

#bigTextfieldBottom{
	background:url(images/bigTextfieldBottom.gif) no-repeat;
	width:395px;
	height:15px;
}

#subnavigationBol{
	background:url(images/bigBol.gif) no-repeat;
	width:13px;
	height:13px;
	_height:13px;
	margin-top:-20px;
	margin-bottom:7px;
	margin-left:65px;
	font-size:1px;
}

#subnavigationTop{
	background:url(images/subnavigationTop.gif) no-repeat;
	width:154px;
	height:15px;
	margin-right:69px;
}

#subnavigationCenter{
	background:url(images/subnavigationCenter.gif) repeat-y;
	width:154px;
	min-height:320px;
	padding-right:15px;
	margin-right:69px;
}

#subnavigationBottom{
	background:url(images/subnavigationBottom.gif) no-repeat;
	width:154px;
	height:14px;
	margin-right:69px;
}

#subnavigationArrow{
	background:url(images/subnavigationArrow.gif) no-repeat;
	width:151px;
	height:14px;
}

#subnavigationCenter ul{
	padding-left:16px;
	list-style:none;
}

#subnavigationCenter ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#58524a;
}

#subnavigationCenter ul li a:hover{
	color:#886d00;
}

#subnavigationArrow a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#58524a;
	padding-left:16px;
}

#subnavigationArrow a:hover{
	color:#886d00;
}

#flyersTop{
	background:url(images/flyersTop.gif) no-repeat;
	width:175px;
	height:15px;
	margin-right:16px;
}

#flyersCenter{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/flyersCenter.gif) repeat-y;
	width:140px;
	min-height:320px;
	padding-left:20px;
	padding-right:15px;
	margin-right:16px;
}

#flyersBottom{
	background:url(images/flyersBottom.gif) no-repeat;
	width:175px;
	height:14px;
	margin-right:16px;
}

#flyersCenter h1{
	color:#ffffff;
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;
}

#references{
	background:url(images/references.gif) no-repeat;
	width:439px;
	height:349px;
	padding-top:15px;
	padding-left:17px;
}

#referencesInfo{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:15px;
	float:left;
}

#referencesSlider{
	float:left;
	margin-left:10px;
	margin-bottom:23px;
}

#referencesSlider ul{
	display:inline;
	list-style:none;
}

#referencesSlider ul li{
	float:left;
	margin-left:8px;
}

#referencesSlider ul li a img{
	border:0px;
}

#referencesSlider ul li a.previous, #referencesSlider ul li a.next{
	display:block;
	width:9px;
	height:34px;
}

#referencesSlider ul li a.previous{
	background:url(images/previous.gif) no-repeat;
}

#referencesSlider ul li a.next{
	background:url(images/next.gif) no-repeat;
}

#referencesImage{
	margin-left:-11px;
}

#referencesImage img{
	border:0px;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:35px;
	float:right;
}

#footer p{
	margin-right:100px;
	color:#92897c;
	font-size:10px;
	margin-top:0px;
}

#footer a{
	color:#92897c;
	text-decoration:none;
}
