@charset "utf-8";
/* CSS Document */

	@media only screen 
and (max-width : 499px)
{
	
body {
	position: relative;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0A274A; /* Old browsers */
background: -moz-linear-gradient(left,  #0A274A 0%, #0A274A 30%, #0A274A 70%, #0A274A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0A274A), color-stop(30%,#0A274A), color-stop(70%,#245797), color-stop(100%,#0A274A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* IE10+ */
background: linear-gradient(to right,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0A274A', endColorstr='#0A274A',GradientType=1 ); /* IE6-9 */
	}

.container {
	position: relative;
	width: 100%;
	clear: both;
	}
	
.top {
	position: relative;
	background: url(images/ap.png) center no-repeat;
	background-size: 100%;
	height: 330px;
	border-bottom: #fff thin solid;
	margin-bottom: 110px;
	border-top: #fff 40px solid;
	}
	
header, nav, section, footer {
	position: relative;
	width: 330px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto 0;
	
	}

header {
	padding-top: 200px;
	margin-top: 0;
	}
	
header .logo {
	position: relative;
	float: none;
	margin-bottom: 0px;
	top: 0px;
	}
	
h1 {
	position: relative;
	color: #fff;
	float: left;
	top: -430px;
	text-align: center;
	margin-left: 0px;
	font-size: 1.7em;
	}
	
h2 {
	position: relative;
	color: #fff;
	float: left;
	margin-left: 0px;
	font-size: 1.7em;
	width: 330px;
	top: -40px;
	}
	
nav {
	position: fixed;
	width: 100%;
	top: -30px;
	background: #0A1D33;
	z-index: 10;
	opacity:0.9;
	margin-top: 30px;
	height: 40px;
	padding-left: 0px;
	}
	
nav ul {
	float:  none;
	padding-right: 0px;
	width: 350px;
	margin: 0 auto;
	}
	
nav li {
	float: right;
	}
	
nav li a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	display: block;
	padding: 10px;
	}
	
.main {
	position: relative;
	padding-bottom: 0px;
}
	
#intro {
	font-size: 1.3em;
	padding-bottom: 40px;
	}
	
#intro p {
	position: relative;
	text-align: justify;
	float: left;
	padding: 0px 0px 0 0;
	color: #fff;
	width: 330px;}
	
#intro img {
	color: #F89120;
	margin: 30px;
	}

h3 {
	padding: 5px 0;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 20px;
	}
	
.aboutarea {
	position: relative;
	padding: 50px 0;
	background: #fff;}
	
#about {
	position: relative;
	text-align: center;
	color: #333;
	}


#about p {
	position: relative;
	float: left;
	width: 330px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: justify;
	}

#about p.first {
	padding-left: 0;
	}
	
#about p.last {
	padding-right: 0;
	}
	
	
#about img {
	margin-top: 50px;
	width: 330px;
	}

.servicesarea {
	position: relative;
	padding: 50px 0;
	}

#services p {
	position: relative;
	float: left;
	width: 300px;
	padding: 20px 0px;
	text-align: justify;}

#services p.first {
	padding-left: 0;
	}
	
#services p.last {
	padding-right: 0;
	font-size: 1.3em;
	}
	
#services ul.last {
	position: relative;
	font-size: 1em;
	float: left;
	padding:30px 0px 80px 0px;
	width: 330px;
	height: 200px;
	list-style: disc;
	list-style-position: inside;
	}

#services ul.last li {
	position: relative;
	padding-bottom: 10px;
	font-weight: 700;
	}


#gallery img {
	padding: 30px 0px 10px;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 77px;
	}
	
#gallery img.first {
	padding-left: 77px;
	margin-left: 0px;
	}
	
#gallery img.last {
	padding-right: 0;
	}
	

.contactarea {
	position: relative;
	background: #FFF;
	color: #333;
	padding: 50px 0;
	float: left;
	}

#contform {
	position: relative;
	float: left;
	width: 350px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	

								
.antispam { display:none;
}

#contact p {
	padding-top: 30px;}
	
#contact a {
	color: #06C;}

#map-canvas {
	position: relative;
	float: left;
	width:330px; 
	height:250px;
	margin: 30px 0;
	}


.bottom {
	padding: 30px 0 40px;
	color: #FFF;
	opacity: 0.7;
	}	
	
footer {
	padding-bottom: 60px;}

footer a {
	color:#FFF;
	}	

footer p {
	position: relative;
	float: left;
	top: 60px;}

footer .by {
	position: relative;
	float: left;
	}
	
footer ul {
	position: relative;
	float: left;
	top: 60px;
	width: 200px;
	margin-bottom: 30px;
	}
	
footer li {
	position: relative;
	float: left;
	margin-left: 0px;
	padding-right: 10px;
	}

p.testimonial {
	float: right;
	width: 330px;
	text-align: center;
	top: -130px;}

div#form-return {
	position: relative;
	margin: 0 auto;
	font-size: 1.7em;
	color: orange;
	}




}
	@media only screen 
