body{
	color:#666;
	background:#fbfbfb url('../img/index/bottom_grad.jpg') repeat-x 0 100%;
}

table.generalLayout{
	background:url('../img/index/grad.jpg') repeat-x 0 0;
}

td.sideSpacer div.leftBg{
	height:540px;
	background:url('../img/index/page_left_bg.jpg') no-repeat 100% 0;
}

td.indexContent{
	background:url('../img/index/page_right_bg.jpg') no-repeat 0 0;
}

div.indexHeader{
	min-height:530px;
}

/*===========================================================================*/
/* Index page content layout */

div.indexPageLayout{
	position:relative;
	z-index:5;
	margin-bottom:100px;
	min-height:480px;
}

div.indexPageLayout table.layout{
	width:100%;
}

div.indexPageLayout td.left{
	width:35%;
}

div.indexPageLayout td.center{
	width:30%;
}

div.indexPageLayout td.right{
	width:35%;
}

/* Eof Index page content layout */
/*===========================================================================*/

div.about, div.documents{
	padding-left:20px;
}

div.about{
	margin-bottom:4em;
}

div.documents h1{
	margin-bottom:1.5em;
}

div.documents img{
	vertical-align:middle;
	margin-right:15px;
}

div.description{
	margin-top:35px;
	margin-bottom:60px;
}

div.description div.img{
	margin-bottom:1em;
}

div.description div.img, div.floors div.img{
	text-align:center;
}

div.description p, div.floors p{
	padding:0 40px;
}

/*===========================================================================*/
/* News */

div.news{
	margin-top:35px;
	padding-right:20px;
}

div.news ul{
	margin:2em 0;
	margin-top:1em;
}

p.archive img{
	vertical-align:middle;
	margin-right:5px;
}

/* Eof News */
/*===========================================================================*/

/*===========================================================================*/
/* Building */

div#buildingContainer{
	float:right;
	width:0;
	height:0;
	font-size:0;
}

div#buildingContainer div.positioner{
	position:absolute;
	width:860px;
	height:572px;
	margin-left:-860px;
}

div#buildingContainer div{
	position:absolute;
}

div#building_1{
	width:191px;
	height:180px;
	margin-top:344px;
	margin-left:0;
	background:url('../img/index/part_1.gif') no-repeat 0 0;
}

div#building_2{
	width:137px;
	height:191px;
	margin-top:344px;
	margin-left:191px;
	background:url('../img/index/part_2.jpg') no-repeat 0 0;
}

div#building_3{
	width:137px;
	height:107px;
	margin-top:237px;
	margin-left:191px;
	background:url('../img/index/part_3.gif') no-repeat 0 0;
}

div#building_4{
	width:532px;
	height:397px;
	margin-top:175px;
	margin-left:328px;
	background:url('../img/index/part_4.jpg') no-repeat 0 0;
}

div#building_5{
	width:532px;
	height:175px;
	margin-top:0;
	margin-left:328px;
	background:url('../img/index/part_5.gif') no-repeat 0 0;
}

/* Eof Building */
/*===========================================================================*/
