.sitemap_page {
	background-image: url('/images/fun/tile.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#contactus_main {
	width: 980px;
	margin: 0px auto auto auto;
	background-image: url('/images/contact_us/background.jpg');
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
}	

.sitemap_header {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #0063bc;
	font-weight: bold;
}

.contact_us_content {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #0063bc;	
	line-height: 1.5em;
}

#contactus_division {
	background-image: url('/images/bright_ideas/dotted_line.jpg');
	background-repeat: repeat-x;
	height: 15px;
	width:600px;
	background-position: left center;
}