and (max-width : 940px)
and (min-width : 500px)
{
	

body {
	position: relative;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0A274A; /* Old browsers */
background: -moz-linear-gradient(left,  #0A274A 0%, #0A274A 30%, #0A274A 70%, #0A274A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0A274A), color-stop(30%,#0A274A), color-stop(70%,#245797), color-stop(100%,#0A274A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* IE10+ */
background: linear-gradient(to right,  #0A274A 0%,#0A274A 30%,#0A274A 70%,#0A274A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0A274A', endColorstr='#0A274A',GradientType=1 ); /* IE6-9 */
	}

.container {
	position: relative;
	width: 100%;
	clear: both;
	}
	
.top {
	position: relative;
	background: url(images/ap.png) center no-repeat;
	background-size: 100%;
	height: 330px;
	border-bottom: #fff thin solid;
	margin-bottom: 110px;
	border-top: #fff 40px solid;
	}
	
header, nav, section, footer {
	position: relative;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto 0;
	
	}

header {
	padding-top: 200px;
	margin-top: 0;
	}
	
header .logo {
	position: relative;
	float: none;
	display: block;
	margin: 0 auto;
	top: 0px;
	}
	
h1 {
	position: relative;
	color: #fff;
	float: left;
	top: -430px;
	text-align: center;
	margin-left: 0px;
	font-size: 1.7em;
	}
	
h2 {
	position: relative;
	color: #fff;
	float: left;
	margin-left: 0px;
	font-size: 1.7em;
	width: 480px;
	top: -40px;
	text-align: center;
	}
	
nav {
	position: fixed;
	width: 100%;
	top: -30px;
	background: #0A1D33;
	z-index: 10;
	opacity:0.9;
	margin-top: 30px;
	height: 40px;
	padding-left: 0px;
	}
	
nav ul {
	float:  right;
	padding-right: 0px;
	width: 480px;
	margin: 0 auto;
	}
	
nav li {
	float: right;
	}
	
nav li a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	display: block;
	padding: 10px;
	}
	
.main {
	position: relative;
	padding-bottom: 0px;
}
	
#intro {
	font-size: 1.3em;
	padding-bottom: 40px;
	}
	
#intro p {
	position: relative;
	text-align: justify;
	float: left;
	padding: 0px 60px 20px 0;
	color: #fff;
	width: 480px;}
	
#intro img {
	color: #F89120;
	margin: 30px 100px;
	}

h3 {
	padding: 5px 0;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 20px;
	}
	
.aboutarea {
	position: relative;
	padding: 50px 0;
	background: #fff;}
	
#about {
	position: relative;
	text-align: center;
	color: #333;
	}


#about p {
	position: relative;
	float: left;
	width: 480px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: justify;
	}

#about p.first {
	padding-left: 0;
	}
	
#about p.last {
	padding-right: 0;
	}
	
	
#about img {
	margin-top: 50px;
	width: 480px;
	}

.servicesarea {
	position: relative;
	padding: 50px 0;
	}

#services p {
	position: relative;
	float: left;
	width: 480px;
	padding: 20px 0px;
	text-align: justify;}

#services p.first {
	padding-left: 0;
	}
	
#services p.last {
	padding-right: 0;
	font-size: 1.3em;
	}
	
#services ul.last {
	position: relative;
	font-size: 1em;
	float: left;
	padding:30px 0px 80px 0px;
	width: 480px;
	height: 200px;
	list-style: disc;
	list-style-position: inside;
	}

#services ul.last li {
	position: relative;
	padding-bottom: 10px;
	font-weight: 700;
	}


#gallery img {
	padding: 30px 0px 10px;
	margin-left: 0px;
	margin-right: 30px;
	padding-left: 0px;
	}
	
#gallery img.first {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 30px;
	
	}
	
#gallery img.last {
	padding-right: 0;
	display: none;
	}
	

.contactarea {
	position: relative;
	background: #FFF;
	color: #333;
	padding: 50px 0;
	float: left;
	}

#contform {
	position: relative;
	float: left;
	width: 480px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	

								
.antispam { display:none;
}

#contact p {
	padding-top: 30px;}
	
#contact a {
	color: #06C;}

#map-canvas {
	position: relative;
	float: left;
	width:480px; 
	height:250px;
	margin: 30px 0;
	}


.bottom {
	padding: 30px 0 40px;
	color: #FFF;
	opacity: 0.7;
	}	
	
footer {
	padding-bottom: 60px;}

footer a {
	color:#FFF;
	}	

footer p {
	position: relative;
	float: left;
	top: 60px;
	}

footer .by {
	position: relative;
	float: left;
	}
	
footer ul {
	position: relative;
	float: left;
	top: 60px;
	}
	
footer li {
	position: relative;
	float: left;
	margin-left: 0px;
	padding-right: 10px;
	}
	
	p.testimonial {
	float: right;
	width: 480px;
	text-align: center;
	top: -50px;}

div#form-return {
	position: relative;
	margin: 0 auto;
	font-size: 1.7em;
	color: orange;
	}


}