@charset "UTF-8";
#imageheader{
	width: 780px;
	height: 210px;
	/*background-color:#666666;*/
	background-image:url(../images/header_image_02.jpg);
	background-repeat: no-repeat;
}


#spacer{
width:780px;
height:20px;
background-image:url(../images/header_image_03.jpg);
}

#content_right{
position:relative;
padding:20px 0 0 0;
width: 300px;
height:250px;
float:left;
/*background-color:#3399CC;*/
}


#map{
float:left;
padding:20px 0 0 0;
width:300px;
height:350px;

}

h1{
margin:0;
padding:0;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/bar_h1.jpg);
background-repeat: no-repeat;
height: 40px;
}

#content_right{
position:relative;
padding:20px 0 0 0;
width: 250px;
/*height:250px;*/
float:left;
/*background-color:#3399CC;*/
}

/*height altered to push footer down in ie7*/
#container{
width: 780px;
height: 700px;
/*background-color:#FFFF00;*/
margin: auto;
}

#footer {
	clear:both;
	padding-left:190px;
	padding-top:20px;
	bottom: 20px;
	font-size:9px;
	color:#CCCCCC;
	padding-bottom: 20px;
	}
