body
{
	margin:0px;
	width:100%;
	height:100%;
	padding-left:10.5%;
	padding-right:10.5%;
	/*background-image:url("Images/page_bg.png");*/
	background-size:none;


}
.page
{
	width:1074px;
	height:650px;	
	display:table;
	position:absolute;
	
	
}
.row
{
	display:table-row;
}
.cell
{
	display:table-cell;
}
.header
{
	height: 1%;
	width: 100%;
	background-color: #FFFFFF;
	display: table-cell;
	
	
}

.header_content_table
{
	height: 30px;
	width: 100%;
	
	
}

.footer_content_table
{
	height: 2px;
	width:100%;
}
.header_content_table_login
{
	padding-top:10px;
	height: 55px;
	width: 100%;
	display:table;
	
}

.main
{
	height: 98%;
	width: 100%;
	display: table-cell;
}

.footer

{
	height: 1%;
	width: 100%;
	background-color: #FFF;
	bottom: 0px;
}


.footer_content_table
{
	height: 36px;
	width: 100%;
	font-family: Segoe UI;
	font-size: 12px;
	position: absolute;
	padding-top:10px;
	
	
}	

.nav_right
{
	float: right;
	padding-right: 0%;
	width: 80%;
	height: 100%;
	vertical-align: top;
	display: table-cell;
}

.nav_left
{

	
	width:20%;
	height:100%;
	display:table-cell;
}

nav
{
	float:right;

}

a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align:center;
	margin-left: 15px;
	text-decoration: none;
	font-family: Segoe UI;
	font-size: 16px;
	
}

.nav_div {
    display: table-cell;
    margin-right: 5px;
    padding-right: 10px;
    vertical-align: top;
}


#dropdown {
   
    padding: 2px 30px 2px 2px;
    border: 1px solid #CCC;
    background: #fff url("images/down_Arrow.png") no-repeat right center;

	padding:6px;
	width:315px;
  }

.signin
{
	background: #B5651D;
    border-radius: 5px 5px 5px 5px;
    color: #0b182b;
    width: 75px;
    display: table-cell;
}

.home_s 
{
    background: #fdb00a;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    width: 70px;
    display: table-cell;
    text-align: center;
}

.about_us
{
	background: #4092f6;
    border-radius: 5px 5px 5px 5px;
    color: #0b182b;
    width: 70px;
    display: table-cell;
    text-align: center;
}

.services
{
	background: #56ba62;
    border-radius: 5px 5px 5px 5px;
    color: #0b182b;
    width: 70px;
    display: table-cell;
    text-align: center;
}

.contact
{
	background: #f35554;
    border-radius: 5px 5px 5px 5px;
    color: #0b182b;
    width: 70px;
    display: table-cell;
    text-align: center;
}
	
.main_content
{
	display: table;
	height: 70%;
	width: 80%;
	position: absolute;
	top: 22%;
	left: 10%;
}
.main_content_table
{
	display: table;
	height: 80%;
	width: 90%;
	position: absolute;
	top: 10%;
	left: 5%;
}
.logo
{
	height:40%;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	
	
	
}

  .gradient {
    height:5px; 
   	background-image:url(images/line.png);
	background-repeat:no-repeat;
	background-position:center;
                    

    }
	
.text_content
{
	font-family:Callibri;
	font-size:14px;
	color:#434a59;
}

.login_cell
{
	width:35%;
	left:30%;
	top:12%;
	
	height:65%;
	position:absolute;
	
}

.login_table
{
	display:table;
	height:100%;
	width:100%;
	
}

.login_cellstyle
{
	height:22%;
	width:100%;
	vertical-align:top;
}

.signin_style
{
	font-family:Segoe UI;
	font-size:16px;
}


.signin_font
{
	font-size: 20px;
	font-family: Segoe UI;
	color: #434a59;
	line-height: 2;
}

.u_font
{
	font-size: 14px;
	font-family: Segoe UI Semibold;
	color: #434a59;
	line-height:2;
}

.box_style
{
	padding:6px;
	width:300px;
}

.classname {
	
	margin-right:0px;
	line-height:3;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #0065c9) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #0065c9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#0065c9');
	background-color:#79bbff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	border-radius:5px;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0065c9), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #0065c9 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0065c9', endColorstr='#79bbff');
	background-color:#0065c9;
}
.classname:active {
	position:relative;
	top:1px;
}
.login_button
{
	float:right;
	margin-right:40px;
}

.button_section
{
	margin-top:10px;
}

form
{
	/*background:#eaeaea;*/
	position:absolute;
	padding:1%;
}

