@charset "utf-8";

#Table_01 {
	position:relative;
	width:750px;
	float: right;
	border: 2px solid #FFFFFF;
	background-image: url(images/background.png);
	background-position: center top;
	top: 10px;
	margin: 10px;
	height: 950px;
}
.global-logo {
	position:relative;
	float: left;
	left: 95px;
	top: 40px;
}
#main_text {
	position:absolute;
	left:20px;
	top:210px;
	width:375px;
	z-index: 100;
	text-align: left;
}
.full-roof {
	position:absolute;
	left:42px;
	top:759px;
	width:654px;
	height:261px;
}
#small-roof_ {
	position:absolute;
	top:25px;
	width:257px;
	right: 25px;
}
#padding {
	height: 196px;
	width: 100%;
	float: left;
}




.article_container {
	width: 725px;
	margin-top: 10px;
	text-align: justify;
	float: left;
}
.article_image {
	width: 152px;
	float: left;
	text-align: center;
	margin-left: 20px;
}


.article_body {
	width: 530px;
	float: left;
	margin-left: 10px;
	z-index: 75;
}


.article_image  img {
	border: 1px solid #FFFFFF;

}
.globalsolidblockmenu {
	background-color: #000000;
	background-image: url(images/menu_fade.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 140px;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center;
}
.globalsolidblockmenu      li {
	display: inline;
}
.globalsolidblockmenu      li      a {
	float: left;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 110px;
	color: #000000;
}
.globalsolidblockmenu      li      a:visited {
	color: #000000;
}
.globalsolidblockmenu      li      a:hover, .solidblockmenu      li      .current {
	background-color: #000000;
	background-image: url(images/menu_fade_black.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#footerpic {
	width:561px;
	height: 200px;
	position: absolute;
	left: 94px;
	bottom: 30px;
}
