.table {
	margin:0px;padding:0px;
	width:75%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.table tr:hover td{
	
}
.table tr:nth-child(odd){ background-color:#ffffff; }
.table tr:nth-child(even)    { background-color:#ffffff; }.table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:1px;
	font-size:15.5px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16.9px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}



.container{width:80%;
height:500px;
margin-left:10%;}

#map-canvas {
    width: 50%;
    height: 400px;
    float: left;
}

#address {
width: 40%;
height: 500px;
float: right;
margin-top: 10px;

}

.header{
	width:100%;
	height:80px;
	background-color:#;
}
.logo_img{
	width:200px;
	height:80px;
	background-color:#789;
	margin-left:5%;
	float:left;
}
.logo_name{
	width: 70%;
	height: 80px;
	background-color:#;
	margin-right: 5%;
	float: right;
	background-color:#789;
}
.menu_nav{
	width:100%;
	height:10px;
	background-color:;
}
.slider{
	width:100%;
	height:480px;
	background-color:#;
	margin-top: 10px;
}
.footer{
	width:100%;
	height:130px;
	background-color:#000080;
	margin-top: 10px;
}
.footer_menu{
width: 30%;
height: 30px;
margin-top: 40px;
float: left;
margin-left: 10px;

}
.footer_icons{
    width: 20%;
    height: 30px;
    background-color: #000080;
    margin-right: 10px;
    float: right;
margin-top: 10px;
}
.footer_desg{
width: 20%;
height: 25px;
margin-right: 10px;
float: right;
margin-top: 10px;
font-family: Roboto;
font-size: 15px;
font-weight: lighter;
color: #fff;
text-align: center;
padding-top: 5px;
}
.footer_copyright{
    width: 20%;
    height: 25px;
    margin-right: 10px;
    float: right;
    margin-top: 10px;
    color: #FFF;
    font-family: Roboto;
    font-size: 15px;
    text-align: center;
    padding-top: 5px;

}
.footer_address{
width: 35%;
height: 110px;
margin-left: 0%;
float: left;
color: #fff;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
background-color:#;

	}

.Associat{
width: 90%;
height: 80px;
background-color: #;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-family: Verdana,Geneva,sans-serif;
font-size: 14px;
text-align: center;
padding-top: 30px;
}
.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{
	background-position:0px -60px;
	color:#FF0000;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;
}
.main_content{ 
width:100%;
height:1500px;
background-color: #;
margin-top:10px;
background-color:;

}
.content{ 
width:100%;
height:360px;
background-color: #;
margin-top:10px;
}
.content_img{
width:45%;
height:330px;
float:left;
margin-left:15px;
margin-top:15px;
background-color:#000;
}
.content_text{
	width: 50%;
height: 370px;
float: right;
margin-right: 15px;
margin-top: 15px;
font-family: Verdana,Geneva,sans-serif;
font-size: 17px;
font-weight: lighter;
line-height: 24px;
background-color:;
}
.text_content{
	width: 100%;
	height: 400px;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 22px;
	padding-top:40px;
	padding-left:10px;
}
.information_content{
	width: 100%;
	height: 300px;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}
.information_name{
	width: 13%;
	height: 37px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	margin-left:10px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.information_info{
width: 39%;
height: 200px;
background-color: #fff;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-left: -14%;
margin-top: 60px;
float: left;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
}
.information_info2{
width: 25%;
height: 200px;
background-color: #fff;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-right:%;
margin-top: 60px;
float: right;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
margin-right: 30%;
}
.information_line{
    width: 2px;
    background-color: #000080;
    float: left;
    margin-top: 60px;
    height: 180px;
    margin-left: 25px;
}
.content_cover{
	width:100%;
	height:1100px;
	background-color:#36C;
}

#img-block-wrap {
  width:100%;
  height:330px;
  margin-bottom:rem;
}

.img-block {
  width:100%;
  height:330px;
  float:left;
  display:block;
  overflow:hidden;
  position:relative;
  border:px solid red;
  background-color:#0FF;
}

