@charset "utf-8";
/* CSS Document */

body {
	background-image:url('../images/tile_bg.jpg');
}


#Table_01 {
	position:absolute;
	left:3%;
	top:0px;
	width:940px;
	height:100%;
	background-color:#FFFFFF;
}

#atlas-01 {
	position:absolute;
	background:url(../images/atlas_01.jpg);
	left:0px;
	top:0px;
	width:25px;
	height:190px;
}

#atlas-02 {
	position:absolute;
	background:url(../images/atlas_02.jpg);
	left:25px;
	top:0px;
	width:175px;
	height:190px;
}

#atlas-03 {
	position:absolute;
	/*background:url(../images/atlas_03.jpg);*/
	background-color:#FFFFFF;
	left:200px;
	top:0px;
	width:570px;
	height:40px;
}

#atlas-04 {
	position:absolute;
	background:url(../images/atlas_04.jpg);
	left:770px;
	top:0px;
	width:170px;
	height:40px;
}

#atlas-05 {
	position:absolute;
	background:url(../images/atlas_05.jpg);
	left:200px;
	top:40px;
	width:570px;
	height:290px;
}

#atlas-06 {
	position:absolute;
	/*background:url(../images/atlas_06.jpg);*/
	background-color:#FFFFFF;
	left:770px;
	top:40px;
	width:170px;
	height:290px;
}

#atlas-07 {
	position:absolute;
	/*background:url(../images/atlas_07.jpg);*/
	background-color:#FFFFFF;
	left:0px;
	top:190px;
	width:200px;
	height:192px;
}

#atlas-08 {
	position:absolute;
	background:url(../images/atlas_08.jpg);
	left:200px;
	top:330px;
	width:570px;
	height:1px;
}

#atlas-09 {
	position:absolute;
	/*background:url(../images/atlas_09.jpg);*/
	background-color:#FFFFFF;
	left:770px;
	top:330px;
	width:170px;
	height:300px;
}

#atlas-10 {
	position:absolute;
	/*background:url(../images/atlas_10.jpg);*/
	left:200px;
	top:331px;
	width:120px;
	height:109px;
	background-color:#FFFFFF;
}

#atlas-11 {
	position:absolute;
	/*background:url(../images/atlas_11.jpg);*/
	left:320px;
	top:331px;
	width:117px;
	height:109px;
	background-color:#FFFFFF;
}

#atlas-12 {
	position:absolute;
	/*background:url(../images/atlas_12.jpg);*/
	left:437px;
	top:331px;
	width:333px;
	height:109px;
	background-color:#FFFFFF;
}

#atlas-13 {
	position:absolute;
	background:url(../images/atlas_13.jpg);
	left:0px;
	top:382px;
	width:30px;
	height:248px;
}

#atlas-14 {
	position:absolute;
	background:url(../images/atlas_14.jpg);
	left:30px;
	top:382px;
	width:170px;
	height:58px;
}

#atlas-15 {
	position:absolute;
	background:url(../images/atlas_15.jpg);
	left:30px;
	top:440px;
	width:740px;
	height:190px;
}

#atlas-16 {
	position:absolute;
	/*background:url(../images/atlas_16.jpg);*/
	left:0px;
	top:630px;
	width:940px;
	height:110px;
	background-color:#FFFFFF;
}

#atlas-17 {
	position:absolute;
	background:url(../images/atlas_17.jpg);
	left:0px;
	top:740px;
	width:20px;
	height:200px;
}

#atlas-18 {
	position:absolute;
	background:url(../images/atlas_18.jpg);
	left:20px;
	top:740px;
	width:750px;
	height:40px;
}

#atlas-19 {
	position:absolute;
	/*background:url(../images/atlas_19.jpg);*/
	left:770px;
	top:740px;
	width:170px;
	height:200px;
}

#atlas-20 {
	position:absolute;
	/*background:url(../images/atlas_20.jpg);*/
	background-color:#FFFFFF;
	left:20px;
	top:780px;
	width:379px;
	height:160px;
}

#atlas-21 {
	position:absolute;
	background:url(../images/atlas_21.jpg);
	background-color:#FFFFFF;
	left:399px;
	top:780px;
	width:371px;
	height:160px;
}

#atlas-22 {
	position:absolute;
	/*background:url(../images/atlas_22.jpg);*/
	left:770px;
	top:780px;
	width:170px;
	height:160px;
}

#atlas-23 {
	position:absolute;
	background:url(../images/atlas_23.jpg);
	left:0px;
	top:940px;
	width:940px;
	height:35px;
}

#atlas-24 {
	position:absolute;
	background:url(../images/atlas_24.jpg);
	left:0px;
	top:975px;
	width:940px;
	height:55px;
}

.morelink {
	color:#B4CDD5;
	text-decoration:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
}

#footer {

	height:55px;
	background-image:url(../images/atlas_24.jpg);
	width:100%;
}

#footer_link {
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 2px;
}

#footer_link_divider {	
	color:#FFFFFF;
	font-size:11px;
}

#footer_container {
	margin-top:10px;
	text-align:center;
}


