@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	 
}

#content {
	position:relative; 
	width:100%; 
	height:auto;
	margin:auto;
}#bg_location {
	position:relative;
	width:100%;
	height:550px;
	margin:auto;
	background-image:url(../images/bg_location.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}#wh {
	left:0px;
	top:0px;
	width: 1000px;
	height: 550px;
	background-image:url(../images/wh.gif);
	z-index:100;
	position:absolute;

}
#green {
	left:0px;
	top:0px;
	width: 1000px;
	height: 550px;
	background-image:url(../images/green.png);
	z-index:100;
	position:absolute;
}#yellow {
	left:0px;
	top:0px;
	width: 1000px;
	height: 680px;
	background-image:url(../images/yellow.gif);
	z-index:100;
	position:absolute;
}#pink {
	left:0px;
	top:0px;
	width: 975px;
	height: 550px;
	background-image:url(../images/pink.jpg);
	z-index:100;
	position:absolute;
}#cream {
	left:0px;
	top:0px;
	width: 1000px;
	height: 680px;
	background-image:url(../images/cream.jpg);
	z-index:100;
	position:absolute;
}#blue {
	left:0px;
	top:0px;
	width: 1000px;
	height: 550px;
	background-image:url(../images/blue.jpg);
	z-index:100;
	position:absolute;
}#blue2 {
	left:0px;
	top:0px;
	width: 975px;
	height: 680px;
	background-image:url(../images/blue2.jpg);
	z-index:100;
	position:absolute;
}#gray {
	left:0px;
	top:0px;
	width: 975px;
	height: 680px;
	background-image:url(../images/gray.jpg);
	z-index:100;
	position:absolute;
}#perple {
	left:0px;
	top:0px;
	width:100%;
	height:550px;
	background-image:url(../images/perple.jpg);
	z-index:100;
	position:absolute;
}#home {
	width: 975px;
	height: 680px;
	background-image:url(../images/bg01.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
}#inspiration {
	width: 975px;
	height: 680px;
	background-image:url(../images/bg_inspire.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#inspiration2 {
	width: 1000px;
	height: 550px;
	/*background-image:url(../images/bg_inspire.png);*/
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#info {
	width: 975px;
	height: 680px;
	background-image:url(../images/bg_info.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#info2 {
	width: 975px;
	height: 550px;
	background-image:url(../images/bg_info_2.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}
#directory {
	width: 1000px;
	height: 550px;
	background-image:url(../images/bg_directory.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#developer {
	width: 1000px;
	height: 550px;
	background-image:url(../images/bg_developer.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#contact {
	width: 1000px;
	height: 550px;
	background-image:url(../images/bg_contact.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#gallery {
	width: 1000px;
	height: 550px;
	background-image:url(../images/bg_gallery.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#progress {
	width: 1000px;
	height: 680px;
	background-position:center;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}#news {
	height: 550px;
	background-image:url(../images/bg_news2.jpg);
	background-position:center;
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
	z-index:1;
	margin-top: 0px;
}.txt_content{	
	color:#000;	
	font-size: 13px;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
}
.txt_content:hover {
	text-decoration: none;
}.txt_content:link {
	text-decoration: none;
}.txt_content:visited {
	text-decoration: none;
}.txt_headline{	
	color:#000;	
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.txt_headline:hover {
	text-decoration: none;
}.txt_headline:link {
	text-decoration: none;
}.txt_headline:visited {
	text-decoration: none;
}.txt_headline2{	
	color:#000;	
	font-size: 24px;
	text-decoration: none;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.txt_headline2:hover {
	text-decoration: none;
}.txt_headline2:link {
	text-decoration: none;
}.txt_headline2:visited {
	text-decoration: none;
}
#loading {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9999999;
	background-color: #FFF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}#loading_p {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9999999;
	background-color: #FFF9DF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.url {display: none;}
.menu_footer{
	height:auto;
	width:100%;
	float:none;
		
	
	
	}