/* CSS Document */

/* content */

#left{
	width:585px;
	border-right:#CCCCCC solid  1px;
	float:left;
	line-height:150%;
	}
#left .main{
	margin:0 0 0 30px;
	}
#left h2{
	margin:20px 0 15px 0;
	}
#right{
	text-align:right;
	float:right;
	}
hr{
	margin:10px 0;
	width:540px;
	padding:0;
	text-indent:0px;
	text-align:left;
	}
#right li{
	padding:0;
	margin:0;
	}
#right li img{
	width:192px;
	border-left:1px solid #cccccc;
}
img{
	vertical-align:top;
	}

.SiteMap {
	font-size: 11px;
	padding:3px 3px;
	line-height: 11px;
	width: 170px;
	background-color: #CCCCCC;
}

.SiteMap a:link {
	color: #000000;
	text-decoration: none;
}
.SiteMap a:visited {
	color: #000000;
	text-decoration: none;
}
.SiteMap a:hover {
	color: #000000;
	text-decoration: underline;
}
.SiteMap a:active {
	color: #000000;
	text-decoration: underline;
}
.SiteMapSmall {
	font-size: 11px;
	line-height: 11px;
	padding:3px 3px;
	background-color: #DFDFDF;
}
.SiteMapSmall a:link {
	color: #000000;
	text-decoration: none;
}
.SiteMapSmall a:visited {
	color: #000000;
	text-decoration: none;
}
.SiteMapSmall a:hover {
	color: #000000;
	text-decoration: underline;
}
.SiteMapSmall a:active {
	color: #000000;
	text-decoration: underline;
}
