

.clear {clear:both;}

body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:14px;
}

.wrapper{
	max-width:1000px;
	padding:0;}

.logo{
	width:100%;
	float:left;
	text-align:center;
	margin:37px 0 21px;}
	
.logo img{
	text-align:center;
	max-width:412px;
	width:100%;}
	


/*============================= nav s =======================*/
.home_menu{
	max-width:626px;
	margin:0 auto;
	font-family: 'CenturyGothicRegular';
	font-size:18px;
	color: #b4b4b4;}
	
.home_menu_in{
	width:100%;}
	

/*============================= banner s ==============================*/

.banner_sad{
	width:100%;
	float:left;
	text-align:center;
	vertical-align:top;}
	
.banner_sad img{
	max-width:1000px;
	width:100%;}

/*============================= banner s ==============================*/



/*============================= email_camp s ==============================*/
.email_camp{
	margin:0;
	padding:30px  30px;}
	
.email_camp a{
	color:#F60;
	text-decoration:none;}

.email_camp a:hover{
	color:#444;}
	
.email_camp_border {
  border-top: 1px solid #ddd;
  margin: 23px 0;
  width: 100%;
}
	
.email_camp h1{
	font-weight:normal;
	font-size:35px;
	font-family: 'CenturyGothicRegular';
	color:#0490dd;
	text-align:center;
	margin:0px 0 30px;
	padding:0;}
	
.email_camp h2{
	font-weight:normal;
	font-size:20px;
	font-family: 'CenturyGothicRegular';
	color:#0490dd;
	text-align:left;
	margin:0px 0 0px;
	padding:0;}
	
.email_camp p{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#676765;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:justify;}
	
.email_camp ul{
	margin:0 0 20px 0;
	padding:0;}

.email_camp ul li{
	text-align:left;
	margin:0 0 0 30px;}
	
.email_camp ul a{
	color:#F60;
	text-decoration:none;}

.email_camp ul a:hover{
	color:#444;}
	
.email_camp_pic{
	width:100%;
	float:left;
	margin:0 0 15px 0;
	text-align:center;}
	
.email_camp_pic img{
	max-width:467px;
	width:100%;
	vertical-align:top;
	border:#ccc 1px solid;
	padding:5px;}
	
.email_dwn {
  margin:0 0 25px 0;
  padding: 0;
}
	
.email_dwn h1{
	font-weight:normal;
	font-size:22px;
	font-family: 'OpenSansRegular';
	color:#0490dd;
	text-align:left;
	margin:0px 0 10px 0;
	padding:0;
	width:100%;
	float:left;}
	
.email_dwn p{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#676765;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:justify;}
	
.email_dwn a{
	color:#0490dd;
	text-decoration:none;}

.email_dwn a:hover{
	color:#F60;}
/*============================= email_camp e ==============================*/



.home_about{
 background:url(../images/home_about.jpg) no-repeat center center ;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin:0 auto;
padding:10px 0 30px;}
	
.home_about h1{
	font-weight:normal;
	font-size:35px;
	font-family: 'CenturyGothicRegular';
	color:#676765;
	text-align:center;
	margin:25px 0;
	padding:0;}
	
.home_about h2{
	font-weight:normal;
	font-size:22px;
	font-family: 'OpenSansRegular';
	color:#0490dd;
	text-align:left;
	margin:0px 0 10px;
	padding:0;}
	
.home_about p{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#676765;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:justify;}
	
.home_about_pic{
	margin:0;
	padding:0;
	max-width:269px;
	text-align:left;}
	
.home_about_pic img{
	max-width:269px;
	width:100%;
	margin:0 0 25px 0}
	

/*============================================================*/

.home_contact{
	background:#fff;
margin:0 auto;
padding:10px 0 30px;}

.home_contact a{
	color:#F60;
	text-decoration:none;}

.home_contact a:hover{
	color:#444;}
	
.home_contact h1{
	font-weight:normal;
	font-size:35px;
	font-family: 'CenturyGothicRegular';
	color:#0490dd;
	text-align:center;
	margin:25px 0;
	padding:0;}
	
.home_contact h2{
	font-weight:normal;
	font-size:22px;
	font-family: 'OpenSansRegular';
	color:#676765;
	text-align:center;
	margin:10px 0 10px;
	padding:0;}
	
.home_contact p{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#676765;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:center;}
	


.hom_footer{
	background:#2f2f2f;
margin:0 auto;
padding:20px 0 20px;}

.hom_footer a{
	color:#0490dd;
	text-decoration:none;}

.hom_footer a:hover{
	color:#fff;}

.hom_footer p{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#a7a7a7;
	line-height:20px;
	margin:0 0 0px 0;
	text-align:center;}
	
.hom_footer_top{
	width:100%;
	text-align:center;
	font-size:15px;
	font-family: 'OpenSansRegular';
	color:#0490dd;}
	
.hom_footer_top a{
	color:#0490dd;
	text-decoration:none;}
	
.hom_footer_top a:hover{
	color:#fff;}
	
.hom_footer_social{
	width:100%;
	float:left;
	margin:10px 0;
	text-align:center;}
	
	
	
/*===================================== banner_in ==============================*/
	
.banner_in{
	width:100%;
	float:left;
	margin:10px 0 0;}
	
.banner_in img{
	width:100%;
	padding:5px;
	border:#ccc 1px solid;
	vertical-align:top;}

/*===================================== samll desktop ==============================*/

/*===================================== contact s ==============================*/

.contact_total {
  margin: 0 auto;
  max-width: 700px;
}

.contact {
  float: left;
  margin: 0;
  padding: 0 2%;
  width: 96%;
}

.contact_left{
	text-align:left;}

/*===================================== contact e ==============================*/




/*===================================== samll desktop ==============================*/

@media only screen and (min-width :768px ) and (max-width :980px)
{


}

/*===================================== tabs ==============================*/


@media only screen and (min-width :481px ) and (max-width :767px)
{
nav li a {
  font-size: 16px;
  padding: 0 10px;
}

.email_dwn h1{
	text-align:center;}
	
.email_dwn p{
	text-align:center;}
	
.home_about_pic {
  margin: 0;
  max-width: none;
  padding: 0;
  text-align: center;
}

.contact {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}


	
}

/*===================================== mobile ==============================*/

@media only screen and (min-width :200px ) and (max-width :480px)
{
.email_dwn h1{
	text-align:center;}
	
.email_dwn p{
	text-align:center;}
	
.home_about_pic {
  margin: 0;
  max-width: none;
  padding: 0;
  text-align: center;
  width:100%;
}

.home_about h2{
	text-align:center;}
	
.home_about p{
	text-align:center;}
	
	.contact {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.hom_footer_top{
	width:100%;
	text-align:center;
	font-size:12px;
	font-family: 'OpenSansRegular';
	color:#0490dd;}

}








/*================== fonts s =======================*/

.c_orange{ color:#F90;}

.f_bold{ font-weight:bold;}

.f_italic{ font-style:italic;}

.c_red{ color:#F00;}

.blank_20{
	width:100%;
	float:left;
	height:20px;}


@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('../fonts/gothic.eot');
    src: url('../fonts/gothic.eot') format('embedded-opentype'),
         url('../fonts/gothic.woff') format('woff'),
         url('../fonts/gothic.ttf') format('truetype'),
         url('../fonts/gothic.svg#CenturyGothicRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}









