@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0 0 10px 0;
	line-height: 22px;
}
h1 {
	color: #d04c35;
	font-size: 19px;
	margin: 0 0 10px 0;
}
h2 {
	color: #82a33b;
	font-size: 15px;
	margin: 0 0 10px 0;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	cursor: pointer;
	cursor: hand;
}
a:active {
	text-decoration: underline;
	color: #666666;
	cursor: pointer;
	cursor: hand;
}
a:link {
	text-decoration: underline;
	color: #666666;
	cursor: pointer;
	cursor: hand;
}
a:hover {
	text-decoration: none;
color: #000000 cursor: pointer;
	cursor: hand;
}
#content_body {
	width: 1000px;
	margin: auto;
	background-image:url(../Site-images/header_bg_01.png);
	background-repeat: repeat-x;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.form {
	width: 191px;
	height: 18px;
	border: none;
	background: url(../Site-images/forms_07.png);
	margin-bottom: 2px;
	font-size: 11px;
	color: #666;
}

.box {
	width: 191px;
	height: 72px;
	border: none;
	background: url(../Site-images/box_23.png);
	margin-bottom: 2px;
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom {
	width: 932px;
	height: 240px;
	float: left;
	margin-left: 35px;
	background: url(../Site-images/bottom_51.png);
}
#shade {
	width: 932px;
	height: 77px;
	float: left;
	margin-left: 35px;
	background: url(../Site-images/shade_bottom_53.png);
}
/* columns */
div.columnOne p a {
	color: #fff;
	text-decoration:none;
}
div.columnTwo p a {
	color: #fff;
	text-decoration:none;
}
div.columnThree p a {
	color: #fff;
	text-decoration:none;
}
div.columnOne p a:hover {
	color: #fff;
	text-decoration:underline;
}
div.columnTwo p a:hover {
	color: #fff;
	text-decoration:underline;
}
div.columnThree p a:hover {
	color: #fff;
	text-decoration:underline;
}
.columnOne {
	width: 220px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	color: #fff;
	line-height: 17px;
}
#bottom h2 {
	color: #f6d031;
	font-size: 17px;
	margin: 0 0 10px 0;
}
.columnTwo {
	width: 300px;
	float: left;
	margin-left: 50px;
	padding-top: 30px;
	color: #fff;
	line-height: 17px;
}
.columnThree {
	width: 282px;
	float: left;
	margin-left: 50px;
	padding-top: 30px;
	color: #fff;
	line-height: 17px;
}
/* end of columns */

#copyright {
	width: 932px;
	height: 100px;
	float: left;
	padding-top: 20px;
	margin-left: 35px;
	text-align: center;
}
/* content left side */
#content_left {
	width: 630px;
	float: left;
	margin-left: 40px;
}
#header {
	width: 600px;
	padding-left: 10px;
}
#logo {
	width: 362px;
	height: 154px;
	position: relative
}
#navigation {
	width: 600px;
	/*margin-top:12px;
	padding-bottom: 13px;*/
}
#nav_694506{
	margin-bottom:10px;
	height:42px;
}
#navigation ul, #navigation ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}	
#navigation{
		margin: 5px 0 0;
}
#navigation , #navigation ul { /* all lists */
	padding: 0;

	list-style: none;
	line-height: 1;
}

#navigation a {
	display: block;
	width: 10.1em;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	text-decoration:none !important;
}
#navigation #nav_694506 .home.selected a, #navigation #nav_694506 .home a, #navigation #nav_694506 .home a:hover{
	background:url(/Site-images/home.png) 4px 5px no-repeat;
	text-indent:-999em;
}
#navigation #nav_694506 .home a{
	text-align:center;
	width:40px;
	display:block;
	text-indent:-999;
}
#navigation #nav_694506 .home a:hover{
	background:url(/Site-images/home.png) 4px -43px no-repeat;
}
#navigation li li{
	float:none;
}
#navigation li li a{
	height:auto !important;
	color:#fff !important;
	line-height:1.5em;
	padding:5px;
	width:10.2em
}
#navigation li a:hover, #navigation ul ul li.selected a, #nav_694506 .selected a, #nav_694506 .selected ul a:hover{
	background:#cf4427;
}
#nav_694506 .selected ul a{
	background:none;
}
#navigation li { /* all list items */
	float: left;
}

#navigation li ul { /* second-level lists */
	position: absolute;
	background: #058fde;
	padding:5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navigation li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#welcome {
	width: 630px;
	height: 196px;
	background-image: url(../Site-images/welcome_bg_13.png);
	background-repeat: repeat-x;
}
.text_welcome {
	width: 450px;
	padding-left: 30px;
	padding-top: 20px;
}
#content_inside {
	width: 630px;
	background-image: url(../Site-images/content_bg_17.png);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#content_inside_subpage {
	width: 600px;
	background-image: url(../Site-images/content_bg_17.png);
	background-repeat: repeat-x;
	min-height: 300px;
	padding-top: 20px;
	padding-left: 30px;
}
/* end of content left */


/* content right side */
#content_right {
	width: 280px;
	float: right;
	margin-right: 40px;
}
#search {
	width: 270px;
	height: 103px;
	background: url(../Site-images/search_04.png);
}
#search_box {
	width: 230px;
	margin: auto;
	padding-top: 50px;
}
#contact {
	width: 270px;
	min-height: 258px;
	background-image: url(../Site-images/contact_bg_09.png);
	background-repeat: repeat-x;
}
#contact_box {
	width: 230px;
	margin: auto;
	padding-top: 80px;
}
#news {
	width: 270px;
	min-height: 150px;
	background-image: url(../Site-images/news_item_14.png);
	background-repeat: repeat-x;
	margin-top: 30px;
}
#news_box {
	width: 230px;
	margin: auto;
	padding-top: 50px;
}
#testimonials {
	width: 270px;
	min-height: 100px;
	background-image: url(../Site-images/testimonial_21.png);
	background-repeat: repeat-x;
}
#testimonials_box {
	width: 230px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 20px;
}
#learning_portal {
	width: 270px;
	min-height: 100px;
	background-image: url(../Site-images/learning_portal_23.png);
	background-repeat: repeat-x;
}
#learning_box {
	width: 230px;
	margin: auto;
	padding-top: 40px;
}


/*.menu {
	width: 170px;
	height: 20px;
	color: #fff;
	background: #cf4427;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
.menuOn {
	width: 170px;
	height: 20px;
	color: #fff;
	background: #cf4427;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	text-decoration: underline;
}*/
/*.menuhide {
	text-indent:-9000px;
}
*/
