body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body a{
	color:#fc9a00;
	text-decoration:none;
}
body a:hover {
	color:#000000;
	text-decoration:underline;
}
#bg-left {
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	width: 18px;
	background-position: left;
}
#bg-right {
	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	width: 17px;
	background-position: right;
}
#logo a{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 600px;
	background-position: left top;
	margin-left: 20px;
	display: block;
}
#register-top a {
	background-image: url(../images/top-register.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 208px;
	background-position: right top;
	display: block;
	float: right;
	margin-right: 15px;
}
#bg-und-hdr {
	background-image: url(../images/und-hdr-bg.gif);
	background-repeat: repeat-x;
	height: 52px;
	width: 692px;
	color: #FFFFFF;
	font-size: 22px;
	text-transform: uppercase;
}
#bg-und-hdr #img-und-hdr {
	float: right;
	background-image: url(../images/und-hdr-rght.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 52px;
	width: 12px;
}
#benefits {
	background-image: url(../images/benefit-box-bg.gif);
	background-repeat: no-repeat;
	width: 268px;
	margin-top: 5px;
	padding-top: 5px;
	background-position: center top;
	height: 320px;
}
#benefits ul{
	margin:0;
	padding: 0px;
}
#benefits li{
	background-image: url(../images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	padding-bottom: 18px;
	list-style-type: none;
}
#contact {
	background-image: url(../images/grey-box-bg.gif);
	background-repeat: no-repeat;
	width: 268px;
	margin-top: 5px;
	padding-top: 5px;
	background-position: center top;
	margin-bottom: 10px;
}
.grey-box-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d0d0;
	border-left-color: #d3d0d0;
}
.divider {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/dot-divider.jpg);
	background-repeat: repeat-x;
}
.hdng-black {
	text-transform: uppercase;
	color: #373737;
	font-size: 18px;
}
.hdng-black span {
	font-size: 28px;
	font-weight: bold;
}
.hdng-orng {
	text-transform: uppercase;
	color: #fc9a00;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.hdng-orng span {

	font-size: 28px;
	font-weight: bold;
}
.img-right {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.orange14 {
	font-size: 14px;
	color: #fc9a00;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 960px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.blk-link a {
	color: #000000;
	text-decoration: underline;
}
.blk-link a:hover {
	color: #fc9a00;
	text-decoration: none;
}
.text-box {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A5C406;
}
#contact p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	clear: left;
	margin-bottom: 5px;
}
.contact-details {
	float: left;
	width: 650px;
	margin-left: 5px;
	position: static;
	margin-top: 10px;
	font-weight: bold;
	clear: left;
}
.instructors {
	float: left;
	width: 670px;
	margin-left: 5px;
	margin-top: 15px;
}
.calendar-link a {
	color: #6a7e04;
	text-decoration: underline;
}
.calendar-link a:hover {
	color: #636363;
	text-decoration: none;
}

