@charset "utf-8";
*{
	margin:0px;
	padding:0px;

}
img 
{
	border:none;
}


body {
	background-repeat: repeat-y;
	background-color: #807FFF;
	height: auto;
	background-image: url(../images/wrapper_tile.jpg);
	background-position: center;

}
#header #head_img img {
	text-decoration: none;
}
#header #head_img a {
	text-decoration: none;
	outline:none;
}


html, body {
	height: 100%;
}
#header h1 {
	display: none;
}



#header {
	height: 242px;
	background-image: url(../images/header_tile.jpg);
	margin: auto;
	background-repeat: repeat-x;
}

#wrapper {
	background-color: #807FFF;
	background-image: url(../images/wrapper_tile.jpg);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 90%;
	height: auto !important;
	height: 90%; /* the bottom margin is the negative value of the footer's height */
	/*margin-bottom:0 auto -20px;*/



}
#header #head_img {
	margin: auto;
	width: 1024px;
}

#menu {
	height: 45px;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
}

#content {
	margin: auto;
	width: 770px;
	padding-top: 10px;
	text-align: justify;
}
#content #mainbar {
	width: 500px;
}
#content #sidebar {
	float: right;
	width: 260px;
}


#ava {
	clear: both;
	float: right;
	bottom: 2px;
	right: 10px;
	height: 20px;
	position: fixed;
}
#ava a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	outline:none;
}
# .footer, .push {
     height: 20px;
	  }
#content #south {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 400px;
	background-color: #D2D2FF;
}
#content #south1 {
	background-color: #D2D2FF;
}

#content #south #mapsearch {
	float: left;
}


#content #central {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 400px;
	background-color: #F4F4AE;
}
#content #cenral1 {
	background-color: #F4F4AE;
}

#content #north {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 400px;
	background-color: #D1EDBA;
}
#content # {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content #north1 {
	background-color: #D1EDBA;
}

#content #end {
	float: left;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	height: 20px;
	width: 100%;
	clear: both;
}
#footer a {
outline:none;
}
#content #map_canvas {
	margin-left: 420px;

}
#content #map_canvas1 {
	margin-left: 420px;
}
#content #map_canvas3 {
	margin-left: 420px;
}
#/*content #map_canvas2 {
	margin-left: 420px;
}*/
#content #success .logo a img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

