@charset "UTF-8";
/* CSS Document */

/*  colors
dark blue  	#2f5ba9
red			#eb1c24
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, 
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, summary, time, mark, 
audio, video{
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing:antialiased;
font-size:100%;
}

a{
	text-decoration:none;
	font-size:12px;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

p{
	 font-weight: 400; 
	font-size:14px;
	padding-bottom:5px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
}
body {
	margin:0;
	padding:0;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	background-size:contain;
	min-width:972px;
	height:100%;
}

h2{
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	font-size:18px;
	color:#fff;
}
h1{
	font-family: 'Open Sans', sans-serif; font-weight: 600;
	font-size:54px;
	padding:0 0 0 10px;
	margin:0;
	color:#eb1c24;
}

h3 {
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	font-size:24px;
	padding:0px;
	margin:0px;
	color:#2f5ba9;


}

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -105px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
    height: 45px; /* .push must be the same height as .footer */
}
.bottom-space{
	padding-bottom:10px;
}
.clear{
	clear:both;
}
.clear:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
.center{
	text-align:center;
	margin:auto;
}

.wrap {
	width:972px;
	margin:auto;

}
.navheader {
	width:100%;
	height:72px;
	background-color:#2f5ba9;
	padding:0;
}
.logo{
	float:right;
	display:inline;
	text-align:center;
}
.logo img{
	margin-top:9px;
	height:50px;
	background-color:#fff;
	border:solid #eb1c24 2px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.navmenu{
	height:50px;
	clear:left;
 	
}
.navmenu ul {
	padding:0px;
	margin: 0px;
	vertical-align: middle;
}
.navmenu li{
	display:inline-block;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	vertical-align: middle;
	font-size: 14px;
	color:#fff;
	float:left;


}
.navmenu li a{
	text-decoration:none;
	font-size: 13px;
	color:#fff;
	font-family: 'Open Sans', sans-serif; font-weight: 400; 
	border-bottom-style:solid;
	font-weight:600;
	border-width:1px;
	padding-bottom:10px;
	border-color:#2f5ba9;
}

.navmenu li:after {
	padding-left:16px;
	padding-right:5px;
    content: "|";
}
.navmenu li:last-child:after{

    content: "";
}
.navmenu li a:hover{
	padding-bottom:2px;
	border-color:#fff;
}
.section_1 {
	clear:both;
}

.list-info{
	width:600px;
	margin:auto;
}
.list-info li{
	font-family: 'Open Sans', sans-serif; font-weight: 600; 
	font-size:13px;
	margin:auto;
	color:#000;
}

.section_1_info {
	width:972px;
	margin-top:50px;
}
.section_1_info img{
	width:400px;
}
.section_1_info h2{
	text-align:center;
	margin:auto;
	color:#eb1c24;
	font-weight:400;
	font-style:italic;
	width:420px;
	margin-top:30px;
}
.section_2{
	padding-bottom:90px;
}
.section_2_info p{
	padding:10px 0;
}
.section_2_info {
	text-align:justify;
	width:940px;
	padding:50px 0px 20px;
	font-size:14px;
}
.section_2_info ul li span{
	padding-left:20px;
	display:block;
}
.section_2_info ul li span:before{
	content:"-";
	padding-right:15px;
	margin-left:-20px;
}
.section_2lh{
	width:972px;
	text-align:center;
	height:50px;
	padding-top:20px;
	background-color:#2f5ba9;
	background-image: url(../images/darkbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color:#fff;
	vertical-align:middle;
}

.hsection_3, .section_2lh {
	margin:auto;
	width:972px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.section_2lh a{
	font-family: 'Open Sans', sans-serif; font-weight: 400; 
	font-size:14px;
	color:#eb1c24;
}

.hirelist {
	padding:20px 0px;

}
.hirelist li{
	font-family: 'Open Sans', sans-serif; font-weight: 600; 
	font-size:17px;
	padding-top:2px;
	list-style-type:none;
	margin:auto;
	text-align:center;
	color:#2f5ba9;
}


.contact_info{
	float:left;
	width:420px;
}
.contact_dets {
	float:right;
	width:460px;
	border-left-style:solid;
	border-left-width:1px;
	border-color:#2f5ba9;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:70px;
}
.contact_dets p{
	padding-left:20px;
	line-height:10px;
}
.contact_dets img{
	vertical-align:middle;
	padding-right:10px;
}
.contact_dets a{
	color:#666;
	font-size:14px;
	
}

.contact_dets a:hover{
	color:#2f5ba9;
}
.title {
	color:#eb1c24;
	font-style:italic;
	font-size:17px;

}
.contact2{
	padding-top:20px;
}

.hsection_3 {
	margin:-80px auto 140px;
	height:190px;
	background-color:#2f5ba9;
	background-image: url(../images/darkbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hsection_3_column {
	margin: 20px auto 0;
	width:32.9%;
	height:160px;
	display:inline-block;
	text-align:center;
}
#middlecol{
	border-left-style:solid; 
	border-right-style:solid; 
	border-width:1px;
	border-color:#fff;
}
.hsection_3_column p{
	height:30px;
	width:270px;
	padding-top:90px;
	color:#fff;
	font-family: 'Open Sans', sans-serif; font-weight: 600;
	font-size:12px; 
	text-align:center;
}
.homemoredets {
	width:100px;
	background-color:#eb1c24;
	height:20px;
	margin:auto;
	vertical-align:middle;
	padding-top:4px;
		-webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
      -ms-transition: all .2s ease;
          transition: all .2s ease;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homemoredets a{
	text-decoration:none;
	font-family: 'Open Sans', sans-serif; font-weight: 700;
	font-size:11px;
	color:#fff;

}
.homemoredets:hover{
	width:110px;
	background-color:#eb1c24;
	height:20px;
}

.moredets {
	width:100px;
	background-color:#eb1c24;
	height:20px;
	margin:auto;
	vertical-align:middle;
	padding-top:4px;
	margin-top:10px;
		-webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
      -ms-transition: all .2s ease;
          transition: all .2s ease;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.moredets a{
	text-decoration:none;
	font-family: 'Open Sans', sans-serif; font-weight: 700;
	font-size:11px;
	color:#fff;

}
.moredets:hover{
	width:110px;
	background-color:#eb1c24;
	height:20px;
}

.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:45px;
	clear:both;
	bottom:0;
	width:100%;
	margin:60px auto 0;
	background-color:#2f5ba9;
}

.copyright{
	margin-top:15px;
	padding-left:140px;
	float:left;

}
.copyright p{
	padding:0px;
	margin:0px;
	display:inline;
	color:#fff;
	font-size:12px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif; 
}
.links{
	margin-top:10px;
	float:right;
}
.links ul{
	padding:0;
	margin:0;
	white-space: nowrap;
}
.links li{
	display:inline;
	padding:0;
	margin:0;
	font-size:12px;
	white-space: nowrap;
	
}
.links li a{
	font-weight:600;
	color:#fff;
}

.links li:after {
	padding-left:5px;
	padding-right:5px;
    content: "|";
    color:#fff;
}

.links li:last-child:after{
	content: "";
}
#mykro	{
	float:right;
	padding-top:5px;
}