
html, body {
	font-family: Arial;
	font-size: 14px;
}
body > header {
	height: 100px;
	text-align: center;
}
body > nav {
}
body > section {
	min-height: 500px;
}
body > aside {
}
body > footer {
	height: 60px;
	text-align: center;
}
body > header, body > nav, body > section, body > footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
body > section {
	min-height: 500px;
}
body > section {
	min-height: 500px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
 
.container, .slides_container, .slides_control {
width: 100% !important;
max-width: 1060px !important;
	
}
.container img, .slides_container img {
max-width: 100%;
}
#call-us {
font-size: 2.25em;
}
	
#submit {
float: right;
}
#about-us {
text-align: left !important;
}
h3 {
margin-top: 10px; margin-bottom: 10px;
}
#drops {
text-align: center !important;
}
	
#menu li ul {
    display:none;position:absolute;
}
#menu li:hover ul {
display:block; background:#44C7F0; color:#ffffff; height:auto; width:15em; 
}
#menu li:hover ul li a {
color:#ffffff !important; 
}
#menu li:hover ul li a:hover {
color:#F54C32 !important; 
}
	
#about-us {
min-height: 300px;
}
#about-us p, #about-us ul {
font-size: 2.3em;
}
	
#about-us h2 {
font-size: 3em;, line-height: 250%;
}
	
@media screen and (max-width: 1000px){
.slides_container {
display: none !important;
}
#top-right {
position: absolute; text-align: center;
}
#banner {
height: 0px;
}
#about-us {
margin-top: 150px; padding: 5%;
}
		
#about-us ul#benefits li#li1, #about-us ul#benefits li#li2, #about-us ul#benefits li#li3, #about-us ul#benefits li#li4, #about-us ul#benefits li#li5, #about-us ul#benefits li#li6 {
margin-left: 0px;
}
	
#about-us h2 {
line-height: 120%;
}
 
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	