/*	www.CTP-certified.com Style Sheet
	Homepage	*/
	
/* Top splash area */

#splash {
	background: url('/images/splash-bg.gif') top left repeat-x;
	width: 100%;
	height: 190px;
	text-align: center;
}
#splash-container {
	width: 750px;
	height: 188px;
	margin: 0 auto;
}
#splash-text {
	width: 410px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	float: left;
}
#splash-text span {
	font-weight: bold; 
	color: #fff;
}
#splash-text a:link {
	text-decoration:none;
	color: #fff;
}
#splash-text a:visited { 
	text-decoration:none;
	color:#fff;
}
#splash-text a:hover { 
	text-decoration:underline;
	color:#efad31;
}
#splash-text a:active {
	text-decoration:none;
	color: #fff;
}
#splash-image {
	width: 320px;
	height: 159px;
	float: right;
	margin: 10px 0 0 0;
	/* background: url('/images/vendor_logos3.gif') top right no-repeat; */
}
#splash-text h1 {
	font: bold 15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 410px;
	color: #fff;
	letter-spacing: -.04em;
}
#splash-text h2 {
	font: normal 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 410px;
	margin: 10px 0 10px;
	color: #fff;
}

#splash-text2 {	
	margin: 0 auto;
	text-align: left;
	padding-top: 12px;
	float: left;
}
#splash-text2 a:link {
	text-decoration:none;
	color: #fff;
}
#splash-text2 a:visited { 
	text-decoration:none;
	color:#fff;
}
#splash-text2 a:hover { 
	text-decoration:underline;
	color:#efad31;
}
#splash-text2 a:active {
	text-decoration:none;
	color: #fff;
}
#splash-text2 h2 {
	font: normal 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	color: #fff;
}
/* Main content area */

#mainpane {
	width: 545px;
	float: left;
	padding-right: 10px;
}
#mainpane p {
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 25px 15px 0;
	line-height: 18px;
}
#content ul.links {
	margin: 0 0 0 100px;
}
#content ul.links li {
	font-size: 12px;
	margin:0;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
.frontscreen {
	float: left;
	padding-bottom: 0px;
	
	 width: 540px;
	height:125px;
	background: url('/images/get-started-sm.jpg') bottom left no-repeat;
}
.frontscreen2 {
	float: left;
	padding-bottom: 0px;
	margin: 0 0 10px 0;
	
	width: 540px;
	height:125px;
	background: url('/images/certify-workforce2-sm.jpg') bottom left no-repeat;
}
.frontscreendesc {
	float: left;
	width: 310px;
	padding: 0 0 20px 18px;
}
.frontscreen h3, .frontscreen2 h3, .frontscreenr h3 {
	color: #ce0000;
	margin: 0 0 10px 0;
	font-size: 16px;
	padding: 0;
}
.frontscreen p, .frontscreenr p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}