#container {
	position: relative;
	width: 1000px;
	margin: 7px auto;
	text-align: left;
	min-height: 99%;
	left: -10px;
	background-color: #FFF;
	top: -10px;
}
#container #menubox #nav2 {
	position: relative;
	height: 23px;
	width: 974px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	top: 36px;
	font-size: 0.9em;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-image: url(../images/sub_nav_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
}
#container #content {
	position: relative;
	width: 650px;
	position: relative;
	font-family: Calibri;
	font-size: 1em;
	color: #FFF;
	margin-bottom: 42px;
	float: left;
	margin-right: 10px;
	left: 10px;
	top: 32px;
}
#container #news {
	position: relative;
	width: 319px;
	float: left;
	background-color: #FFF;
	top: 32px;
	left: 9px;
	font-family: Calibri;
	font-size: 1em;
}

#container #hr {
	position: relative;
	width: 990px;
	color: #C60;
	height: 1px;
	margin-bottom: 10px;
	background-color: #C60;
	margin-top: 10px;
}

#container #content #contentheader {
	position: relative;
	height: 21px;
	width: 645px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Calibri;
	font-size: 0.9em;
	background-image: url(../images/content_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #642E8A;
}
#container #bottomlinks {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #642E8A;
	left: 10px;
	height: 25px;
	padding-top: 7px;
	font-family: Calibri;
	font-size: 0.9em;
	font-weight: bold;
	color: #8358A1;
	width: 980px;
	float: left;
}

#container #sectioncontainer .sectionbox {
	position: relative;
	width: 290px;
	min-height: 223px;
	display: inline;
	margin-right: 9px;
	float: left;
	padding-top: 0px;
	font-size: 0.9em;
	color: #000;
	overflow: hidden;
	left: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#container #content #video {
	position: relative;
	width: 364px;
	float: right;
	display: inline;
	top: 10px;
	bottom: 10px;
	right: 30px;
}

#container #sectioncontainer .sectionbox .sectionheader {
	position: relative;
	left: -15px;
	margin-bottom: 10px;
	height: 21px;
	width: 315px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Calibri;
	font-size: 1em;
	background-color: #642E8A;
	background-image: url(../images/content_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#container #sectioncontainer {
	position: relative;
	min-height: 228px;
	background-color: #FFF;
}
#container #content .contenttext {
	position: relative;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	font-family: Calibri;
	font-size: 0.9em;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #9A5BC8;
	width: 620px;
	min-height: 264px;
}
#container #content .contenttext .video {
	margin-right: 10px;
}
* html #container { height: 100%; }

#container #menubox #topbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #C60;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	position: relative;
	width: 980px;
	height: 35px;
	background-image: url(../images/toprightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: -3px;
}
#container #menubox #topbar .text {
	font-family: Calibri;
	font-size: 0.9em;
	color: #FFF;
	position: relative;
	right: 26px;
	width: 200px;
	top: 15px;
	font-weight: bold;
}
#menubox .apprenticeshiplogo {
	position: relative;
	top: -10px;
}
#container #menubox {
	position: relative;
	height: 135px;
	background-color: #999;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 980px;
	left: 10px;
}
#container #menubox #nav1 {
	position: relative;
	list-style: none;
	float: left;
	width: 974px;
	top: 65px;
	margin-left: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642E8A;
	padding-left: 0px;
}
#nav1 li {
	display: block;
	float: left;
	height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 4px;
}
#nav1 li a {
	text-decoration: none;
	float: left;
	display: inline;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Calibri;
	font-size: 0.9em;
	font-weight: bold;
	color: #702C91;
}
#container #topbar .smallfont {
	position: relative;
	color: #642E8A;
	top: 15px;
	left: -15px;
	font-size: 8px;
}
#container #topbar .mediumfont {
	position: relative;
	color: #642E8A;
	top: 15px;
	left: -10px;
	font-size: 11px;
}
#container #topbar .largefont {
	position: relative;
	color: #642E8A;
	top: 15px;
	left: -5px;
	font-size: 14px;
}

#nav1 li a:hover {
	text-decoration: underline;
}

#menubox .habialogo {
	position: relative;
	top: 10px;
	left: 625px;
	height: 98px;
	width: 200px;
}
#nav2 li {
	display: block;
	float: left;
	height: 23px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 1px;
	color: #642E8A;
}
#nav2 li a {
	color: #642E8A;
	text-decoration: none;
	float: left;
	display: inline;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#nav2 li a:hover {
	text-decoration: underline;
}
#container #bottomlinks a {
	spadding-top: 7px;
	color: #8358A1;
	text-decoration: none;
	position: relative;
}
#container #content .contenttext a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#container #topbar a {
	color: #642E8A;
	text-decoration: none;
}
#container #sectioncontainer .sectionbox .sectionheader a {
	color: #FFF;
	text-decoration: none;
}
.faqanswer {
	font-family: Calibri;
	position: relative;
	min-height: 15px;
	width: 936px;
	padding: 5px;
	background-image: url(../images/cc6600_answer.gif);
	color: #642E8A;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.faqcontainer {
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 948px;
}
.faqquestion {
	font-family: Calibri;
	position: relative;
	min-height: 15px;
	width: 938px;
	padding: 5px;
	background-color: #642E8A;
}
.faqquestions {
	position: relative;
	height: 15px;
	width: 612px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #9A5BC8;
	color: #FFF;
	height: 21px;
	width: 939px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/faq_header.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
a {
	color: #FFF;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
#container #news #newsheader {
	position: relative;
	height: 21px;
	width: 314px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #642E8A;
	color: #FFF;
	font-family: Calibri;
	font-size: 0.9em;
	background-image: url(../images/content_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#container #news .newscontent {
	position: relative;
	width: 287px;
	height: 204px;
	display: inline;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Calibri;
	font-size: 0.9em;
	color: #000;
	overflow: hidden;
	border: 1px solid #642E8A;
	padding-left: 15px;
}
#container #news .newscontent a {
	color: #000;
}
#container #sectioncontainer .sectionbox .sectioncontent {
	position: relative;
	width: 288px;
	min-height: 188px;
	color: #000;
	background-color: #FEDE69;
	border: 1px solid #9A5BC8;
	left: -15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	top: -10px;
	padding-top: 10px;
}
#container #sectioncontainer .sectionbox .sectioncontent a {
	color: #000;
}
#container #sectioncontainer .sectionbox .sectioncontent a {
	color: #000;
}
#container #a2z {
	float: left;
	width: 966px;
	position: relative;
	margin-left: 10px;
	background-color: #9A5BC8;
	margin-bottom: 12px;
	border: 1px solid #666;
	padding: 5px;
	color: #FFF;
}
#container #a2z #a2zheader {
	font-weight: bold;
	position: relative;
	width: 100%;
	padding-left: 5px;
}
#container #a2z #a2zcontent {
	background-color: #FFF;
	position: relative;
	min-height: 320px;
	padding: 5px;
	width: 945px;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #999;
	font-size: 0.9em;
	margin-bottom: 5px;
}
#container #a2z #a2zcontent .column {
	position: relative;
	float: left;
	width: 305px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	min-height: 320px;
}
#container #a2z #a2zcontent .column a {
	color: #06C;
	font-size: 0.9em;
	text-decoration: none;
}
#container #news .newsfollowhabia {
	float: left;
	position: relative;
	margin-top: 10px;
}