HTML{margin:0;}

BODY{
	text-align: left;
	color: #000;
	font-family: Trebuchet, Arial;
	font-size: 12px;
	margin:0;
	background: none !important;
	}

#t_shadow{display:none; visibility: hidden; height:1px;}
#b_shadow{display:none; visibility: hidden; height:1px;}

#shadow_wrapper{margin:0; padding:0;}
		
#outer_wrapper{
	margin:0;
	width: 760px;
	position: relative;	
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#inner_wrapper{
	margin: 0 auto;
	width: 760px;
	background: #fff;
	margin-top: 0px;
	}
	
/*----------------------------------------- HEADER ----------------------------------------*/	
#header_wrapper{
	position: relative;
	top: 0px;
	left: 0px;
	width: inherit;
	height: 161px;
	display: block;
	margin-top: 0px;
	z-index:6;
	}

#titleWrapper{display: none; visibility: hidden; height:1px;}
	
#nav{	
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: inherit;
	margin-top: -3px;
	}
	
/*----------------------------------------- /HEADER/ ---------------------------------------*/ 



/*----------------------------------------- CONTENT ----------------------------------------*/	
#bar{
	position:relative;
	padding-top: 5px;
	}
	
#content{
	position: relative;
	height: 100%;
	text-align: left;
	padding: 10px;
	top: -5px;
}

	#textHolder{
		position: relative;
		z-index: 1;
		}
		
	#p_textHolder{
		position: relative;
		padding-left: 15px;
		z-index: 1;
		}
		
	#side_content{
		position: relative;
		width: 200px;
		height: 100%;
		float: right;
		padding-left: 15px;
		margin-left: 10px;
		}
		
	#side_map_content{
		position: relative;
		width: 230px;
		height: 100%;
		float: right;
		padding-left: 15px;
		margin-left: 10px;
		z-index: 10;
		}
		
		#side_map_content_info{z-index:11;}
		MAP{z-index:12;}
		
	#sm_textHolder{
		position: relative;
		height: 100%;
		margin-bottom: -30px;
		width: 63%;
		padding-right: 50px;
		border-right: 1px solid #ccc;
		}
		
	#load_area{height: 230px;}
	#floatfix{padding-top: 200px;}
/*----------------------------------------- /CONTENT/ ----------------------------------------*/	

/*------------------------------------------- FOOTER ------------------------------------------*/
#footer{
	position:relative;
	height: 30px;
	margin-bottom: -30px;
	z-index:1;
}	
	#footerIMG{
		position:relative;
		top: 12px;
		display:block;
		z-index: 0;
		}
	
	#footerLinks{display: none; visibility: hidden; height:1px;}
/*------------------------------------------- /FOOTER/ ----------------------------------------*/	
