@charset "utf-8";
body  {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.main #container { 
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.main #header { 
	background: #FFFFFF;
} 
.main #header p {
	margin:0;
} 
.main #header_icons {
	position:relative;
	top:-420px;
	float:right;
	margin:0px;
	font-size:22px;
}
.main #header_home {
	padding:10px 5px 0;
	border:0px;
}
.main #header_email {
	padding:10px 5px 0;
	border:0px;
}
.main #header_blog {
	padding:10px 5px 0;
	border:0px;
}
.main #flash_menu {
	position:relative;
	margin:10px 0;
}
.main #flash_btn {
	position:relative;
	float:right;
	top:-35px;
	left:-60px;
	height:33px;
	border:0px;
}
.main #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 65px;
	background: #FFFFFF;
	margin:0 20px 0;
	padding:30px 0;
}
.main #mainContent { 
	margin: 30px 0 20px 85px;
	padding:0 20px 0;
} 
.main #mainContent p{ 
	margin: 0;
	padding: 0 20px 15px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.main #mainContent h1{ 
	margin: 0;
	padding: 5px 0 10px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
.main #mainContent h2{ 
	margin: 0;
	padding: 5px 0 15px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:100;
}
.main #mainContent h3{ 
	margin: 0;
	padding: 5px 0 15px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
.main #mainContent a:link {
	color:#c20f1f;
	background-image:none;
	border:none;
	text-decoration:underline;
}
.main #mainContent a:visited {
	color:#000000;
	background-image:none;
	border:none;
}
.main #mainContent a:hover {
	color:#c20f1f;
	background:none;
	border:none;
}
.main #mainContent a:active {
	color:#CCCCCC;
	background-image:none;
	border:none;
} 
.main #mainContent div a:link {
	color:#c20f1f;
	background-image:none;
	border:none;
	text-decoration:underline;
}
.main #mainContent div a:visited {
	color:#000000;
	background-image:none;
	border:none;
}
.main #mainContent div a:hover {
	color:#141414;
	background:none;
	border:none;
}
.main #mainContent div a:active {
	color:#CCCCCC;
	background-image:none;
	border:none;
} 
.main #footer {
	background-image:url(../images/Footer.png);
	background-repeat:repeat-x;
	height:100px;
	width:auto;
} 
.main #footer_logo {
	position:relative;
	float:left;
	margin:0;
	padding:10px 10px 10px 8px;
}
.main #footer_icons {
	position:relative;
	float:right;
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	padding:10px;
}
.main #footer_links {
	position:relative;
	margin: 10px 0 0;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
.main #footer h1 {
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding:0;
}
.main #footer p {
	margin: 0;
	padding: 0;
	font-size:14px;
}
.main #footer a:link {
	color:#CCCCCC;
	background-image:none;
	border:none;
}
.main #footer a:visited {
	color:#CCCCCC;
	background-image:none;
	border:none;
}
.main #footer a:hover {
	color:#FFFFFF;
	background:none;
	border:none;
}
.main #footer a:active {
	color:#FFFFFF;
	background-image:none;
	border:none;
} 
.main #bestof {
	margin: 0;
	padding: 0;
}
.main #facebook {
	margin: 0;
	padding: 5px 0;
}
.main #twitter {
	margin: 0;
	padding: 5px 0;
}
.main #linkedin {
	margin: 0;
	padding: 5px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footertexts {
	width: 180px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:10px;
	padding:0 45px 0;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}
.footertexts ul {
	padding:0;
	margin:5px 0;
}
.footertexts ul li {
	padding:0;
	list-style-type:none;
	margin:0;
	font-size:12px;
}
.footertexts ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footertexts ul li a:link {
	color:#CCCCCC;
	background-image:none;
	border:none;
}
.footertexts ul li a:visited {
	color:#CCCCCC;
	background-image:none;
	border:none;
}
.footertexts ul li a:hover {
	color:#FFFFFF;
	background:none;
	border:none;
}
.footertexts ul li a:active {
	color:#FFFFFF;
	background-image:none;
	border:none;
}
.container {
	margin:0 auto;
	float:none;
	width:815px;
	height:100px;
	overflow:hidden;
}
.container h1 {
	padding:0;
	margin:10px 0;
}
.main #training {
	position:relative;
	float:right;
	margin:0 15px 15px;
}
.main #image_right {
	position:relative;
	float:right;
	margin:0 15px 15px;
	border:none;
}
.main #image_left {
	position:relative;
	float:left;
	margin:-15px 15px 10px 15px;
	border:none;
}
.main #inspire_right {
	position:relative;
	float:right;
	margin:0 15px 15px;
	border:none;
}
.main #image_sfb {
	position:relative;
	float:right;
	margin-left:86px;
	margin-bottom:50px;
	border:none;
}












