body, html {
	margin:40px 0px;
	padding:0px;
	background:#df2d38 url(images/background.jpg) repeat-y top center;
	color:#000;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img, div, span, legend, fieldset, p, ul, li, h1, h2, h3, h4, h5, h6, button, form {
	padding:0px;
	margin:0px;
	border:none;
	}

a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	color:#ac0000;
	text-decoration:none;
	}

/* Global Form Styles */
select {
	background:#ffffff;
	border:1px solid #666666;
	font:10px "verdana", tahoma, helvetica, sans-serif;
	}

input, textarea {
	background:#ffffff;
	border:1px solid #0d4173;
	}

input:hover, textarea:hover {
	background:#eeeeee;
	}

input:focus, textarea:focus {
	background:#eeeeee;
	}

.header_logo {
	width:374px;
	height:95px;
	background:url(images/logo.jpg) top left no-repeat;
	}

.header_logo h1 {
	margin:0px;
	padding:0px;
	}

.header_logo h1 a {
	width:374px;
	height:95px;
	display:block;
	text-indent:-9999px;
	}

.phone_no {
	color:#000000;
	padding:29px 3px 0px 0px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:right;
	}

.menu_bg {
	background:url(images/menu_bg.jpg) repeat-x top left;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	height:32px;
	line-height:32px;
	}

.menu_bg ul {
	margin:0px 20px;
	padding:0px;
	list-style:none;
	}

.menu_bg li {
	margin:0px;
	padding:0px;
	display:inline;
	color:#666666;
	}

.menu_bg li a {
	float:left;
	text-decoration:none;
	color:#666666;
	padding:0px 16px;
	text-align:center;
	}

.menu_bg li a:hover {
	text-decoration:none;
	color:#000;
	margin:0px;
	}

.menu_bg li a.current {
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:0px 16px;
	}

.menu_bg a.separator {
	background:url(images/separator.jpg) no-repeat center top;
	height:31px;
	margin:0px auto;
	padding:0px;
	}

.left_menu_bg {
	background:url(images/left_menu-bg.jpg) top left repeat-y;
	width:910px;
	}

.banner {
	background:url(images/banner.jpg) center right no-repeat;
	width:619px;
	height:264px;
	}

#sidebar_nav {
	margin:0px;
	padding:0px;
	}

#sidebar_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}

#sidebar_nav li {
	margin:0px 0px 3px 0px;
	padding:0px;
	display:list-item;
	}

span.connect2employment {
	width:286px;
	height:64px;
	margin:0px;
	padding:0px;
	display:block;
	}

span.connect2employment a {
	text-indent:-10000px;
	background:url(images/connect2employment.jpg) no-repeat top left;
	width:286px;
	height:64px;
	overflow:hidden;
	position:relative;
	display:block;
	}

span.connect2employment a:hover, span.connect2employment a.selected {
	background-position:0 -64px;
	display:block;
	}

span.connect2community {
	width:286px;
	height:64px;
	margin:0px;
	padding:0px;
	display:block;
	}

span.connect2community a {
	text-indent:-10000px;
	background:url(images/connect2community.jpg) no-repeat top left;
	width:286px;
	height:64px;
	overflow:hidden;
	position:relative;
	display:block;
	}

span.connect2community a:hover, span.connect2community a.selected {
	background-position:0 -64px;
	display:block;
	}

span.connect2training {
	width:286px;
	height:64px;
	margin:0px;
	padding:0px;
	display:block;
	}

span.connect2training a {
	text-indent:-10000px;
	background:url(images/connect2training.jpg) no-repeat top left;
	width:286px;
	height:64px;
	overflow:hidden;
	position:relative;
	display:block;
	}

span.connect2training a:hover, span.connect2training a.selected {
	background-position:0 -64px;
	display:block;
	}

span.connect2corporate {
	width:286px;
	height:64px;
	margin:0px;
	padding:0px;
	display:block;
	}

