#locations_template1 {
	position:relative;
	width:540px;
}

#locations_template1_top {
	position:relative;
	top:25px;
	margin-left:10px;
	width:540px;
	height:120px;
	border-top-color:#B6BBBF;
	background-color:#797D80;
	border-top-width:1px;
	border-top-style:solid;
	color:#FFF;
}

#locations_template1_top_content {
	position:relative;
	top:0px;
	left:8px;
	width:520px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#FFF;
}

#locations_template1_top_content_line {
	position:absolute;
	top:0;
	left:0;
	width:520px;
	float:right;
}
#locations_template1_top_content_line_bullet {
	position:relative;
	top:3px;
	left:0px;
	width: 5px;
	float:left;
	
}

#locations_template1_top_content_line_text {
	position:relative;
	top:0;
	left:10px;
	_left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	width:500px;
}
#locations_template1_2cols {
	position:absolute;
	top:120px;
	left:0;
	width:540px;
}
#locations_template1_leftCol_top {
	position:absolute;
	top:30px;
	width:270px;
	height:120px;
}

#locations_template1_leftCol_top_box {
	width:270px;
	height:100px;	
	border-top-color:#B6BBBF;
	border-top-width:1px;
	border-top-style:solid;
	background-color:#797D80;
}

#locations_template1_leftCol_top_box_content {
	position:absolute;
	top:25px;
	left:8px;
	width:270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	z-index:10;
}

#locations_template1_leftCol_top_box_content_flash {
	height:100px;
	z-index:110;
}
#locations_template1_leftCol_top_box_content_flash_3lists {
        margin-top:15px;	
        height:100px;
	z-index:110;
}

#locations_template1_leftCol_middle {
	position:relative;
	top:160px;
	width:270px;
}

#locations_template1_leftCol_middle_box {
	width:270px;
	height:120px;
	border-top-color:#B6BBBF;
	border-top-width:1px;
	border-top-style:solid;
	background-color:#797D80;
}

#locations_right_middle_title {
	position:relative;
	top:-5px;
        left:-10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FF960E;
}

#locations_template1_leftCol_middle_box_content {
	position:relative;
	top:5px;
	left:10px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

#locations_template1_leftCol_bottom {
	position:absolute;
	top:310px;
	width:270px;
}

#locations_template1_leftCol_bottom_box {
	width:270px;
	height:120px;
	border-top-color:#B6BBBF;
	border-top-width:1px;
	border-top-style:solid;
	background-color:#797D80;
}

#locations_template1_leftCol_bottom_box_content {
	position:relative;
	top:5px;
	left:-10px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}



#locations-otherLink {
        padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

##### Scroll #####

#locations_top_text {
	position: relative;
	width: 515px;
	height: 105px;
	background-color: #797D80;
}

#locations_top_text-Content {
	position: absolute;
	top: 15px;
	width: 515px;
	height: 85px;
	overflow: hidden;
}

#locations_top_text .Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

#locations_top_text p {
	margin: 0;
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color: #FFF;
}
#locations_top_text-Scrollbar {
	position: absolute;
	left: 515px;
}

#locations_top_text .Scrollbar-Up, .Scrollbar-Up-Pressed {
	position: absolute;
	width: 7px;
	height: 7px;
	background-color: #CCC;
	font-size: 0px;
	top: 19px;
	background-image:url(../images/up.jpg);
}

#locations_top_text .Scrollbar-Down, .Scrollbar-Down-Pressed {
	position: absolute;
	top: 90px;
	width: 7px;
	height: 7px;
	background-color: #CCC;
	font-size: 0px;
	background-image:url(../images/down.jpg);
        z-index:100;
}

#locations_top_text .Scrollbar-Track, .Scrollbar-Track-Pressed {
	width: 7px;
	height: 60px;
	position: absolute;
	top: 28px;
	background-color: #797D80;
}

#locations_top_text .Scrollbar-Track-Pressed {
	background-color: #DDD;
}

#locations_top_text .Scrollbar-Handle, .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 7px;
	height: 25px;
	background-color: #CCC;
}

#locations_top_text .Scrollbar-Handle-Pressed, .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #AAA;
}

#locations_top_text .Scrollbar-Disabled {
	display: none;
}