#site_map_container {
margin-right:53px;
margin-top:20px;
position:relative;
}

.site_map_cat1_header {
background-image:url(images/site_map_cat1.png);
color:#529ACC;
height:26px;
line-height:21px;
text-indent:16px;
width:128px;
font-size:13px;
cursor: pointer;
}

.site_map_link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #646464;
	font-size:10px;
}

.site_map_cat2_header {
	background-image:url(images/site_map_cat2.png);
color:#529ACC;
height:26px;
line-height: 21px;
text-indent:16px;
width:128px;
font-size: 13px;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}

#wrapper {
	height: 1800px;
}

#left_vertical_line {
	height: 1528px
}

#right_vertical_line {
	height: 1528px	
}

#site_map_bluewave {
background-image:url(images/bluewave.png);
height:33px;
margin-right:25px;
margin-top:69px;
width:354px;
position:relative;
}

#site_map_title {
bottom:-1px;
color:#DC4459;
font-size: 29px;
position:absolute;
right:34px;
z-index:1;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