#block1 {
  width:100%;
  height:330px;
  position:absolute;
}

.img-block:hover .img-block_content {
  margin-top:0px;
}

.img-block_content {
	width: 100%;
	position: absolute;
	height: 400px;
	display: block;
	margin-top: -400px;
	opacity: 0.6;
	border-bottom: 2px solid #;
	transition: margin-top 0.3s ease-in-out 0s;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	text-align: center;
	
}
.contact_info{
width: 100%;
height: auto;
margin-top: 10px;
}
.contact_code{
    width: 11%;
    height: auto;
    margin-top: 10px;
    float: right;
    margin-right: 55%;
}
.contact_phone{
width: 5%;
height: 30px;
float: left;
}
.contact_mail{
	width:5%;
	height:30px;
	float:left;
}
.contact_add{
width: 5%;
height: 30px;
float: left;
}
.contact_det{
width: 100%;
height: auto;
background-color: #;
margin-top: 10px;
}
.contact_det1{
	width: 100%;
	height: 40px;
	background-color: #FFF;
	margin-top: 30px;
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}
.contact_det2{
	width: 100%;
height: 250px;
background-color:#;
margin-top: 10px;
font-size: 18px;
font-family: Verdana,Geneva,sans-serif;
}
.contact_det3{
	width: 30%;
	height: 250px;
background-color: #;
	margin-top: 0px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin-left: 0px;
}
.contact_det4{
width: 35%;
height: 250px;
background-color: #;
margin-top: 0px;
font-size: 18px;
font-family: Verdana,Geneva,sans-serif;
float:right;
margin-right:34%;
}

