body {
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family: 'Open Sans', sans-serif;
	background:#8B8B8B;
	font-weight:300;
}

a:link {
	color: #183d8d;
	text-decoration:none;
}
a:visited {
	color: #183d8d;
	text-decoration:none;
}
a:hover {
	color: #183d8d;
	text-decoration:none;
}
a:active {
	color: #183d8d;
	text-decoration:none;
}

p{margin-top:0px; font-size:13px; line-height:20px; font-weight:400; color:#434343;}

form{margin:0px;}

img{border:0px;}

.clear{clear:both;}

.gap{height:105px;}

header{
	position:fixed;
	z-index:10000;
	width:100%;
}

#header{
	background-color:#fff;
	width:1160px;
	margin:auto;
	display:table;
}

#logo{
	width:315px;
	height:auto;
	float:left;
	padding-left:10px;
}

#top-navigation{
	width:725px;
	height:auto;
	float:right;
	margin-top:11px;
}


#navigation .active, #navigation .active:hover  {
	background: #8fc23e;
	color:#FFF;
}
.active a {
	color:#FFFFFF;
}
#navigation{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	width:100%;
	color:#000000;
	max-width: 100%;
	float:left;
	padding: 0;
}
#navigation li {
	float: left;
	padding: 0 11px;
	list-style:none;
}
#navigation li a {
	display: block;
	color:#000000;
	padding: 6px 12px;
	font-size:14px;
	text-decoration:none;
	transition: all 0.6s ease-in 0s;
}
#navigation li a:hover {
	background: #f2f2f2;
}


.slider{width:1160px; margin:auto;}

.flex-control-nav li {   margin: 0px 1px 0px 0px;}


#footer{
	background:#2c2c2c;
	width:1160px;
	margin:auto;
	height:auto;
	display:table;
	padding:15px 30px 30px 30px;
	box-sizing:border-box;
	color:#ccc;
	font-size:13px;
	line-height:20px;
	clear:both;
}

#footer a{
	display:block;
	color:#ccc;
	text-decoration:none;
	margin-bottom:10px;
}

#footer a:hover{color:#fff;}

#footer .col-1-4{
	margin-right:29px;
}

#footer h5{
	text-transform:uppercase;
	font-size:14px;
	line-height:40px;
	color:#999;
	letter-spacing:3px;
	font-weight:400;
	border-bottom:1px solid #555;
	margin:0px 0px 20px 0px;
}

.no-margin{margin-right:0px !important;}

.copyright{
	background-color:#232323;
	padding:30px;
	color:#666;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:3px;
	width:1160px;
	height:auto;
	display:table;
	margin:auto;
	box-sizing:border-box;
}

.social-media-icon{
	width:30px;
	height:24px;
	float:right;
	text-decoration:none;
	opacity:0.5;
	background-repeat:no-repeat;
	margin-left:0px;
}

.social-media-icon:hover{
	opacity:1.0;
}

#social-media-icon-1{
	background-image:url(../images/social-media-icon.png);
}

#social-media-icon-2{
	background-image:url(../images/social-media-icon.png);
	background-position:-30px 0px;
}

#social-media-icon-3{
	background-image:url(../images/social-media-icon.png);
	background-position:-60px 0px;
}

#social-media-icon-4{
	background-image:url(../images/social-media-icon.png);
	background-position:-90px 0px;
}

#social-media-icon-5{
	background-image:url(../images/social-media-icon.png);
	background-position:-121px 0px;
}

.blue-band{
	background-color:#183d8d;
	width:1160px;
	display:table;
	height:auto;
	margin:auto;
	clear:both;
}

.blue-band h2{
	font-size:25px;
	line-height:25px;
	color:#fff;
	width:150px;
	text-align:right;
	padding-right:30px;
	padding-top:17px;
	display:inline-block;
	float:left;
	border-right:1px solid #ccc;
	margin:30px;
	height:90px;
}

.blue-band p{
	color:#fff;
	font-size:13px;
	font-weight:500;
	font-family:Roboto Condensed, Arial, Helvetica, sans-serif;
	display:inline-block;
	width:390px;
	margin:25px 20px 20px 0px;
}

.green-box{
	width:248px;
	height:171px;
	float:right;
	background-image:url(../images/green.png);
	text-align:center;
}

.green-box span{
	font-size:15px;
	font-weight:700;
	margin:50px 0px 10px 0px;
	text-transform:uppercase;
	letter-spacing:2px;
	display:block;
}

