.registration_form label {
display: block;
width: 125px;
float: left;
text-align: right;
margin-right: 5px;
}

#portal a {
display: block;
margin-top: 14px;
float:right;
height: 60px;
width: 100;
}

.registration_form input , .registration_form textarea {
width: 350px;
}

.registration_form .submit {
margin-left: 125px;
}

#home_splash {
	height: 223px;
	background: #FFF url(/img/homeslogan.gif) no-repeat left bottom;

}
#homes_splash #homesplash_image {
	float: right;
}

div,  blockquote, body {
	margin: 0;
	padding: 0;
}

p, ul, li {
	margin-top: 0;
        line-height: 200%;
}

body {
	font-family: trebuchet ms, sans-serif;
	font-size: 77.5%;
	color: #444444;
	background: #E6E6E6;
}

td {
	border: 0;
	vertical-align: top;
	padding: 5px 0;
}

p, div, li, blockquote {
	font-size: 1em;
	line-height: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

h3 {
	color: #97BC26;
}

h3 span {
	color: #B5B4AC;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}

a {
	font-weight: bold;
	color: #000;
}

.coursetitle {
	color: #97BC26!important;
	font-size:0.9em;
}

a img {
	border: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.2em;
}

.intro {
	font-size: 1.4em;
	color: #97BC26;
}
.intro2 {
	font-size: 1.2em;
	color: #97BC26;
}
.sub_head {
	font-family: arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.partner_title {
	font-weight: bold;
	color: #4D6265;
	text-transform: uppercase;
}

.partner {
	color: #4D6265;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	color: #363636;
	margin-bottom: 15px;
}

blockquote p {
	margin: 0px, 15px, 15px, 15px;
}

blockquote .author {
	font-weight: normal;
}

#main_content li {
	margin-left: 8px;
}

#skip_to_content {
	display: none;
}

#all_content {
     margin: 0 auto;
     width: 950px;
	 padding: 0 10px;
	 border: 1px solid #5E7B7A;
	 background: #FFF;
}

#content {
	clear: both;
	border-top: 1px solid #5E7B7A;
	margin-top: 5px;
/*	background: url(img/content_back.png) repeat-y right;*/
}

#header {

}

#header img {
	border: 0;
}

#menu {
	border-top: 1px solid #5E7B7A;
	border-bottom: 1px solid #5E7B7A;
	line-height: 1.3em;
	height: 1.3em;
	padding: 2px 0 0 0;
}

#menu_list {
	display:none;
}

#nav li a.current {
	color: #9FCB3F;;
}

#nav li a:hover {
	color: #9FCB3F;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: auto;
	padding: 0 0 3px 18px;
	background: url(img/menu_div.png) no-repeat left center;
	color: #5E7B7A;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: bold;
}

#nav ul a, #nav a#first_item {
	padding: 0;
	background: none!important;

}

#nav li {
	float: right;
	width: auto;
	margin:0;
	padding: 0;
}

#nav li ul {
	position: absolute;
	width: 17em;
	left: -999em;
	background: #FFF;
	border-top: 6px solid #9FCB3F;
	border-left: 1px solid #5E7B7A;
	border-right: 1px solid #5E7B7A;
	border-bottom: 1px solid #5E7B7A;
	padding: 0 0 0 11px;
	margin: 0 0 0 11px;
}

#nav li ul.about_us_menu {
	width: 9.8em;
}

#nav li ul.contact_menu {
	width: 7.5em;
	margin-left: -28px;
}

#nav li ul li {
	display: block;
	float: none;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#section_subcontent {
	width: 200px;
	float: left;
}

#teaser {
	background: #4D6265;
}

#teaser h2 {
	line-height: 67px;
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	background: #95BF06;
	text-transform: lowercase;
}

#teaser .forensics {
/*	line-height: 33px;*/
}

#teaser p {
	padding: 5px 5px 8px 5px;
/*	margin: 159px 0 0 0;*/
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	background: #4D6265 url(img/sidebar_teaser_bottom.jpg) no-repeat center bottom;

}

#subcontent_contact {
	background: #F6F6EF url(img/subcontent_contact_bottom.jpg) no-repeat center bottom;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
}

#subcontent_contact p {
	color: #4D6265;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

#subcontent_contact_header {
	background: #97BC26 url(img/subcontent_contact_top.jpg) no-repeat center top;
	line-height: 21px;
	color: #FFF!important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

