/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
	margin-bottom: 5px;
}
/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}
a {
	outline: none;
}
/* Website Styles */
body {
	background: #4280c5 url(../../ui/bg.jpg) repeat-x top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #545454;
}
a {
	color: #5a9ec2;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 924px;
	margin: 0 auto 0 auto;
}
#header {
	height: 183px;
	background: url(../../ui/header-logos.gif) no-repeat;
}
#logo {
	width: 924px;
	height: 139px;
	text-indent: -900em;
}
#logo a {
	display: block;
	width: 924px;
	height: 139px;
}
#header ul {
	position: absolute;
	top: 139px;
	margin-left: -7px;
	z-index: 5000;
}
#header ul li {
	float: left;
	list-style: none;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
}
#header ul li a {
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-indent: -900em;
}
#header ul li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#menu-home a, #menu-about a, #menu-ulr a, #menu-news a, #menu-case a, #menu-courses a, #menu-contact a, #menu-resources a, #menu-newsletter a, #menu-jobs a {
	padding: 5px 0 20px 0;
}
#menu-home a {
	background: url(../../ui/menu.gif) -12px 0px no-repeat;
	width: 51px;
}
#menu-home a:hover, #menu-home:hover a {
	background: url(../../ui/menu.gif) -12px -41px no-repeat;
}
#menu-about a {
	background: url(../../ui/menu.gif) -61px 0px no-repeat;
	width: 77px;
}
#menu-about a:hover, #menu-about:hover a {
	background: url(../../ui/menu.gif) -61px -41px no-repeat;
}
#menu-ulr a {
	background: url(../../ui/menu.gif) -137px 0px no-repeat;
	width: 38px;
}
#menu-ulr a:hover, #menu-ulr:hover a {
	background: url(../../ui/menu.gif) -137px -41px no-repeat;
}
#menu-news a {
	background: url(../../ui/menu.gif) -175px 0px no-repeat;
	width: 48px;
}
#menu-news a:hover, #menu-news:hover a {
	background: url(../../ui/menu.gif) -175px -41px no-repeat;
}
#menu-case a {
	background: url(../../ui/menu.gif) -223px 0px no-repeat;
	width: 101px;
}
#menu-case a:hover, #menu-case:hover a {
	background: url(../../ui/menu.gif) -223px -41px no-repeat;
}
#menu-courses a {
	background: url(../../ui/menu.gif) -323px 0px no-repeat;
	width: 73px;
}
#menu-courses a:hover, #menu-courses:hover a {
	background: url(../../ui/menu.gif) -323px -41px no-repeat;
}
#menu-resources a {
	background: url(../../ui/menu.gif) -394px 0px no-repeat;
	width: 91px;
}
#menu-resources a:hover, #menu-resources:hover a {
	background: url(../../ui/menu.gif) -394px -41px no-repeat;
}
#menu-contact a {
	background: url(../../ui/menu.gif) -482px 0px no-repeat;
	width: 74px;
}
#menu-contact a:hover, #menu-contact:hover a {
	background: url(../../ui/menu.gif) -482px -41px no-repeat;
}
#menu-newsletter a {
	background: url(../../ui/menu.gif) -552px 0px no-repeat;
	width: 100px;
}
#menu-newsletter a:hover, #menu-newsletter:hover a {
	background: url(../../ui/menu.gif) -552px -41px no-repeat;
}
#menu-jobs a {
	background: url(../../ui/menu.gif) -646px 0px no-repeat;
	width: 50px;
}
#menu-jobs a:hover, #menu-jobs:hover a {
	background: url(../../ui/menu.gif) -646px -41px no-repeat;
}

#header ul li ul {
	position: absolute;
	margin: 0;
	width: 166px;
	list-style: none;
	display: none;
	padding: 0;
	top: 41px;
	background: #b23707;
}
#header ul li ul li a {
	text-indent: 0;
	background: url(../../ui/arrow.gif) 8px 11px no-repeat !important;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	padding: 6px 0 6px 16px;
}  
#header ul li ul li a:hover {
	text-indent: 0;
	background: #6f3925 url(../../ui/arrow.gif) 8px 11px no-repeat !important;
	color: #fff;
}
#header ul li.over ul, #header ul li:hover ul{
	display: block;
	list-style-image: none;
}
#ulr-login {
	background: url(../../ui/ulr-login.gif) no-repeat;
	width: 94px;
	height: 41px;
	text-indent: -900em;
	padding: 0;
	margin: 0 0 0 830px;
	position: absolute;
	top: 139px;
}
#ulr-login a {
	width: 94px;
	height: 41px;
	display: block;
}
#ulr-login a:hover {
	background: url(../../ui/ulr-login.gif) no-repeat 0px -41px;
}
#subheader {
	margin-top: 12px;
}
#column, #column-orange {
	position: absolute;
	width: 203px;
	margin: 12px 0 0 624px;
	min-height: 300px;
}
#column-orange {
	margin: 12px 0 0 312px;
}
.colbox, .colbox-orange {
	width: 264px;
	height: 148px;
	background: url(../../ui/col-bg.png) no-repeat;
	padding: 14px 18px 18px 18px;	
	margin-bottom: 12px;
}
.colbox-orange {
	background: url(../../ui/col-bg-or.png) no-repeat;
	color: #fff;
}
.colbox-orange .colimage {
	float: right;
	padding: 4px;
	border: 0;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}
