@charset 'utf-8';
@import url(reset.css);
@import url(content.css);
/* ----------------------------------------------------- Page layout */

div.clearer {clear: left; line-height: 0; height: 0;}


#header h1 {
	position:absolute;
	left:0px;
	top:20px;
	width:411px;
	height:141px;
}
#header h1 a {
	font-size: 1.8em;
	font-variant:small-caps;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:411px;
	height:141px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}

#page_margins {
	text-align:center;
	max-width:100%;
}
#page {
	width:1016px;
	text-align:left;
	margin:auto;
	margin-bottom: 40px;
}
#page_simple{
	max-width:100%;
}
#col1 {
	width:175px;
	float:left;
	padding-top:7px;
}
#col2 {
	width:550px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:17px;
}

.two_cols #col2 {width:720px;padding-top:17px;}
.two_cols #col3 {padding-top:30px;}
#col3 {
	width:230px;
	float:right;
}

#col4 {margin-left:40px;
	margin-top:30px;
	margin-right:20px;
	float:left;
	width:100%;
}

#col_right {
    width: 780px;
    float:left;
	}

.share5050 #col2 {width:350px;}
.share5050 #col3 {width:350px;}
.share100 #col2 {width:700px;}
#header {
	width:1007px;
	position: relative;
	height:316px;
	background: url(../images/skyline.png) no-repeat top right;
}

#intro {
	position:absolute;
	width:1007px;
	height:320px;
	top:96px;
	z-index:-1;
}
#nav{
	background: url(../images/menu_bar.png) no-repeat top right;
	position:absolute;
	z-index:10;
	top: 280px;
	margin-left:10px;
	width:989px;
	height:30px;
}
#navLang{
	position:absolute;
	z-index:10;
	top: 161px;
	left: 100px;
	width:200px;
	height:200px;
}
#footer {
	background: url(../images/footer.png) no-repeat top left;
	clear:both;
	position: relative;
	text-align:center;
	padding-top:110px;
	font-size:0.8em;
	line-height:1.2em;
}

#bigtower {position: absolute;left:10px;bottom:121px;}
#footertext {position: absolute;left:200px;top:10px;text-align:center; width:450px;padding-bottom: 10px;font-size:0.8em;line-height:1.1em;}

#content {
}

#main {
	margin-top:10px;
	sbackground-image: url(../img/content_bg_center.png);background-repeat:repeat-y;
	overflow:hidden;
	display:block;
}

