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

body{
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
#TableData a {
		color:#FFFFFF;
			font-size:13pt;
		text-decoration:none;
}
.mobilemenu1{

	display:none;

}
.contact_form{
float:left;
width:70%;	
}
#line1 button{
	cursor: pointer;
	width:90%;height:45px;background-color:#01A49F; 
	border: none;    
	color: white;  
	 padding: 10px;  
	  text-align: center;   
	 text-decoration: none;    display: inline-block;
	font-size:18px;
	position: relative;
	border-radius:5px;
}
#footer a{
color:#fff;
text-decoration:none;	
	
}
.form_btn{
	cursor:pointer;
		width:90%;height:45px;background-color:#01A49F; 
	border: none;    
	color: white;  
	 padding: 10px;  
	  text-align: center;   
	 text-decoration: none;    display: inline-block;
	font-size:18px;
	position: relative;
	border-radius:5px;
}
#line2 button{
	cursor: pointer;
	width:90%;height:45px;background-color:#01A49F; 
	border: none;    
	color: white;  
	 padding: 10px;  
	  text-align: center;   
	 text-decoration: none;    display: inline-block;
	font-size:18px;
	position: relative;
	border-radius:5px;
}
#content textarea{
	background: transparent none repeat scroll 0 0;
border: 1px solid #c4bfbf;
border-radius: 6px;
box-sizing: border-box;
font-size: 12px;
height: 30px;
line-height: 18px;
margin: 2px 0 10px 0;
width: 300px;
height:150px;
}
#content input{
background: transparent none repeat scroll 0 0;
border: 1px solid #c4bfbf;
border-radius: 6px;
box-sizing: border-box;
font-size: 12px;
height: 30px;
line-height: 18px;
margin: 2px 0 10px 0;
width: 300px;
}
#line3 button{
	cursor: pointer;
	width:90%;height:45px;background-color:#01A49F; 
	border: none;    
	color: white;  
	 padding: 10px;  
	  text-align: center;   
	 text-decoration: none;    display: inline-block;
	font-size:18px;
	position: relative;
	border-radius:5px;
}
#line1{
float:left;
width: 33.33%;
}
#line2{
float:left;
width: 33.33%;
}
#line3{
float:left;
width: 33.33%;

}
#left_content{
		line-height:24px;
float:left;
width: 55%;
padding-right: 10px;
}
#formleft_content{
			line-height:24px;
float:left;
width: 40%;
padding-left: 10px;
}
#content_image{
float:left;
width:40%;	

}
#content_full{
	line-height:24px;
	float:left;
width:98%;	
padding-top: 20px;
}
#content a{
	color:#01A49F;
	text-decoration:underline;
}
#m_menu{
	background-color:#0C598F;
width:100%;	
padding:0;
height:35px;
	display:none;	
}
#m_menu ul {
	list-style: none;
	font-size:12pt;
	padding: 0;
}
#m_menu li {
	padding-left:20px;
	float:left;

}
#containter{
width: 1100px;
     margin-left:auto;
     margin-right:auto;
	overflow:hidden;
}
h1{
	color:#0C598F;	
}
#content{
	padding-bottom:20px;
		line-height:24px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
min-height:600px;	
float:left;
width: 100%;
font-size:14px;
}
#header{
width:100%;	
padding-top:20px;
height:100px;
}
#left{
float:left;	
width:80%;
}
#right{
	text-align:right;
float:left;	
width:20%;
}
#footer{
	padding-top:20px;
	font-size:12px;
	background-color:#0C598F;	
	color:#fff;
	text-align:center;
	height:80px;
	line-height:20px;
	float:left;
	width:100%;
margin-top:10px;
}
#f_text{
	float:left;	
width:50%;	
}
#f_img{
padding-top:10px;
float:left;	
width:50%
}
#menu{
	font-size:14px;
	float:left;
	font-weight:bold;
	background-color:#0C598F;