.green-box h4{
   background: url("../images/PDF.jpg") no-repeat scroll 96px 1px rgba(0, 0, 0, 0);
    display: block;
    font-size: 15px;
    font-weight: 700;
    height: 28px;
    letter-spacing: 2px;
    line-height: 20px;
    padding-top: 47px;
    text-transform: uppercase;
}

.aiti{
	float:right;
	margin:45px 30px 0px 0px;
}

.home-banner, .banner{
	width:1160px;
	height:auto;
	margin:auto;
}

.left-column{
	width:911px;
	float:left;
	height:auto;
	display:block;
	border-right:1px solid #ddd;
	background-color:#fff;
	min-height:721px;
}

.right-column{
	width:248px;
	float:right;
	height:auto;
	display:table;
	background-color:#fff;
}

#training-logo{
	text-align:center;
}

#training-logo .logo-small{
	float:left;
	border-right:1px solid #ccc;
	margin-left:3px;
}

#training-logo .logo-big{
	border-top:1px solid #ccc;
	display:block;
	clear:both;
}

#why{
	background-color:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:20px;
	font-size:13px;
	font-weight:400;
	color:#666;
}

#why h3{
	margin:0px 0px 10px 0px;
	font-size:17px;
	font-weight:300;
	color:#666;
	letter-spacing:3px;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
}

#why p{
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	line-height:15px;
	display:block;
	color:#666;
}

.client{
	padding:20px;
	border-top:1px solid #ccc;
	display:table;
	width:100%;
}


.client a{
	transition: all 0.6s ease-in 0s;
	float:left;	
	margin-right:19px;
	cursor:inherit;
}


.client a:hover{
	opacity:0.5;
}

.fifty-percent{
	float:left;
	width:50%;
	padding:30px;
	box-sizing:border-box;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

.fifty-percent h2{
	font-size:18px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:300;
	margin:0px 0px 10px 0px;
}

.fifty-percent img{
	float:left;
	margin-right:25px;
	margin-bottom:80px;
}


a.read-more:link, a.read-more:active,  a.read-more:visited {
	color:#183d8d;
	text-decoration:none;
	font-size:13px;
	font-weight:400;
	display:inline-block;
	width:80px;
	height:20px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:right 3px;
	transition: all 0.6s ease-in 0s;
}

a.read-more:hover {	background-image:url(../images/arrow2.png); color:#f02624;}


.no-border{border-right:0px !important;}

.border-bottom{border-bottom:1px solid #183d8d !important;}


.thirty-three-percent{
	width:33.3%;
	float:left;
	height:auto;
	display:table;
	padding:30px;
	box-sizing:border-box;
	border-right:1px solid #ccc;
}

.thirty-three-percent p{margin-top:17px;}

.thirty-three-percent img{width:100%;}


.image-title{
	display:block;
	background-image:url(../images/overlay.png);
	color:#fff;
	padding:4px 5px 3px 5px;
	font-weight:700;
	letter-spacing:1px;
	margin-top:-30px;
	z-index:11;
	position:absolute;
	width:244px;
	box-sizing:border-box;
}

.address{
	width:260px;
	margin:30px;
	float:left;
}

.contact-form{
	width:520px;
	margin:30px;
	float:left;
}

.page-title{
	margin:0px 0px 20px 0px;
	font-weight:300;
	letter-spacing:2px;
	font-size:30px;
	text-transform:uppercase;
	color:#183d8d;
}


.contact-form input[type="text"], .contact-frm input[type="email"], .contact-frm textarea, .contact-frm select {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #888;
    height: 30px;
    line-height: 15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0 5px 5px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contact-form input[type="text"]:hover, .contact-frm input[type="email"]:hover, .contact-frm textarea:hover, .contact-frm select:hover {
    background: #fff;
}

.contact-form .button {
    background: #183D8D;
    border: 0px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #fff;
	font-weight:600;
    border-radius: 4px;
	cursor:pointer;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.contact-form .button:hover {
    color: #fff;
    background-color: #315ab2;
}

.contact-form textarea{
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 140px;
    padding: 5px 0 0 5px;
    width: 100%;
}


.content{
	width:100%;
	display:table;
	padding:30px;
	box-sizing:border-box;
}

.content ul li{
	font-size:13px;
	list-style-image:url(../images/bullet.png);
	margin-bottom:5px;
}


header.darker{ height:70px;}

header.darker #header{height: 50px; padding:0px;  box-shadow:0px 2px 2px #999;}

header.darker #logo img, header.darker #logo{height: 60px; width: auto;}

header.darker #top-navigation {margin-top:0px;}


.container{background-color:#aaa;}