#subcontent_contact p span {
	font-size: 1.2em;
display: none;
}

#subcontent_contact a {
	color: #97BC26;
}

#main_content {
	padding: 0 15px 15px 215px;
	border-bottom: 1px solid #5E7B7A;
}

.nosidebar {
	padding: 0 15px 15px 15px!important;
	background: url(img/nosidebar_back.gif) repeat-y left;
}

.homesidebar {
	padding: 0!important;
	background: url(img/nosidebar_back.gif) repeat-y left;
}

#main_content h3 {
	color: #9FCB3F;
	font-size: 1.5em;
	line-height: 67px;

}

#footer {
	border-top: 1px solid #5E7B7A;
	margin-top: 5px;
}

#footer p {
	font-size: x-small;
}

#footer a {
	color: #9FCB3F;
	text-decoration: none;
}

.decorative_line {
/*	background: url(img/content_bottom_line.png) bottom;
	height: 1px;*/

}

.clearer {
	clear: both;
}

#services_submenu, #networking_submenu, #itsecurity_submenu {
	margin: 5px 0 0 0;
	background: #F6F6EF url(img/services_submenu_top.jpg) no-repeat center top;
}

#home_submenu {
	margin: 3px 5px 0 0;
	background: #F6F6EF url(/img/home_submenu_top.jpg) no-repeat left top;
	width: 244px;
	float: left;
}

#home_submenu ul, #services_submenu ul, #networking_submenu ul {
	background: url(img/services_submenu_bottom.jpg) no-repeat left bottom;
}

#itsecurity_submenu ul {
	background: url(img/itsecurity_submenu.jpg) no-repeat left bottom;
}

#home_submenu ul, #services_submenu ul, #networking_submenu ul, #itsecurity_submenu ul {
	list-style-type: none;
	text-align: right;
	padding: 0;
	margin: 0;
}

#home_submenu li, #services_submenu li, #networking_submenu li {
	margin: 0;
	padding: 0;
	line-height: 21px;
	color: #4D6265;
	font-size: 0.9em;
}

#home_submenu li {
	line-height: 1.1em;
}

#itsecurity_submenu li {
	margin: 0 0 0 21px;
	padding: 0;
	line-height: 19px;
	color: #4D6265;
	font-size: 0.9em;
}

#home_submenu .top_item  a, #services_submenu .top_item  a, #networking_submenu .top_item a, #itsecuirty .top_item a  {
	border: 0;
}

#home_submenu .top_item, #services_submenu .top_item, #networking_submenu .top_item, #itsecurity_submenu .top_item {
	text-transform: uppercase;
	padding-right: 12px;
	line-height: 22px;
}

#home_submenu .bottom_item a, #services_submenu .bottom_item a, #networking_submenu .bottom_item a, #itsecurity_submenu .bottom_item a {
	border: 0;
	border-right: 5px solid #F6F6EF;
}

#services_submenu a, #networking_submenu a, #itsecurity_submenu a {
	text-decoration: none;
	color: #4D6265;
	font-weight: normal;
	display: block;
	margin:0;
	padding: 0 7px 0 0;
	border-bottom: 1px dotted #98BC26;
	border-right: 5px solid #F6F6EF;

}

#services_submenu a:hover, #services_submenu .current a,
#networking_submenu a:hover, #networking_submenu .current a,
#itsecurity_submenu a:hover, #itsecurity_submenu .current a,
{
	background: #FFF;
	border-right: 5px solid #98BC26;
	color: #98BC26;
}

#home_submenu a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	display: block;
	margin:0;
	padding: 3px 7px 3px 0;
	border-bottom: 1px dotted #98BC26;
	border-right: 5px solid #F6F6EF;

}

#home_submenu a:hover {
	background: #FFF;
	border-right: 5px solid #98BC26;
}

#associations h4 img, #testimonials h4 img {
	float: right;

}

#associations h4, #testimonials h4 {
	clear: right;
}

#home_submenu a strong {
	color: #4E6464;
	font-size: 1.1em;
}

#home_submenu a span{
	font-size: 0.9em;
	font-weight: bold;
}

.homequote {
	font-size: 1.2em;
	font-weight: normal;
	color: #4E6464;
	margin-top: 5px;
	text-align: justify;
}


#homecontent {
	width:650px;
	margin-left:280px;
}

#homecontent a {
	text-decoration: none;
}