.contact_phone1{
width: 11%;
height: 30px;
float: left;

}
.contact_phone2{
width: 9%;
height: 30px;
float: left;

}
.since{
width: 45%;
height: 30px;
background-color: #F00;
float: left;
margin-left: 10px;
margin-top: 10px;
color: #FFF;
font-size: 24px;
text-align: center;
}
button{background-color: #000080;
color: #fff;
width: 110px;
height: 29px;
font-size: 14pt;
text-shadow: 0px 2px 2px #000080;
opacity: 0.3;
margin-top:10px;
}
button:hover{opacity:1;box-shadow:1px 1px 0 gray;color:white;-webkit-transition-duration:1s;
}
.associates{
	width:100%;
	height:600px;
	background-color:#;
}
.associates1{
width: 30%;
height: 60px;
background-color: #;
float: ;
margin-left: 10px;
}
.associates2{
width: 20%;
height: 40px;
background-color: #;
float: left;
margin-left: 10px;
margin-top: 100px;
}
.associates3{
width: 100%;
height: 70px;
background-color: #;
margin-top: 170px;
font-size:20px;
color:#000;
}
.associates4{
width: 30%;
height: 60px;
background-color: #;
margin-top: 20px;
margin-left: 10px;
}
.associates5{
width: 100%;
height: 90px;
background-color: #;
margin-top: 20px;
color: #000;
font-size: 20px;
}
@media screen and (max-width:959px){
.table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.table tr:hover td{
	
}
.table tr:nth-child(odd){ background-color:#ffffff; }
.table tr:nth-child(even)    { background-color:#ffffff; }.table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:1px;
	font-size:15.5px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16.9px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.container{width:80%;
height:600px;
margin-left:10%;}

#map-canvas {
    width: 50%;
    height: 400px;
    float: left;
}

#address {
width: 40%;
height: 400px;
float: right;
margin-top:10px;
}	
	
.header{
	width:100%;
	height:40px;
	background-color:#;
}
.logo_img{
	width: 200px;
	height: 40px;
	background-color: #;
	float:left;
	margin-left:0px;
}
.logo_name{
	    width: 70%;
    height: 40px;
    background-color: #;
    float: right;
    margin-right: 0px;
    
}
.menu_nav{
	width:100%;
	height:auto;
	background-color:;
}
.slider{
	width:100%;
	height:320px;
	background-color:#;
	position:inherit;
	margin-top:auto;
	margin-top:10px;
}
.footer{
	width:100%;
	height:200px;
	background-color:#000080;
	margin-top: 10px;
}
.footer_menu{
width: 30%;
height: 60px;
margin-top: 50px;
float: left;
margin-left: 10px;
background-color:#;
}
.since{
width: 63%;
height: 35px;
background-color: #F00;
float: left;
margin-top: 10px;
color: #FFF;
margin-left: 0px;
text-align: center;
font-size: 23px;
	}
.footer_icons{
       width: 20%;
    margin-right: 10px;
    float: right;
    margin-top: 10px;
	background-color:#000080;
    height: 30px;
}
.footer_desg{
	    width: 20%;
    height: 25px;
    float: right;
    margin-top: 10px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: lighter;
    text-align: center;
    padding-top: 5px;
    color: rgb(255, 255, 255);
    margin-right: 10px;
    background-color:#000080;
}
.footer_copyright{
	    width: 20%;
    height: 25px;
    float: right;
    margin-top: 10px;
    font-family: Roboto;
    font-size: 15px;
    text-align: center;
    padding-top: 5px;
    margin-right: 10px;
    color: rgb(255, 255, 255);
    background-color:#000080;
}
.footer_address{
width: 30%;
height: 110px;
margin-top: 10px;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
text-align: center;
padding-top: 5px;
margin-left: 10%;
float: left;
color: #FFF;
background-color: #;
}
.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{
	background-position:0px -60px;
	color:#FF0000;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}

.content{ 
width:100%;
height:360px;
background-color: #;
margin-top:10px;
}
.content_img{
width: 100%;
height: 330px;
margin-left: 0;
margin-top: 15px;
background-color: #000;
}
.content_text{
	width: 100%;
height: 580px;
margin-right: 0;
margin-top: 15px;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
font-weight: lighter;
line-height: 24px;
background-color:#;
}
.text_content{
	width: 100%;
	height: auto;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 22px;
	padding-top:40px;
	padding-left:10px;
}
.information_content{
	    width: 100%;
    height: 300px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    color: #000;
    background-color: aqua;
    margin-top: 20px;

}
.information_name{
    height: 37px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    color: #000;
    background-color: #789;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;


}
.information_info{
height: auto;
background-color: #FFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
float: left;
line-height: 26px;
padding-left: 0;
padding-top: 0px;
width: 100%;
margin-top: 10px;
margin-left: 0;
}
.information_info2{
    width: 100%;
height: auto;
background-color: #FFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-top: 10px;
float: right;
line-height: 26px;
padding-left: 0;
margin-right: 0;
}
.information_line{
width: 100%;
background-color: #000080;
height: 2px;
margin-top: 10px;
margin-left: 0;
}
.content_cover{
	width:100%;
	height:1100px;
	background-color:#36C;
}


#img-block-wrap {
  width:100%;
  height:330px;
  margin-bottom:rem;
}

.img-block {
  width:100%;
  height:330px;
  float:left;
  display:block;
  overflow:hidden;
  position:relative;
  border:px solid red;
  background-color:#0FF;
}

#block1 {
  width:100%;
  height:330px;
  position:absolute;
}

.img-block:hover .img-block_content {
  margin-top:0px;
}

.img-block_content {
	width: 100%;
	position: absolute;
	height: 400px;
	display: block;
	margin-top: -400px;
	opacity: 0.6;
	border-bottom: 2px solid #;
	transition: margin-top 0.3s ease-in-out 0s;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	text-align: center;
	
}
	

