/* header styles */

#header {
	background: url(../images/header_contact.jpg) no-repeat right top;
	padding: 0px;
	float: left;
	width: 750px;
	height: 150px;
	}

/* content styles */

#content h4 {
	height: 30px;
	width: 750px;
	background: url(../images/content_title_sitemap.gif) no-repeat right top;
	text-indent: -4000px;
	}
	
#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_bottom.gif) no-repeat right bottom;
	}
	
#left_column {
	float: left;
	margin-left: 40px;
	width: 180px;
}

#right_column {
	float: right;
	margin-left: 50px;
	width: 300px;
}

.no_bullet {
	list-style: none;
}
#pane {
	width: 570px;
}