#welcome p, #content p, #content ul li {
	font-size: 12px;
	line-height: 18px;
}
#welcome {
	background: #fff;
	width: 264px;
	padding: 2px 18px 18px 18px;
	clear: both;
	min-height: 328px;
}
#content {
	background: #fff;
	padding: 2px 18px 18px 18px;
	min-height: 358px;
	width: 576px;
	clear: both;
}
#ttop {
	background: url(../../ui/ttop.png) left bottom no-repeat;
	height: 24px;
}
#tbot {
	background: url(../../ui/tbot.png) no-repeat;
	height: 12px;
}
#wtop {
	background: url(../../ui/wtop.png) left bottom no-repeat;
	height: 24px;
}
#wbot {
	background: url(../../ui/wbot.png) no-repeat;
	height: 12px;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #56544d;
	letter-spacing: -0.01em;
}
p {
	line-height: 18px;
	padding: 0 0 11px 0;
}
.image {
	border: 1px solid #ff5a0b;
	padding: 1px;
	float: right;
	margin: 5px 0 0 10px;
}
.image1, .image2{
	float: right;
	padding: 1px;
	border: 1px solid #ff5a0b;
	background: #fff;
	margin: 0 5px 0 10px;
}
.image2 {
	margin-top: 20px;
	clear: right;
	margin-bottom: 20px;
}
#breadcrumbs {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	padding-left: 0;
	list-style: none;
}
#breadcrumbs li {
	float: left;
	background: url(../../ui/barrow.gif) no-repeat 0px 4px;
	padding-left: 8px;
	margin-right: 6px;
	font-weight: bold;
}
#breadcrumbs li a {
	font-weight: normal;
	color: #4280c5;
}
#breadcrumbs #home {
	background: url(../../ui/home-icon.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
#footer {
	width: 904px;
	margin: 0 auto 0 auto;
	height: 20px;
	padding-top: 10px;
}
#footer p {
	color: #fff;
	position: relative;
	top: 4px;
	font: 10px Tahoma, Geneva, sans-serif;
}
#footer a {
	color: #fff;
}
#footer a:hover {		
	color: #333;
	text-decoration: underline;
}
#siteby {
	float: right;
	margin-top: -23px;
}
#latest-news, #courses {
	list-style: none;
	color: #fff;
	margin-left: -15px;
}
#latest-news li, #courses li {
	margin-bottom: 10px;
	line-height: 17px;
}
#courses li a {
	line-height: 15px !important;
}
#latest-news li a, #courses li a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#latest-news li a:hover, #courses li a:hover {
	text-decoration: none;
}
#case-studies, #courses-list {
	list-style: none;
	margin-left: -16px;
	font-weight: bold;
	font-size: 12px;
}
#case-studies li a, #courses li a {	
	line-height: 19px;
}
.sitemap {
	list-style: none;
	width: 220px;
	padding: 0 0 20px 0;
	line-height: 18px;
}
.sitemap li {
	background: url(../../ui/barrow.gif) 0px 7px no-repeat;
	padding-left: 8px;
}
.sitemap ul li {
	margin-left: -16px;
	list-style: none;
}
.sitemap li ul li {
	margin-left: 0px;
}

#banner {
	width: 924px;
	height: 224px;
	padding: 0!important;
	margin: 12px 0 0 0!important;
	list-style: none;
	background: #fff;
}
#banner li {
	height: 224px;
	overflow: hidden;
}
#banner li p {
	font: bold 28px Arial, Helvetica, sans-serif;
	position: absolute;
	letter-spacing: -0.01em;
	z-index: 1000;
	color: #4e91cd;
	margin-top: 100px;
	width: 340px;
	line-height: 30px;
	margin-left: 12px;
}
/*Lightbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../../ui/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../../ui/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../../ui/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../ui/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* End Lightbox */

#contact .row {
	clear: right;
}
#contact .row label {
	float: left;
	width: 75px;
	text-align: left;
	line-height: 20px;
}
#contact .row .formw, .row .formbox{
	float: right;
	width: 420px;
	margin-right: 30px;
	margin-bottom: 5px;
	text-align: left;
}
#contact .formw button{
	float: left;
	width: 60px;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	text-align: left;
}
#contact .form_confirmation{
	clear: both;
	color: #4e91cd;
	font-weight: bold;
}
#contact .row p{
	color: #4e91cd;
	font-weight: bold;
}
#contact input, #contact textarea {
	width: 230px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#links, #downloads {
	list-style: none;
	margin-left: -12px;
}




#enews_form{
	width: 350px;
	/*background: #fff;*/
}
#enews_form p{
	display: block;
	margin-top: 20px;
}
#enews_form .row{
	padding-top: 10px;
	display: block;
	clear: both;
}
#enews_form .row label{
	display: block;
	float: left;
	font-size: 12px;
	width: 135px;
}
#enews_form .row input#name, #enews.row input#email{
	/*width: 150px;*/
}
#enews_form #submit{
	float: none;
	margin: 10px 0 0 0;
}
#form_errors ul li{
	font-size: 12px;
	line-height: 18px;
	color: #900;
}