#contact p {
font-family:tahoma, geneva, sans-serif;
font-size:12px;
}
label {
font-family:tahoma, geneva, sans-serif;
font-size:12px;
}
legend {
font-family:tahoma, geneva, sans-serif;
font-size:12px;
}
#contact h1 {
margin: 10px 0px; color: #333333; font-size: 13px
}
#contact hr {
	border-bottom: #d9d9d9 1px solid; 
	border-left: #d9d9d9 1px; 
	padding-bottom: 0px; 
	margin: 6px 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	height: 0px; 
	color: inherit; 
	border-top: #d9d9d9 1px; 
	border-right: #d9d9d9 1px; 
	padding-top: 0px
}
#contact {
	padding-bottom: 35px;
	padding-top: 5px;
	background-color: #fff;  
	width: 650px; 
	display: block;  
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact label {
	line-height: 26px; 
	width: 155px; 
	display: inline-block; 
	float: left;
	height: 26px; 
	font-size: 12px;
}
#contact input {
	border-bottom: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	padding-bottom: 5px; 
	margin: 5px 0px; 
	padding-left: 5px; 
	width: 280px; 
	padding-right: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #f5f5f5; 
	color: #666; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding-top: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
textarea {
	border-bottom: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	padding-bottom: 5px; 
	margin: 5px 0px; 
	padding-left: 5px; 
	width: 280px; 
	padding-right: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #f5f5f5; 
	color: #666; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding-top: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
select {
	border-bottom: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	padding-bottom: 5px; 
	margin: 5px 0px; 
	padding-left: 5px; 
	width: 280px; 
	padding-right: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #f5f5f5; 
	color: #666; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding-top: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact input:focus {
	border-bottom: #c20f1f 1px solid; 
	border-left: #c20f1f 1px solid; 
	background-color: #fff; 
	color: #333; 
	border-top: #c20f1f 1px solid; 
	border-right: #c20f1f 1px solid
}
textarea:focus {
	border-bottom: #c20f1f 1px solid; 
	border-left: #c20f1f 1px solid; 
	background-color: #fff; 
	color: #333; 
	border-top: #c20f1f 1px solid; 
	border-right: #c20f1f 1px solid
}
select:focus {
	border-bottom: #c20f1f 1px solid; 
	border-left: #c20f1f 1px solid; 
	background-color: #fff; 
	color: #333; 
	border-top: #c20f1f 1px solid; 
	border-right: #c20f1f 1px solid
}
#contact input.submit {
	border-bottom: #222 1px solid; 
	border-left: #222 1px solid; 
	width: 85px; 
	background: #f5f5f5; 
	color: #c20f1f; 
	border-top: #222 1px solid; 
	cursor: pointer; 
	border-right: #222 1px solid; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact input.submit:hover {
	background: #c20f1f;
	color: #fff;
}
#contact fieldset {
	border-bottom: #eee 1px solid; 
	border-left: #eee 1px solid; 
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-top: #eee 1px solid; 
	border-right: #eee 1px solid; 
	padding-top: 20px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact legend {
	border-bottom: #eee 1px solid; 
	border-left: #eee 1px solid; 
	padding-bottom: 7px; 
	padding-left: 10px; 
	padding-right: 10px; 
	color: #000; 
	border-top: #eee 1px solid; 
	font-weight: bold; 
	border-right: #eee 1px solid; 
	padding-top: 7px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact span.required {
	color: #ff0000; font-size: 13px
}
#contact .error_message {
	border-bottom: #fbc2c4 1px solid; 
	border-left: #fbc2c4 1px solid; 
	padding-bottom: 3px; 
	line-height: 22px; 
	margin: 10px 0px; 
	padding-left: 35px; 
	padding-right: 10px; 
	display: block; 
	background: url(assets/error.gif) #fbe3e4 no-repeat 10px center; 
	height: 22px; 
	color: #8a1f11;
	border-top: #fbc2c4 1px solid; 
	border-right: #fbc2c4 1px solid; 
	padding-top: 3px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px
}
#contact #succsess_page h1 {
	padding-left: 22px; background: url(assets/success.gif) no-repeat left 50%
}
