body{
	margin:0px;
	padding:0px;
        background:#e6e6e6
}
.container{
	width:1000px;
	margin:0px auto;
        position:relative
}
#header{
	width:100%;
	height:130px;
}
#header-top{
	height:80px;
	width:100%;
	background:#232121;
}
#logo{
	float:left;
	margin:0px;
	position:absolute;
}

#page {
margin-top: 0px;
}

#logo a {
	display:block;
	height:60px;
	width:284px;
	margin-top:10px;
	margin-left:20px;
        background:url("images/logo.png") no-repeat
}
#banner{
	float:right;
	margin-top:10px;
	margin-right:20px;
	height:60px;
	width:468px
}
#menu{
	height:50px;
	width:100%;
	background:#6D6E6F;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	margin-right:20px;
}
#menu ul li{
	float:left;
	margin-left:50px;
}
#menu ul li a{
	margin:0px;
	padding:0px;
	color:#EFEFEF;
	font-size:16px;
	line-height:50px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#FF7F3B;
}
#slider{
	width:100%;
	height:380px;
	background:#16456C;
	text-align:center;
        margin-top:-0px
}
#slider h1{
	margin:1px;
	color:#EFEFEF;
	font-family: 'Open Sans', sans-serif;
	padding-top:20px;
}
#slider h2{
	margin:0px;
	color:#EFEFEF;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:25px;
}
#slider h4{
	margin:0px;
	color:#EFEFEF;
	width:450px;
	margin-left:300px;
	font-family: 'Raleway', sans-serif;
	padding-top:30px;
	font-size:18px;
	font-weight:500;
	border-top:1px solid #BDBDBD;
	box-shadow:0px -1px 0px #424242;
border-bottom: 0px none #80AEBB !important;
}
#slider-bottom{
	margin-top:30px;
	width:100%;
	height:130px;
}
#steps{
	float:left;
	height:130px;
	width:240px;
	margin-left:70px;
}
#steps h3{
	color:#EFEFEF;
	font-size:18px;
	font-weight:500;
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
}
#slider a{
	display:block;
	height:40px;
	width:220px;
	line-height:40px;
	color:#FFFFFF;
	margin-top:30px;
	margin-left:375px;
       font-size:17px;
	text-decoration:none;
	background:#137BAB;
	font-family: 'Open Sans', sans-serif;
        z-index:9999
}
#slider a:hover {
	background:#f2702c
}
#total-benefits{
	width:100%;
	height:420px;
	text-align:center;
        background:#ffffff
}
#total-benefits h2{
	padding-top:50px;
	color:#4c4b4b;
	font-weight:800;
	font-size:22px;
	font-family: 'Lato', sans-serif;
}
#left-benefits{
	float:left;
	width: 290px;
height: 310px;
margin-top: 10px;
margin-left: 50px;
	text-align:left;
}
#left-benefits h3{
	margin:0px;
	padding:0px 10px;
	padding-top:15px;
	color:#4c4b4b;
	font-size:22px;
	font-family: 'Open Sans', sans-serif;
}
#left-benefits ul{
	margin:0px;
	padding-top:10px;
	list-style-image:url(images/list-style-image.png);
}
#left-benefits ul li{
	margin:0px;
	color:#0484C1;
	line-height:28px;
	font-size:20px;
	font-weight:500;
	font-family: 'Open Sans', sans-serif;
}
#button-div{
	margin-top:45px;
	height:240px;
	width:140px;
	float:left;
	border-right:2px solid #D8D8D8;
}
#button-div a{
	display:block;
	height:40px;
	width:220px;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	background:#137BAB;
	margin-top:90px;
	margin-left:35px;
	font-family: 'Open Sans', sans-serif
}
#button-div a:hover {
	background:#F2702c

}
#right-benefits{
	float:right;
	width:340px;
	height:310px;
	margin-top:10px;
	margin-right:0px;
	text-align:left;
}
#right-benefits h3{
	margin:0px;
	padding-top:15px;
	color:#4c4b4b;
	font-size:22px;
	font-family: 'Open Sans', sans-serif;
}
#right-benefits p{
	margin:0px;
	padding:0px 10px;
	padding-top:7px;
	color:#757575;
	font-family: 'Open Sans', sans-serif;
}
#right-benefits img{
	margin-top:10px;
}
#footer{
	width:100%;
	height:120px;
	background:#BFBFBF;
}
#footer-top{
	height:70px;
	width:100%;
	background:#ffffff;
        box-shadow:0px -5px 0px #cccccc
}
#footer-top ul{
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:20px;
	list-style-type:none;
}
#footer-top ul li{
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	top:20px;
	border-right:1px solid #4c4b4b;
}
#footer-top ul li a{
	color:#4c4b4b;
	text-decoration:none;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