.contact_info{
	width:100%;
	height:auto;
	background-color:#;
	margin-top:10px;
}
.contact_code{
width: 16%;
height: auto;
background-color: ;
margin-top: 10px;
float: right;
margin-right: 35%;
}
.contact_phone{
width: 5%;
height: 30px;
float: left;
}
.contact_mail{
	width:5%;
	height:30px;
	float:left;
}
.contact_add{
width: 5%;
height: 30px;
float: left;
}
.contact_det{
	width:100%;
	height:auto;
	background-color:#;
	margin-top:10px;
}
.contact_det1{
	width: 100%;
	height: 40px;
	background-color: #FFF;
	margin-top: 30px;
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}
.contact_det2{
	width: 100%;
height: 250px;
background-color: ;
margin-top: 10px;
font-size: 18px;
font-family: Verdana,Geneva,sans-serif;
}
.contact_det3{
width: 49%;
height: auto;
background-color: ;
margin-top: 0px;
font-size: 14px;
font-family: Verdana,Geneva,sans-serif;
float: left;
margin-left: 0px;
}
.contact_det4{
    height: auto;
    background-color: ;
    margin-top: 0px;
    font-size: 14px;
    font-family: Verdana,Geneva,sans-serif;
    float: right;
    margin-right: 0px;
    width: 49%;

}

.contact_phone1{
width: 11%;
height: 30px;
float: left;

}
.contact_phone2{
width: 9%;
height: 30px;
float: left;

}
.Associat{
width: 90%;
height: 40px;
background-color: #;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-family: Verdana,Geneva,sans-serif;
font-size: 14px;
text-align: center;
padding-top: 30px;
}
.main_content{ 
width:100%;
height:2800px;
background-color: #;
margin-top:10px;
background-color:;

}
button{background-color: #000080;
color: #fff;
width: 110px;
height: 29px;
font-size: 14pt;
text-shadow: 0px 2px 2px #000080;
opacity: 0.3;
margin-top:10px
}
button:hover{opacity:1;box-shadow:1px 1px 0 gray;color:white;-webkit-transition-duration:1s;
}
.associates{
	width:100%;
	height:600px;
	background-color:#;
}
.associates1{
width: 30%;
height: 60px;
background-color: #;
float: ;
margin-left: 10px;
}
.associates2{
width: 30%;
height: 40px;
background-color: #;
float: left;
margin-left: 10px;
margin-top: 50px;
}
.associates3{
width: 100%;
height: 70px;
background-color: #;
margin-top: 150px;
font-size:20px;
color:#000;
}
.associates4{
width: 40%;
height: 60px;
background-color: #;
margin-top: 20px;
margin-left: px;
}
.associates5{
width: 100%;
height: 160px;
margin-top: 20px;
color: #000;
font-size: 20px;
}

@media screen and (max-width:640px)
{
	.table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.table tr:hover td{
	
}
.table tr:nth-child(odd){ background-color:#ffffff; }
.table tr:nth-child(even)    { background-color:#ffffff; }.table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:1px;
	font-size:15.5px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16.9px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.container{width:100%;
height:800px;
float: left;
margin-left: 0px;
}

#map-canvas {
    width: 100%;
    height: 350px;
}

#address {
    width: 100%;
    height: 350px;
	padding-top: 50px;
}
.header{
	width:100%;
	height:40px;
	background-color:#;
	margin-left:auto;
	margin-right:auto;
}
.logo_img{
	width: 25%;
	height: 40px;
	background-color: #;
	float:left;
	margin-left:0px;
}
.logo_name{
	width:74%;
	height:40px;
	background-color:#;
	float:right;
	margin-right:0px;
	
}
.menu_nav{
	width:100%;
	height:auto;
	background-color:;
	margin-left:auto;
	margin-right:auto;
}
.slider{
width: 100%;
height: auto;
position: inherit;
margin-top: 10px;
background-color: #000;

}
.footer{
width: 100%;
background-color: #000080;
margin-bottom: 0px;
margin-top: 10px;
height: 400px;
}
.footer_menu{
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-top: 0px;
	background-color:#000080;
    margin-left: 0px;


}
.footer_icons{
width: 100%;
height: 30px;
margin-right: 0px;
background-color: #000080;
margin-top: 10px;
}
.footer_desg{
    width: 100%;
    height: 25px;
    background-color: #000080;
    font-family: Roboto;
    font-size: 15px;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    margin-right: 0px;
    margin-top: 10px;
}
.footer_copyright{
	    width: 100%;
    height: 25px;
    background-color: #000080;
    font-family: Roboto;
    font-size: 15px;
    font-weight: lighter;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    margin-right: 0px;
    margin-top: 10px;
}
.footer_address{
width: 100%;
color: #FFF;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
text-align: center;
margin-right: auto;
float: left;
margin-left: 0px;
margin-top: 20px;
height: 140px;
background-color: ;
}
.menu{
margin: 0px auto;
height: 40px;
display: block;
width: 50%;
padding-top: 20px;
background-color:#000080;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:6px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{
	background-position:0px -60px;
	color:#FF0000;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;
} 
.content{ 
width:100%;
height:auto;
background-color: #;
margin-top:10px;
}
.content_img{
width:100%;
height:330px;
margin-left:0;
margin-top:auto;
background-color:#;
}

.content_text {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-top: auto;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    font-weight: lighter;
    line-height: 24px;
    padding-bottom: 50px;
}

.text_content{
	width: 100%;
	height: auto;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 22px;
	padding-top:40px;
	padding-left:10px;
}
.information_content{
	width: 100%;
	height: 300px;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}
.information_name{
	width: 100%;
height: 37px;
background-color: #FFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 20px;
color: #000;
padding-top: 10px;
padding-left: 10px;
}
.information_info{
width: 100%;
height: auto;
background-color: #FFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-left: 0;
margin-top: 10px;
float: left;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
}
.information_info2{
width: 100%;
height: auto;
background-color: #FFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-top: 10px;
float: right;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
margin-right: 0;
}
.information_line{
       background-color: #000080;
    float: left;
    margin-left: 0px;
    width: 100%;
    margin-top: 10px;
    height: 2px;
}


#img-block-wrap {
  width:100%;
  height:330px;
  margin-bottom:rem;
}

