img {
	border: 0px;
}

.layoutMainBackground {
	background-image: url(../img/mainBGLine.gif);
	width: 760px;
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -380px;
	position: absolute;
}

#layoutMenuTop {
	background-image: url(../img/topMenu.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 60px;
}

#layoutTopMainLeft {
	width: 169px;
	height: 60px;
	float: left;
}

#layoutTopMainMiddle {
	width: 511px;
	height: 60px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

#layoutTopMainMiddleMenuTop {
	width: 511px;
	height: 30px;
}

#layoutTopMainMiddleMenuMiddle {
	width: 511px;
	height: 30px;
}

#layoutTopMainRight {
	width: 78px;
	height: 60px;
	float: right;
}

#layoutLineMiddle {
	background-image: url(../img/bgLineMiddle.gif);
	background-repeat:repeat-x;
	width: 760px;
	hright: 26px;
	line-height: 26px;
}

.adressWeb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B51C21;
	margin-right: 9px;
}

#layoutMain {
	background-image: url(../img/mainBGLine.gif);
	background-repeat: repeat-y;
	width: 760px;
}

#layoutMainLeft {
	width: 200px;
	float:left;
}

#layoutMainRight {
	width: 470px;
	float: right;
	padding: 0px 35px 0px 35px;
}

#layoutUnderText {
	background-image: url(../img/lineUnderText.gif);
	background-repeat:repeat-x;
	width: 760px;
	height: 43px;
	clear:both;
}

#layoutBottom {
	background-image: url(../img/lineBottom.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 22px;
}

#layoutPictures {
	width: 760px;
	height: 300px;
	background-color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B51C21;
}

.pictureReference {
	margin-right: 10px;
	margin-left: 10px;
}
