body {
	background-attachment: scroll;
	background-color: #d9d9d9;
	background-image: url(../images/layout/bck_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#container {
	width: 970px;
	margin: 0px auto 50px;
	background-attachment: scroll;
	background-color: #e3e3e3;
	background-image: url(../images/layout/bck_container.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 27px 0px 27px;
	height: auto;
}
/* topzone */
#top {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 970px;
	background-color: #fdfdfd;
}
#photoinfo_zone01 {
	margin: 0px 0px 0px 553px;
	padding: 13px 23px 0px 23px;
	height: 75px;
	width: 328px;
	position:absolute;
	display: block;
	z-index:1;
	font-size: 11px;
}
#photoinfo_zone02 {
	margin: 88px 0px 0px 553px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	width: 374px;
	position:absolute;
	display: block;
	z-index:1;
	font-size: 11px;
}
#logo {
	margin: 146px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	height: 104px;
	width: 249px;
	position:absolute;
	display: block;
	z-index:1;
}
#navigation {
	height: 45px;
	width: 642px;
	position:absolute;
	display: block;
	z-index:1;
	background-attachment: scroll;
	background-image: url(../images/layout/nav_off_07.png);
	background-repeat: repeat;
	background-position: left top;
	font-size: 16px;
	line-height: 45px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 289px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#navigation .spacer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #666;
}

/* content */

#content {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f5f5;
	background-image: url(../images/layout/bck_content.jpg);
	min-height: 500px;
}
#leftcontent {
	margin: 0px;
	padding: 0px 66px 0px 40px;
	width: 249px;
	float: left;
	font-size: 14px;
	color: #000;
}
#leftcontent a:link {
	text-decoration: underline;
	color: #000;
}
#leftcontent a:visited {
	text-decoration: underline;
	color: #000;
}
#leftcontent a:hover {
	text-decoration: underline;
	color: #000;
}
#leftcontent a:active {
	text-decoration: underline;
	color: #000;
}




#newsletter {
	border: 2px solid #dadada;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f7f7f7;
	background-image: url(../images/layout/bck_newsletter.jpg);
	padding: 21px 23px 21px 23px;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	width: 615px;
	float: left;
}
#maincontent h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e9d9;
	height: 27px;
	color: #666;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#maincontentbis {
	margin: 0px;
	padding: 0px;
	width: 894px;
	float: left;
}
#maincontentbis h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e9d9;
	height: 27px;
	color: #666;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#maincontentbis h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#maincontentbis .celA h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#maincontentbis h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



/* bottom */

#bottom {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	height: 31px;
	width: 970px;
	color: #888888;
}
#bottom a {
	color: #888888;
	text-decoration:none;
}
#bottom a:hover {
	color: #707070;
	text-decoration:underline;
}
#leftmarge {
	margin: 0px;
	width: 40px;
	float: left;
	font-size: 14px;
	color: #000;
	min-height: 430px;
}

