/* SECOND CSS Document */

/*-------------------------------------------------------------------------------------------------
general
-------------------------------------------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

form, input {margin: 0;	padding: 0;}
p {margin: 0 0 15px 0;	padding: 0;}

img {border: none;}

h1 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #3d6eb2;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {color: #3d6eb2; font: bold 14px Arial, Helvetica, sans-serif;}
h3 {color: #3d6eb2; font: bold 12px Arial, Helvetica, sans-serif;}

a {color: #00aeef; text-decoration: underline;}
a:hover {text-decoration: none;}

.floatLeft {float: left;}
.floatRight {float: right;}
.floatNone {float: none; clear: both;}
.png {filter:expression(fixPNG(this));}

/*#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../images/headerMenuPointer-white.gif);
       background-image: url(../images/headerMenuPointer-orange.gif);
}*/

/*-------------------------------------------------------------------------------------------------
header
-------------------------------------------------------------------------------------------------*/
#header {
	position: relative;
	margin: auto;
	padding: 0;
	width: 1000px;
	height: 229px;
	text-align: left;
	background: #3d6eb2;
	overflow: hidden;
}

#headerLine {
	position: absolute;
	top: 190px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 39px;
	background: url(../images/headerLine.gif) repeat-x top left;
}

#headerMenuSubstrate {
	position: absolute;
	top: 127px;
	left: 44px;
	margin: 0;
	padding: 0;
	width: 956px;
	height: 46px;
	background:  url(../images/headerMenuSubstrate.gif) repeat-x top left;
}

#headerImg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 369px;
	background: url(../images/headerImg-secondPage.png) no-repeat top left;
}

#headerLogoImg {
	position: absolute;
	top: 25px;
	left: 121px;
	margin: 0;
	padding: 0;
	width: 73px;
	height: 73px;
	background: url(../images/headerLogoImg.png) no-repeat top left;
}

#headerLogoText {
	position: absolute;
	top: 43px;
	left: 201px;
	margin: 0;
	padding: 0;
	width: 196px;
	height: 38px;
	background: url(../images/headerLogoText.png) no-repeat top left;
}

#headerLogoSlogan {
	position: absolute;
	top: 38px;
	left: 496px;
	margin: 0;
	padding: 0;
	width: 330px;
	font: normal 20px Arial, Helvetica, sans-serif; /*normal 20px Arial, Helvetica, sans-serif;	*/
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
}

#headerMenu {
	position: absolute;
	top: 127px;
	left: 121px;
	margin: 0;
	padding: 0;
	width: 645px;
	height: 44px;
	overflow: hidden;
}

.headerMenuPoint {
	height: auto 44px;
	float: left;
}

.headerMenuPoint a {
	display: block;
	margin: 0;
	padding: 17px 11px 17px 11px;
	height: auto 44px;
	background: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.headerMenuPoint a:hover {
	background: #fffae8;
	color: #f00;
}

#foto_gallery .foto {
	float: left;
}

/*-------------------------------------------------------------------------------------------------
main
-------------------------------------------------------------------------------------------------*/
#main {
	position: relative;
	margin: auto;

	padding: 0;
	width: 1000px;
	text-align: left;
	background: #fff;
	overflow: hidden;
}

#mainLeft {
	margin: 0;
	padding: 0 40px 25px 40px;
	width: 920px;
	overflow: hidden;
}

#mainLeft p {
	margin: 0;
	padding: 0 0 35px 15px;
}

#mainLeft a {
	color: #00aeef;
	text-decoration: underline;
}

#mainLeft a:hover {
	color: #00aeef;
	text-decoration: none;
}

#mainLeft .foto {
	margin: 0;
	padding: 12px 12px 12px 12px;
}

/*-------------------------------------------------------------------------------------------------
bottom
-------------------------------------------------------------------------------------------------*/
#bottom {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 112px;
	border-top: solid 2px #3d6eb2;
	background: #fff;
}

#bottomLogo {
	position: absolute;
	top: 24px;
	left: 123px;
	margin: 0;
	padding: 0;
	width: 73px;
	height: 73px;
	background: url(../images/headerLogoImg.png) no-repeat top left;
}

#bottomMenu {
	position: absolute;
	top: 41px;
	left: 255px;
	margin: 0;
	padding: 0;
	width: 640px;
	overflow: hidden;
}

.bottomMenuPoint {
	float: left;
}

.bottomMenuPoint a {
	display: block;
	margin: 0;
	padding: 0 11px 0 11px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3d6eb2;
	text-transform: uppercase;
	text-decoration: none;
}

.bottomMenuPoint a:hover {color: #f00;}

#bottomCopyright {
	position: absolute;
	top: 61px;
	left: 265px;
	margin: 0;
	padding: 0;
	width: 640px;
	overflow: hidden;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #737373;
}

#bottomCopyright a {
	color: #00aeef;
	text-decoration: underline;
}

#bottomCopyright a:hover {
	color: #00aeef;
	text-decoration: none;
}

#sape {
	color: #737373;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#sape a.sapeLink {
	color: #737373;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#sape a.sapeLink:hover {text-decoration: none;}
