#newsitems {
	padding-right: 40px;
	margin-bottom: 15px;
}
#mesh {
	background-image: url(../images/trainingBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#mesh #footer {
	height: 50px;
	width: auto;
	background-image: url(../images/footer_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#widget {
	background-color: #ebf4f6;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 420px;
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#codebrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-bottom: 20px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
#fadeshow1 {
	position: relative;
	z-index: 0;
}
#testimonials li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
#testimonials  {
	margin-left: -15px;
	padding-right: 20px;
}
#career_certs p {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
#faqs {
	width: 400px;
}

#sbfacebook {
	position:absolute;
	left:831px;
	top:292px;
	width:219px;
	height:139px;
	z-index:101;
}
#paginate {
	margin-top: 10px;
}

