@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: 935px;
}
#Table_01_content {
	position:relative;
	width:750px;
	float: right;
	border: 2px solid #FFFFFF;
	background-image: url(images/background.png);
	background-position: center top;
	top: 10px;
	margin: 10px;
}
.global600-logo {
	position:absolute;
	float: left;
	left: 46px;
	top: 27px;
}
.main_text {
	position:absolute;
	left:20px;
	top:210px;
	width:450px;
	z-index: 100;
	text-align: left;
	line-height: 18px;
}
.full-roof {
	position:absolute;
	left:42px;
	top:650px;
	width:654px;
	height:261px;
}
#small-roof_ {
	position:absolute;
	left:314px;
	top:25px;
	width:415px;
	height:247px;
}
#padding {
	height: 196px;
	width: 100%;
	float: left;
}




.article_container {
	width: 725px;
	margin-top: 10px;
	text-align: left;
	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;

}
.g600solidblockmenu {
	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;
}
.g600solidblockmenu     li {
	display: inline;
}
.g600solidblockmenu     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;
}
.g600solidblockmenu     li     a:visited {
	color: #000000;
}
.g600solidblockmenu     li     a:hover, .solidblockmenu     li     .current {
	background-color: #000000;
	background-image: url(images/menu_fade_black.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
