/*======= index.html =======*/

#page1 .col-1 {width: 285px; padding: 0 48px 0 0;}
#page1 .col-2 {width: 280px;}

/*======= index-1.html =======*/

#page2 .col-1 {width: 200px; padding: 0 12px 28px 0;}
#page2 .col-2 {width: 200px; padding: 0 13px 0 0;}
#page2 .col-3 {width: 190px;}

/*============================*/

#generic_search label {
	float: left;
	width: 5em;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
}

#generic_search {
	padding: 10px;	
}

#generic_search div {
	padding: 3px;
	padding-left: 10px;
	display: block;
	font-size: 11px;
	background: url(../pic/line-hor1.gif) repeat-x bottom;
}

#maps {
	padding-left: 2px;
}

#gmap {
	width:  253px;
	height: 218px;
	background-color: #F93;
	margin-bottom: 10px;
	border: 1px solid #999;
	color: #FFF;
	font-size: 10px;
}

#mapinfo {
	color: #009;	
}

.infomap {
	margin: 0px;
	padding: 0px;
	color: #000;
}

hr {
   border-color: #CCC;	
}


a.action_button {
	background: url(../pic/menu-tail.gif) repeat-x center; 
	border: 1px solid #CCC;
	display: block;
	width:  149px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	float: left;
	margin: 3px;
	overflow: hidden;
}

#para4 {
  width: 95%;
  height: 250px;
  overflow: auto;
  font-size: 11px;
}

#content_container {
  background: url(../pic/splash.png) top center no-repeat;	
}

#banner_left,
#banner_right {
	padding: 5px;
	position: absolute;
	width: 160px;
	color: #666;
}
#banner_left {
	left: -170px;
	top: 132px;
}
#banner_right {
	position: absolute;
	right: -170px;
	top: 132px;
}

#spy {
	position: absolute;
	display: none;
}