.img-block {
  width:100%;
  height:330px;
  float:left;
  display:block;
  overflow:hidden;
  position:relative;
  border:px solid red;
  background-color:#0FF;
}

#block1 {
  width:100%;
  height:330px;
  position:absolute;
}

.img-block:hover .img-block_content {
  margin-top:0px;
}

.img-block_content {
	width: 100%;
	position: absolute;
	height: 400px;
	display: block;
	margin-top: -400px;
	opacity: 0.6;
	border-bottom: 2px solid #;
	transition: margin-top 0.3s ease-in-out 0s;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	text-align: center;
	
}
	

.contact_info{
	width:100%;
	height:1050px;
	background-color:#;
	margin-top:10px;
}
.contact_code{
width: 20%;
height: auto;
margin-top: 10px;
float: right;
margin-right: 20%;
}
.contact_phone{
width: 5%;
height: 30px;
float: left;
}
.contact_mail{
	width:5%;
	height:30px;
	float:left;
}
.contact_add{
width: 5%;
height: 30px;
float: left;
}
.contact_det{
	width:100%;
	height:1005px;
	background-color:#;
	margin-top:10px;
}
.contact_det1{
	width: 100%;
	height: 40px;
	background-color: #FFF;
	margin-top: 30px;
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}
.contact_det2{
width: 100%;
height: 250px;
background-color: ;
margin-top: 10px;
font-size: 16px;
font-family: Verdana,Geneva,sans-serif;
}
.contact_det3{
background-color: ;
margin-top: 0px;
font-size: 14px;
font-family: Verdana,Geneva,sans-serif;
float: left;
margin-left: 0px;
height: auto;
width: 49%;
}
.contact_det4{
    width: 49%;
    height: 250px;
    background-color: ;
    margin-top: 0px;
    font-size: 14px;
    font-family: Verdana,Geneva,sans-serif;
    float: right;
    margin-right: 0;
}

