*{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:center 220px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:145%;
}
.clr{
	clear:both;
}
#wrapper{
	position:relative;
	margin-bottom:20px;
	position:relative;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_wrapper.jpg);
	background-position:0px 220px;
	background-repeat:no-repeat;
}
#top{
	height:15px;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
}
#top_left{
	position:relative;
	width:319px;
	float:left;
}
#menu_left{
	position:absolute;
	top:225px;
	left:0px;
	width:300px;
	z-index:20;
}
#photo{
	width:671px;
	float:right;
	height:231px;
}
.photo_top,
.photo_bottom{
	width:671px;
	background-image:url(../images/photo_shadow_top.png);
	background-repeat:no-repeat;
	height:13px;
}
.photo_bottom{
	background-image:url(../images/photo_shadow_bottom.png);
}
.photo_repeat{
	padding-left:13px;
	padding-right:13px;
	background-image:url(../images/photo_shadow_repeat.png);
	background-repeat:repeat-y;
}
#banner{
	position:absolute;
	left:0px;
	top:251px;
	height:240px;
	z-index:0;
}
#banner_top{
	padding-top:0px;
	margin-left:329px;
	width:658px;
	border-bottom-style: double;
	padding-bottom:25px;
	height:66px;
}
#banner_bottom{
	margin-top:15px;
	text-align:right;
}
#left{
	width:319px;
	margin-top:35px;
	float:left;
}
#saviez{
	margin-top:40px;
	width:286px;
}
.box_left_top,
.box_left_bottom{
	height:13px;
	background-image:url(../images/bg_saviez_top.png);
	background-repeat:no-repeat;
}
.box_left_bottom{
	background-image:url(../images/bg_saviez_bottom.png);
}
.box_left_repeat{
	width:260px;
	padding-left:13px;
	padding-right:13px;
	background-image:url(../images/bg_saviez_repeat.png);
	background-repeat:repeat-y;
}
#content{
	position:relative;
	float:right;
	width:671px;
}
#content_back{
	background-color:#f2f5e5;
	background-image:url(../images/bg_content.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer{
	font-size:85%;
	margin-top:20px;
	padding-left:325px;
	color:#888980;
}
#footer span,
#footer span a{
	color:#aaa;
	text-decoration:none;
}
#footer span a:hover{
	text-decoration:underline;
}
