@charset "utf-8";
/* CSS Document */

#main{
	background-image:none;
	width:958px;
}

#content {
	width:930px;
	padding:14px;
	

}


#button {
	margin:10px auto;
	clear:both;
	margin-bottom:10px;
	text-align: center;
	
}

#button a {
	text-align:left;
	margin:0 auto;
	width:258px;
	height:58px;
	background-image:url(/_images/buttons/download-button.png);
	background-position:0 -58px;
	background-repeat:no-repeat;
	font-size:16px;
	text-decoration:none;
	line-height:56px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900;
	display:block;

	
	}
#button a:hover, #button a:active {
	background-position:0 0px;
	color:#C00;
	text-decoration:underline;
}
#button a:visited {
	color:#666;
}
	
#button a img {
	display:block;
	float:left;
	margin: 10px;
	text-decoration:none;
	
}

#button a.noImage {
	text-align:center;
}

#content-top{
margin-bot:10px;

}

#topicDesc {
	width:580px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(/_images/topic/whitefade-600x200.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:230px;

}

#courseList {
	width:580px;
	min-height: 390px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-image:url(/_images/topic/whitefade-600x430.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#certList {
	width: 300px;
	min-height: 390px;
	margin-left: 10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-image:url(/_images/topic/whitefade-320x430.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#rcolGen { margin: 20px; margin-top:30px; background-image:none;}
#rcolGen ul { list-style:none;}