.contact_phone1{
width: 11%;
height: 30px;
float: left;

}
.contact_phone2{
width: 9%;
height: 30px;
float: left;

}
.Associat{
    width: 90%;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #;
    margin-top: 0px;
}
.main_content{ 
width:100%;
height: 2750px;
background-color: #;
margin-top:10px;
background-color:;

}
button{background-color: #000080;
color: #fff;
width: 110px;
height: 29px;
font-size: 14pt;
text-shadow: 0px 2px 2px #000080;
opacity: 0.3;
margin-top:10px;}
button:hover{opacity:1;box-shadow:1px 1px 0 gray;color:white;-webkit-transition-duration:1s;
}
.since{
width: 39%;
height: 30px;
background-color: #F00;
margin-top: 10px;
color: #FFF;
text-align: center;
margin-right: auto;
margin-left: 90px;
font-size: 23px;
}
.associates{
width: 100%;
height: 660px;
}
.associates1{
width:50%;
height: 60px;
background-color: #;
float: ;
margin-left: 10px;
}
.associates2{
width: 50%;
height: 40px;
background-color: #;
float: left;
margin-left: 10px;
margin-top: 50px;
}
.associates3{
width: 100%;
height: 140px;
background-color: #;
margin-top: 120px;
font-size:20px;
color:#000;
}
.associates4{
width: 80%;
height: 60px;
background-color: #;
margin-top: 20px;
margin-left: 10px;
}
.associates5{
width: 100%;
height: 90px;
background-color: #;
margin-top: 20px;
color: #000;
font-size: 20px;
}

	
}

@media screen and (max-width:320px)
{

.container{width:100%;
height:900px;
}

#map-canvas {
    width: 100%;
    height: 350px;
}

#address {
    width: 100%;
    height: 350px;
	padding-top: 50px;
}

.header{
	width:100%;
	height:40px;
	background-color:#;
	margin-left:auto;
	margin-right:auto;
}
.logo_img{
	width: 25%;
	height: 40px;
	background-color: #;
	float:left;
	margin-left:0px;
}
.logo_name{
	width:74%;
	height:40px;
	background-color:#;
	float:right;
	margin-right:0px;
	
}
.menu_nav{
	width:100%;
	height:auto;
	background-color:#;
}
.slider{
	width:100%;
	height:auto;
	background-color:#;
	position:inherit;
	margin-top:auto;
	margin-top:10px;
}

.footer{
width: 100%;
background-color: #000080;
margin-top: 10px;
height: 350px;

}
.footer_icons{
    width: 100%;
    height: 30px;
    background-color: #000080;
    margin-right: 0px;
    margin-top: 10px;

}
.footer_desg{
	width: 100%;
height: 25px;
background-color: #000080;
font-family: Roboto;
font-size: 15px;
font-weight: lighter;
color: #FFF;
text-align: center;
padding-top: 5px;
margin-right: 0px;
margin-top: 10px;

}
.footer_copyright{
width: 100%;
height: 25px;
font-family: Roboto;
font-size: 15px;
font-weight: lighter;
text-align: center;
padding-top: 5px;
margin-right: 0px;
background-color: #000080;
color: #FFF;
margin-top: 10px;
}
.footer_address{
width: 100%;
height: 160px;
color: rgb(51, 51, 51);
font-family: Roboto;
font-size: 13px;
font-weight: bold;
text-align: center;
padding-top: 5px;
margin-left: 0px;
margin-top: 10px;
color: #fff;
background: #000080;
}
.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{
	background-position:0px -60px;
	color:#FF0000;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;
}
.content{ 
width:100%;
height:auto;
background-color: #;
margin-top:10px;
}
.content_img{
width:100%%;
height:330px;
margin-left:0;
margin-top:auto;
background-color:#;
}
.content_text {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-top: auto;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-weight: lighter;
    line-height: 24px;
    padding-bottom: 50px;
	
}
.text_content{
	width: 100%;
	height: auto;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 22px;
	padding-top:40px;
	padding-left:10px;
}
.information_content{
	width: 100%;
	height: auto;
	background-color: #;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}
.information_name{
	width: 100%;
	height: 37px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	margin-left:0px;
	padding-top:10px;
	padding-left:10px;
}
.information_info{
width: 100%;
height: auto;
background-color: #fff;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-left: 0%;
margin-top: 10px;
float: left;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
}
.information_info2{
width: 100%;
height: auto;
background-color: #fff;
font-family: Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
margin-right:%;
margin-top: 10px;
float: right;
line-height: 26px;
padding-left: 10px;
padding-top: 10px;
margin-right: 0%;
}
.information_line{
    width: 100%;
    background-color: #000080;
    float: left;
    margin-top: 10px;
    height: 2px;
    margin-left: 0px;
}

.content_cover{
	width:100%;
	height:1100px;
	background-color:#36C;
}

#img-block-wrap {
  width:100%;
  height:330px;
  margin-bottom:rem;
}

