div.center {
	text-align: center;
	position:relative;
    height:auto !important;
    height:100%;
	min-height:100%;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
}
body.width_fmax  div#wrapper {
	min-width: 950px;
	max-width: 1200px;
}
#page_bg {
	background-image: url(../images/line-t.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#footer{
	height: 80px;
	margin-top: -81px;
	text-align: center;
}
div#foot-line{
	height:80px;
	position:relative;
	vertical-align:bottom;
	min-width: 950px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#footer div.copy{
	float:left;
	position: absolute;
	margin: 20px;
	left: 0;
}
#footer div.development{
	float:right;
	position: absolute;
	right:20px;
	bottom: 20px;
}
#header{
	height: 120px;
	margin: 0 20px;
	position:relative;
}
div#logo {
	left: 0;
	top: 0;
	float: left;
	width: 230px;
	height: 70px;
	margin: 20px 0;
}
#top_navig{
	height: 20px;
	width: 250px;
	margin: 20px 0 0 0;
	right: 0;
    float: right;
	text-align: right;
	position: relative;
	vertical-align: top
}
#top_navig img{
	margin: 0 10px;
	vertical-align: center
}
#top_navig  div.icon, div.lang {
	height: 20px;
	vertical-align: top;
	position: relative;
	float: right;
	margin: 0 0 0 20px
}
#top-menu {
	height: 30px;
	float: right;
	z-index: 10;
	position: absolute;
	right:0px;
	bottom: 6px;
}
.clr {
	clear: both;
	overflow:hidden;
}
div#area {
	margin: 0 20px;
}
.photo{
	width: 80%;
	margin: auto;
	padding-bottom: 79px;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 25%;
	float:left;
	padding-bottom: 80px;
}
#maincolumn{
	padding: 0;
	margin: 0;
	width: 74%;
	float:left;
	padding-bottom: 80px;
}
#pathway{
	padding: 0;
	margin: 15px 0;
	width: 100%;
}
