html{
	height:100%;
}
body{
	background:#ddd url(images1/body_tile.jpg) repeat-x;
	height:100%;
	margin:0;
	padding:0;
	color:#444;
	font-family:'Rotis Sans Serif', Helvetica, Verdana;
	font-size:0.8em;
}
a{
	outline:none;
}
a img{
	border:none;
}
p, h2, h3{
	margin:5px 0;
}
p{
	line-height:1.4em;
}
h1{
	font-size:1.4em;
	padding-left:10px;
	margin:10px 0;
	
}
h2{
	font-size:1.2em;
}
#outer{
	width:100%;
	height:100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -125px;
}
#container{
	background:url(images1/container_tile.png) repeat-y;
	width:980px;
	margin:0 auto;
	position:relative;
}
#tag{
	width:82px;
	height:188px;
	background:transparent url(images1/tag.png) no-repeat;
	position:absolute;
	left:0px;
	top:10px;
	}

#header_bg{
	width:950px;
	height:200px;
	margin:0 15px;
	position:relative;
}
#header_content{
	position:absolute;
	left:363px;
	top:60px;
	padding: 11px 30px;
	font-size:15px;
	letter-spacing:1px;
	color:#fff;
	border-left:2px solid #fff;
}
#header_content a{
	color:#fff;
	text-decoration:none;
}

#inner{
	margin:0 15px;
}
#content{
	margin:0 10px;
	padding:0 10px;
	border:1px solid #ccc;
	background-color:#f9f9f9;
}
#pano_box{
	position:relative;
	margin:0 0 10px;
	-moz-box-shadow: 1px  1px 7px #999;
	-webkit-box-shadow: 1px 1px 7px #999;
	box-shadow: 1px 1px 7px #999;
}
embed{
	display:block;
}
#pano_nav{
	width:908px;
	position:absolute;
}
#pano_nav_bg{
	background-color:#eee;
	height:30px;
}
#pano_nav ul{
	padding:0;
	margin:0;
	width:908px;
	list-style-type:none;
	position:absolute;
	top:0px;
}
#pano_nav li{
	padding:9px 10px 8px;
	float:left;
	color:#333;
	cursor:pointer;
}
#pano_nav li.current{
	background-color:#fff;
}
#flashcontent{
height: 420px;
}
#message {
width: 485px;	
}
#getflash {
	margin-top: 150px;
width: 700px;
height: 350px;	
position: absolute;
left: 200px;
}
#scroller_box{
	margin:0 0 10px;
}
#scroller{
	overflow:hidden;
	width:864px;
	float:left;
	position:relative;
}
#scroller ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:3546px;
	height:95px;
	position:relative;
	left:0px;
}
#scroller ul li{
	float:left;
}
#scroller .thumb{
	margin: 0 2px;
	border:none;
	display:block;
}
#scroll_left{
	background:url(images1/arrow_left.png);
	width:22px;
	height:95px;
	float:left;
	cursor:pointer;
}
#scroll_right{
	background:url(images1/arrow_right.png);
	width:22px;
	height:95px;
	float:left;
	cursor:pointer;
}
#contact_box{
	margin: 0 10px 10px 0;
	padding:10px;
	width:500px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:left;
}
#contact_form{
	margin:20px 0 0;
}

#contact_form textarea{
	width:480px;
}

#rightside{
	float:right;
	width:376px;
}
#icon_box{
	padding:10px 10px 0;
	width:354px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:right;
	margin: 0 0 10px 0;
}
#info_box{
	padding:10px;
	width:354px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:right;
	margin: 0 0 10px 0;
}
#info_box .col{
	width:105px;
	float:left;
}
#info_box .col2{
	width:144px;
	float:left;
}
#co-list{
	padding:10px;
	width:354px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:right;
	margin: 0 0 10px 0;
}
#agency_box{
	padding:10px;
	width:354px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:right;
	margin: 0 0 10px 0;
}
#agency_content{
	font-size:90%;
	max-width:264px;
	float:left;
}
#share_box{
	padding:10px 10px 0;
	width:354px;
	background-color:#f6f6f6;
	border:1px solid #c6c6c6;
	float:right;
	margin: 0 0 10px 0;
}
#gmap{
	width:750px;
}




#bottom{
	background:url(images1/bottom.png);
	width:980px;
	height:100px;
}
#push{
	height:109px;
}
#footer{
	background:#bababa url(images1/footer_bg.jpg) no-repeat bottom center;
	height:125px;
	position:relative;
}
#footer_top{
	background:#bd001d url(images1/footer_tile.jpg) repeat-x;
	height:10px;
}
#footer_content{
	width:900px;
	margin:20px auto 0;
	padding:1px 0 0;
}
#footer_content a{
	color:#444;
	text-decoration:none;
}
#footer_content span, #footer_content a span{
	color:#7f0010;
}

.right{
	float:right;
}
.left{
	float:left;
	margin: 0 10px 0 0;
}
.clear{
	clear:both;
}
.tagback {
cursor: pointer;
z-index: 3;
}