#footer-top ul li a:hover {
	color:#0B7AC2
}
#processors{
	float:right;
	margin-right:20px;
}
#processors img {
	margin:0px;
	height:30px;
	margin-top:20px;
        margin-left:6px;
        opacity:0.6
}
#processors img:hover {
      opacity:1;
     transition:ease-in 0.2s
}
#footer-bottom{
	height:50px;
	width:100%;
	background:#000000;
	text-align:center;
}
#footer-bottom p{
	margin:0px;
	padding-top:15px;
	color:#EFEFEF;
        font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
#footer-bottom a{
	text-decoration:none;
	color:#F7F7F7;
	font-weight:500;
	font-family: 'Open Sans', sans-serif;
}
#footer-bottom a:hover {
	text-decoration:underline
}



.TopMenuCustom {
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #808080 none repeat scroll 0% 0%;
}

.TopMenuCustomContainer {
    margin: 0px auto;
    width: 1170px;
}

.TopMenuCustomInner {
    margin: 0px auto;
    overflow: hidden;
}

.TopMenuCustomAlign {
    text-align: center;
}

.col-sm-3 {
    width: 16.6666%;
	float: left;
}

.TopMenuCustomImg img {
    width: 100%;
    max-width: 83px;
}

.TopMenuCustomAlign a {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
    font-family: "Lato";
	line-height: 50px;
	text-decoration: none;
	text-align: center;
}

.contentContainer {
    width: 100%;
    overflow: hidden;
    background: #e6e6e6 none repeat scroll 0% 0%;
    padding-top: 6px;
}

.contentContainer h2 {
   text-align: center;
   font-family: Lato, sans-serif;
   font-size: 22px;
   color: #696969;
}


.contentInner {
    width: 1170px;
    margin: 0px auto;
}

.contentLeft {
    float: left;
    width: 1170px;
	margin: 0px auto;
    height: 250px;
}

.contentLeft .contentLeftPart {
    float: left;
    padding-left: 30px;
    width: 28%;
    min-height: 230px;
	 border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: #C9C2C2 -moz-use-text-color #C9C2C2 #C9C2C2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #FFF none repeat scroll 0% 0%;
	margin-left: 20px;
}

.contentLeft .contentLeftHeader h1 {
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #007fff;
    margin: 10px 0px 5px;
}

.contentLeft .divider {
    background: transparent url("img/divider1.png") repeat-x scroll 0px 0px;
    width: 290px;
    height: 3px;
    margin-top: 8px;
}

.contentLeft .contentLeftContent ul {
    margin: 0px;
    padding: 5px 0px 0px;
}

.contentLeft .contentLeftContent ul li {
    list-style: outside none none;
    line-height: 30px;
    padding-left: 0px;
    background: transparent;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #505253;
width: 300px;
margin-left: 0px !important;
}

.contentLeft .contentLeftContent ul li span{
    color: #007fff;
}

.contentLeft .contentLeftContent ul li a{
    color: #007fff !important;
	text-decoration: none !important;
font-size: 12px !important;
line-height: 0px !important;
}

.bannerfooter {
    position: relative;
    width: 100%;
    height: 61px;
}

.bannerfooter a {
    width: 280px;
    height: 61px;
    display: inline-block;
    background: none repeat scroll 0% 0%;
    font-family: "Open Sans Condensed",sans-serif;
    color: #007fff;
    font-size: 27px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 61px;
	margin-top: 35px;
}

.bannerfooter2 {
    position: relative;
    width: 358px;
    height: 61px;
	margin: 0px auto;
}

.bannerfooter2 a {
    width: 310px;
height: 51px;
display: inline-block;
background: #007fff none repeat scroll 0% 0%;
font-family: "Open Sans Condensed",sans-serif;
color: #FFF;
font-size: 27px;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
text-align: center;
line-height: 51px;
margin-top: 60px;
}


.connect_section a{
    text-decoration: none;
}


.form-control {
    color: #757575;
    border-color: #dedede;
    background-color: #FFF;
    font-family: "Lato",sans-serif;
}
.form-control {
    font-size: 14px;
    border-radius: 5px;
    display: table-cell;
    border: 1px solid #dedede !important;
margin-bottom: 10px;
}
.form-control{
    height: 30px;
padding: 6px 20px;
font-size: 13px;
line-height: 1.4;
border-radius: 2px;
}
.form-control {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
}

.form-control-signup {
margin-top: 20px;
}
.session{
	padding-top: 50px;
}

.session_left{
	 float: left;
	 width:45%;
	 border-right: 2px solid #D8D8D8;
	 padding-right: 20px;
	 padding-left: 10px;
	 box-sizing: border-box;
}

.session_right{
	float: right;
	 width:55%;
	padding-right: 20px;
	box-sizing: border-box;
	padding-left: 10px;
}
.session .mnu_but_blue{
	margin: 0px auto;
	display: inline-block;
	margin-bottom: 20px;
    line-height: 36px !important;
	font-size: 18px !important;
}

.session_right .mnu_but_blue{
	display: block;
	max-width: 400px;
}