width:100%;	
padding:0;
height:40px;
position: relative;
z-index: 2;
box-shadow: 1px 5px 5px rgba(0, 0, 0, .5);
}
#menu ul{
	list-style: none;	
}
#menu li {
	cursor: pointer;
	padding-right:20px;
	float:left;
	line-height: 12px;
	color:#fff;
}
#menu li a:hover{
color:#01A49F;	
}
.menu_highlight{
	color:#01A49F !important;	
}
#menu li a{
	text-decoration:none;
	padding-right:20px;
	float:left;
	line-height: 12px;
	color:#fff;
}
 @media only screen and (max-width: 1100px) {
	 #line1{
	padding-right:12px;
float:left;
width:47%;	
}

	 #line2{
float:left;
width:47%;	
}
	 #line1 img{
width:100%;
height:100%;
}
	 #line2 img{
width:100%;
height:100%;
}
	 #line3 img{
width:95%;
height:100%;
}
#line2{
float:left;
padding-right:12px;
width:47%	
}
#line3{
	padding-top:20px;
float:left;
width:100%	
}

	 #containter{
width: 100%;
     margin-left:auto;
     margin-right:auto;

}
#left {
	text-align:center;
    float: left;
    width: 100%;
}
#right {
width: 100%;
text-align: center;
padding-bottom: 10px;
}
#content{
width: 98%;
	padding-left:10px;
	padding-right:10px;	
}
#left_content {
	padding:10px;
}
#formleft_content{
		padding:10px;
		width:40%
}
 }
  @media only screen and (max-width: 480px) {
	  #left img{
		width:80%;  
		height:80%; 
	  }
	  #footer{
		line-height:16px;
		padding-top:10px;
		height:90px;  
	  }
	  #content {
		padding-left:10px;
		padding-right:10px;  
		padding-bottom:20px;
		width:90%;
	  }
	   #line1{
	padding-top:12px;
float:left;
width:100%;	
min-height:0px;	
}
	 #line2{
	padding-top:12px;
float:left;
width:100%;	
min-height:0px;	
}
	 #line1 img{
width:100%;
height:100%;
}
	 #line2 img{
width:100%;
height:100%;
}
	 #line3 img{
width:100%;
height:100%;
}
#f_text{
	float:left;	
width:100%;	
}
#f_img{
padding-top:10px;
float:left;	
width:100%

}
#line1 button{
	width:100%
}
#line2 button{
	width:100%
}
#line3 button{
	width:100%
}
#content textarea{
	background: transparent none repeat scroll 0 0;
border: 1px solid #c4bfbf;
border-radius: 6px;
box-sizing: border-box;
font-size: 12px;
height: 30px;
line-height: 18px;
margin: 2px 0 10px 0;
width: 100%;
height:150px;
}
#content input{
background: transparent none repeat scroll 0 0;
border: 1px solid #c4bfbf;
border-radius: 6px;
box-sizing: border-box;
font-size: 12px;
height: 30px;
line-height: 18px;
margin: 2px 0 10px 0;
width: 100%;
}

  }
    @media only screen and (max-width: 850px) {
		#left_content{
	width: 95%;
		padding-bottom:10px;	
		}
		#content input {
		width:100%;	
		}
		#content textarea{
			width:100%;	
		}
				#formleft_content{
	width: 95%;
		padding-bottom:10px;	
		}
		#content_image{
		width:95%;	
		}
		.contact_form{
float:left;
width:95%;	
}
		#content_full{
		padding-bottom:20px;	
		width: 90%;
		}
	  #menu_text{
		  display:none;
	  }
	  #m_menu {
	display:block;
	margin: -12px;
}

.mobilemenu1{
		padding:10px;
top: 40px;
left: 0px;
right: 0px;
height: auto;
	line-height:25px;
opacity:0.8;
	background-color: #000000;
	position: absolute;
	z-index:9;
}

  }