.img-block {
  width:100%;
  height:330px;
  float:left;
  display:block;
  overflow:hidden;
  position:relative;
  border:px solid red;
  background-color:#0FF;
}

#block1 {
  width:100%;
  height:330px;
  position:absolute;
}

.img-block:hover .img-block_content {
  margin-top:0px;
}

.img-block_content {
	width: 100%;
	position: absolute;
	height: 400px;
	display: block;
	margin-top: -400px;
	opacity: 0.6;
	border-bottom: 2px solid #;
	transition: margin-top 0.3s ease-in-out 0s;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	text-align: center;
	
}
.contact_info{
	width:100%;
	height:auto;
	background-color:#;
	margin-top:10px;
}
.contact_code{
    width: 25%;
    height: auto;
    float: right;
}
.contact_phone{
width: 5%;
height: 30px;
float: left;
}
.contact_mail{
	width:5%;
	height:30px;
	float:left;
}
.contact_add{
width: 5%;
height: 30px;
float: left;
}
.contact_det{
	width:100%;
	height:auto;
	background-color:#;
	margin-top:10px;
}
.contact_det1{
	width: 100%;
	height: 40px;
	background-color: #FFF;
	margin-top: 30px;
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}
.contact_det2{
width: 100%;
height: auto;
background-color: ;
margin-top: 10px;
font-size: 15px;
font-family: Verdana,Geneva,sans-serif;
}
.contact_det3{
    width: 100%;
    height: auto;
    background-color: ;
    margin-top: 0px;
    font-size: 13px;
    font-family: Verdana,Geneva,sans-serif;
    float: left;
    margin-left: 0px;
}

.contact_det4{
width: 100%;
height: auto;
background-color: ;
margin-top: 10px;
font-size: 13px;
font-family: Verdana,Geneva,sans-serif;
float: right;
margin-right: 0;
}

.contact_phone1{
width: 11%;
height: 30px;
float: left;

}
.contact_phone2{
width: 10%;
height: 30px;
float: left;

}
.Associat{
width: 90%;
height: 40px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
font-family: Verdana,Geneva,sans-serif;
font-size: 14px;
text-align: center;
padding-top: 0px;
color: #fff;
}
.main_content{ 
width:100%;
height: 2900px;
background-color: #;
margin-top:10px;
background-color:;

}
button{background-color: #000080;
color: #fff;
width: 110px;
height: 29px;
font-size: 14pt;
text-shadow: 0px 2px 2px #000080;
opacity: 0.3;
margin-top:10px;
}
button:hover{opacity:1;box-shadow:1px 1px 0 gray;color:white;-webkit-transition-duration:1s;
}
.since{
width: 100%;
height: 35px;
background-color: #F00;
float: left;
margin-top: 10px;
color: #FFF;
margin-left: 0px;
text-align: center;
}
.associates{
	width:100%;
	height:800px;
}
.associates1{
width: 100%;
height: 60px;
background-color: #;
margin-left: 0px;
}
.associates2{
width: 70%;
height: 40px;
background-color: #;
margin-left: 0px;
margin-top: 40px;
}
.associates3{
width: 100%;
height: 210px;
margin-top: 100px;
font-size: 20px;
color: #000;
}
.associates4{
width: 100%;
height: 60px;
background-color: #;
margin-top: 20px;
margin-left: 0px;
}
.associates5{
width: 100%;
height: 300px;
background-color: #;
margin-top: 20px;
color: #000;
font-size: 20px;
}