.info_page
{
	
	height:100%;
	width:100%;
	display:table-cell;
	padding-top:10px;
}
.table
{
	display:table;
}

.info_page_header
{
	height:35px;
	width:328px;
	padding-top:5px;
	display:table-cell;
	background-image:url(images/header_line.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family:Segoe UI Semibold;
	font-size:20px;
}

.info_page_header_services
{
	height:35px;
	width:328px;
	display:table-cell;
	background-image:url(images/headerline_service.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family:Segoe UI Semibold;
	font-size:20px;
}

.info_page_header_res
{
	height:35px;
	width:328px;
	display:table-cell;
	background-image:url(images/headerline_re.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family:Segoe UI Semibold;
	font-size:20px;
}
.info_page_header_con
{
	height:35px;
	width:328px;
	display:table-cell;
	background-image:url(images/headerline_con.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family:Segoe UI Semibold;
	font-size:20px;
}

.margin_header
{
	margin-top:5px;
}

.content_table
{
	
	width:99.7%;
	height:93.5%;
	position:absolute;
	display:table-cell;
}

.page_css
{
	width:45%;
	display:table-cell;
	padding:10px;
	height:50%;
}
.page_table_css
{
	
	width:100%;
	height:100%;
	display:table;
	border-radius:5px;
	border:1px solid #56ba62;
}

.page_table_css_outline
{
	
	width:100%;
	height:100%;
	display:table;
	border-radius:5px;

}

.page_table_css_outline_services
{
	
	width:100%;
	height:100%;
	display:table;
	text-align:center;

}

.header_style
{
	display:table-cell;
	border-radius:5px 5px 0px 0px;
	height:30px;
	width:100%;
	background:#088A4B;
	color:#FFD700;
	vertical-align:middle;
	font-family:Segoe UI Semibold;
	font-size:14px;
	padding-left:5px
}

.content_style
{
	display:table-cell;
	height:95%;
	border-radius:0px 0px 5px 5px;
	width:100%;
	padding:5px;
}

p
{
	font-family:Segoe UI;
	font-size:13px;
	color:#666;
}

.small_div
{
	height:100px
	display:table-cell;
	width:110px;
	background:#e2e2e0;
	border-radius:5px;
	margin-left:5px;
	
}

.font_s
{
	font-family:Segoe UI Semibold;
	font-size:14px;
	
}

h3
{
	font-family:Segoe UI;
	color:#56ba62;
	font-weight:400;
}

.contact_style
{
	font-family:Segoe UI;
	font-size:14px;
	color:#999;
	padding-left:5px;
}

.address_style
{
	font-family:Segoe UI;
	font-size:15px;
	color:#999;
	padding-left:5px;
}
.email_s
{
	font-family:Segoe UI;
	font-size:12px;
	color:#999;
	padding-left:5px;
}

.exec_lefistyle
{
	height:95%;
	width:100%;
	padding-left:10px;
	padding-top:10px;
	
	font-family:Segoe UI;
}

.slider {
    background-color: #fff;
	padding:0;
	margin:0;
	height:100%;
	width:100%;   
}
.slider:before {
   
    content: '';
   
    z-index: -1;
}
.slider:after {
  
    
    content: '';
   
    z-index: -1;
}
.slider li {
   
    list-style: none;
    position: absolute;
}
.slider input {
    display: none;
}
.slider label {
    background-color: #111;
    background-image: linear-gradient(transparent, hsla(0,0%,0%,.25));
    border: .2em solid transparent;
    bottom: .5em;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: .5em;
    left: 24em;
    opacity: 0;
    position: absolute;
    transition: .25s;
    width: .5em;
    visibility: hidden;
    z-index: 10;
}
.slider label:after {
    border-radius: 100%;
    bottom: -.2em;
    box-shadow: inset 0 0 0 .2em #111,
                inset 0 2px 2px #000,
                0 1px 1px hsla(0,0%,100%,.25);
    content: '';
    left: -.2em;
    position: absolute;
    right: -.2em;
    top: -.2em;
}
.slider label {
    opacity: 1;
    visibility: visible;
}
.slider input:checked + label {
    background-color: #fff;
}
.slider li:nth-child(1) label {
    left: .5em;
}
.slider li:nth-child(2) label {
    left: 2em;
}
.slider li:nth-child(3) label {
    left: 3.5em;
}

.slider img {
   
    opacity: 0;
    transition: .25s;
	margin:0;
    width: 449px;
    vertical-align: top;
    visibility: hidden;
}
.slider li input:checked ~ img {
    opacity: 1;
    visibility: visible;
    z-index: 10;
}
