/* CSS Document */
#sitemap_main{
	width:760px;
	height:470px;
	background-image:url(/images/new_gallery/new_gallery_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	padding-top:20px;
}

#sitemap_main .half{
	
	float:right;
	width:40%;
	margin-right:30px;
	margin-top:20px;

}

#sitemap_main h3{color: #226B74; margin:0;}
#sitemap_main h3 a{color: #226B74; margin:0;}

#sitemap_main ul{
	margin-right:20px;
	list-style:none;
}

#sitemap_main ul{
	margin-right:0px;
	list-style:none;
}


#sitemap_main a{
text-decoration:none;
color:#000000;
font-weight:bold;
}

#sitemap_main a:hover{
text-decoration:underline;

}