span.connect2corporate a {
	text-indent:-10000px;
	background:url(images/connect2corporate.jpg) no-repeat top left;
	width:286px;
	height:64px;
	overflow:hidden;
	position:relative;
	display:block;
	}

span.connect2corporate a:hover, span.connect2corporate a.selected {
	background-position:0 -64px;
	display:block;
	}

.submenu_link {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	padding:10px 15px;
	}

.submenu_link a {
	color:#ffffff;
	text-decoration:none;
	}

.submenu_link a:hover, .submenu_link a.selected {
	color:#e42f39;
	text-decoration:none;
	}

.menu_selected {
	background:#d6d5d3;
	height:36px;
	padding:0px 36px 0px 18px;
	line-height:36px;
	color:#333333;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	display:block;
	float:left;
	position:relative;
	}

.menu_selected a {
	color:#333333;
	text-decoration:none;
	}

.menu_selected a:hover {
	color:#000;
	text-decoration:none;
	}

.menu_selected_arrow {
	background:url(images/arrow_corner.jpg) no-repeat top left;
	height:36px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	width:21px;
	}

.content {
	font-size:13px;
	color:#000000;
	line-height:17px;
	text-align:left;
	padding:0px 20px 0px 10px;
	}

.events_block {
	background:#CCCCCC;
	margin:0px 0px 8px 0px;
	}

.events_image_bg {
	background:#ffffff;
	margin:5px;
	}

.events_image_border {
	border:1px solid #cccccc;
	}

.event_title {
	font-size:16px;
	color:#ed2e38;
	font-weight:bold;
	line-height:17px;
	padding:0px 0px 5px 0px;
	}

.event_title a {
	color:#ed2e38;
	text-decoration:none;
	}

.event_title a:hover {
	color:#000000;
	text-decoration:none;
	}

.footer {
	background:url(images/footer_bg.jpg) top left no-repeat;
	height:185px;
	width:910px;
	}

#quick_links {
	font-size:15px;
	color:#ed2e38;
	font-weight:bold;
	line-height:17px;
	padding:0px 0px 5px 0px;
	}

.quick_links {
	font-size:13px;
	color:#4e4e4e;
	font-weight:bold;
	line-height:17px;
	padding:0px;
	}

.quick_links a {
	font-size:13px;
	color:#ed2e38;
	font-weight:bold;
	line-height:17px;
	padding:0px;
	}

.quick_links a:hover {
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:17px;
	padding:0px;
	}

.newsletter_block {
	padding:4px 0px 0px 0px;
	}

#mailing-list {
	width:184px;
	height:115px;
	margin:0px;
	padding:0px;
	background:url(images/newsletter_bg.png) top center no-repeat;
	float:left;
	}

#mailing-list .content {
	margin:0px;
	padding:4px 0px 4px 10px;
	font-size:13px;
	line-height:17px;
	color:#FFFFFF;
	}

#mailing-list .input-box {
	margin:0px;
	padding:0px 15px 2px 2px;
	float:left;
	width:160px;
	}

#mailing-list .input-box .input {
	margin:0px;
	padding:0px 0px;
	font-size:12px;
	width:160px;
	border:1px solid;
	border-color:#000000 #9e2461 #9e2461 #000000;
	color:#666666;
	font-weight:normal;
	}

.bottom_links {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:42px;
	}

.bottom_links a {
	color:#FFFFFF;
	text-decoration:none;
	}

.bottom_links a:hover {
	color:#000000;
	text-decoration:none;
	}
.newsletter_btn {
	background:url(images/newsletter_submit.jpg) no-repeat top center;
	height:23px;
	width:103px;
	}

.hr_line {
	background:url(/images/hr.jpg) repeat-x top left;
	height:1px;
	padding:0px 0px 8px 0px;
	margin:0px;
	}
.side_bar li{
	list-style:none;
}

.side_bar h2{
	display:none;
}

