body{
	background-image:url(../IMG/bg_site.png);
	background-repeat:repeat-x;
	background-color:#afc1d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#site{
	margin:0 auto;
	width:950px;
	height:960px;
} 
#top{
	margin:0; 
	width:950px;
	height:100px;
	background-image:url(../IMG/top.png);
	background-repeat:no-repeat;
}
#menu{
	margin:0;
	width:950px;
	height:55px;
}
#spacer{
	height:5px;
	width:950px;
} 
#route{ 
	background-color:#c5c5c5; 
	margin:0 auto;
	width:0px;
	height:0px;
	visibility:hidden;
} 
#banner{
	margin:0;
	width:950px;
	height:200px;
	background-color:#000000;
} 
#banner{
	margin:0;
	width:300px;
	height:200px;
	background-color:#000000;
} 
#content_container{
	margin:0;
	width:650px;
	height:475px; 
	background-color:#ffffff;
	background-image:url(../IMG/main_bg.png);
	background-repeat:no-repeat;
	float:left;
}
#right_side{
	margin:0;
	width:300px;
	height:475px; 
	background-color:#ffffff;
	background-image:url(../IMG/main_bg.png);
	background-repeat:no-repeat;
	float:left;
}
#content_main_overflow{ 
	width:645px; 
	height:450px; 
	overflow:auto;
}
#footer{
	clear:both;
	margin:0; 
	width:950px;
	height:20px;
	background-color:#1d9a93;
	text-align:right;
}
.menuend{
	background-image:url(../IMG/menu/end.png);
	background-repeat:repeat-x;
}
#grey {
	background-color: #c2c2c2;
	width: 0px;
	height: 0px;
	visibility: hidden;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#bigFoto {
	color: #000000;
}
