.main {
	width:800px;
}

.heading {
	background-image:url(img/header2.png);
	background-repeat:repeat-x;
	margin-top:10px;
	height:72px;
	overflow:hidden;
}

.heading .head-title {
	float:left;
	width:450px;
	margin:10px 15px 10px 10px;	
}

.heading .head-title h1 {
	text-align:left;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 15px 10px 10px;
}

.heading .search {
	float:right;
	margin:10px 15px 10px 10px;
}

.related1 {
	width:185px;
	height:508px;
	overflow:hidden;
	float:left;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	margin-top:10px;
	padding:0px 0px 20px 0px;
	text-align:left;
}

.related1 .head {
	background-image:url(img/related1.png);
	background-repeat:no-repeat;
	padding-top:3px;
	height:25px;
	margin-top:0px;
	text-align:center;
	font-weight:bold;
	font-size:16px
}

.list-bullet {
	margin:0px 0px 0px 20px;
	list-style-image: url(img/bullet.jpg);
}

.list-related {
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding:5px 5px 5px 5px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.list-related a {
	display:block;
	line-height:36px;
	color:#666;
}

.list-related2 {
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.list-related2 a {
	display:block;
	color:#666;
	line-height:16px;
}

.center {
	margin-top:10px;
	float:right;
	width:600px;
}

.center .list-bullet {
	margin:0px 0px 0px 0px;
	list-style-image: url(img/bullet.jpg);
}

.center li {
	margin:5px 0px 5px 0px;
}

.center hr {
	margin-top:5px;
}

.center .links-container {
	padding:0px 0px 0px 0px;
	text-align:left;
}

.center h3 {
	text-align:left;
}

.related2 {
	float:left;
	width:600px;
	text-align:left;
}

.related2 span {
	color: #47a2da;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.related2 .left-column {
	width:180px;
	float:left;
	margin-left:20px;
}

.related2 .center-column {
	width:180px;
	float:left;
}

.related2 .right-column {
	width:180px;
	float:left;
}

.splink {
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:20px;
}

.splink .title {
	margin-bottom:5px;
}

.splink .title a {
	font-size:18px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

.splink .desc {
	color:#666666;
	font-size:14px;
}

.splink .url a {
	font-size:14px;
	color:#666666;
}

.footer {
	background-image:url(img/footer.png);
	background-repeat:repeat-x;
	margin-top:10px;
	height:20px;
	overflow:hidden;
}
