body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background: url(../images/body-green.png) repeat-x top left #356EBE;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#main-menu.d-block{
	display:block;
}

#fixed {
	margin:0 auto;
	width:900px;   /* you can use px, em or % */
	text-align:left;
	display: block;
}
#topborder {
	background: url(../images/top.png) no-repeat top center;
	min-height: 40px;
}
a {
	color:#2358a5;
}
a:hover {
	color:#817a60;
}
h1, h2, h3, h4 {
	margin:.8em 0 .2em 0;
	padding:0;
}
h1 {
	color: #2358a5;
	font-size: 150%;
}
h2 {
	color: #817a60;
	font-size: 130%;
}
h3 {
	color: #2358a5;
	font-size: 120%;
}
h4 {
	color: #2358a5;
	font-size: 110%;
	font-style: italic;
}
ul {
	margin-left:-10px;
	color: #333;
	text-align: justify;
}
#quickcontact ul  li{
	margin-bottom:12px;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	text-align: justify;
	color: #333;
}
img {
	margin:10px 0 5px;
}
strong {
	color: #2358a5;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background: url(../images/middle.png) repeat-y bottom center;
}
#header_top {
	clear:both;
	float:left;
	width:100%;
	background: url(../images/top_header_green.jpg) no-repeat top center;
	min-height: 120px;
}
#header_img {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
	background: url(../images/bottom_header.png) no-repeat top center;
	min-height: 210px;
}
/* Navbar container */
.navbar {
	background-color: #154083;
	overflow: hidden;
	border-radius: 10px;
	padding-left: 130px;
	float: left;
	padding: 0;
	width: 840px;
	overflow: hidden;
	margin-left: 30px;
	background: #153E80;
	border-radius: 10px;
	text-align: center;
	height: 50px;
	margin-top: 10px;
}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #000;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

#logo {
	font-size: 28px;
	font-family: 'Garamond', regular;
	margin: .7em 0 0 3em;
	line-height:30px;
	text-align: left;
	float: left;
	color: #fff;
}
#phone_number {
	font-size: 20px;
	font-family: 'Garamond', regular;
	padding:.5em 3em 0 15px;
	text-align: right;
	margin:0;
	float: right;
	color: #fff;
}
#slogan {
	font-size: 32px;
	font-style: italic;
	font-family: 'Garamond', bold;
	margin: 1.7em 0 0 2.0em;
	line-height:40px;
	text-align: left;
	float: left;
	color: #fff;
}
#slider {

	width:600px; /* Make sure your images are the same size */
	height:450px; /* Make sure your images are the same size */
}
/* Right Modules */
#quickcontact {
	width: 230px;
	min-height: 370px;
	background: url(../images/quickcontactgreen.png) top left no-repeat;
	margin:0 auto;
	display:block;
	clear:both;
}
#contact {
	width: 230px;
	min-height: 185px;
	background: url(../images/contactgreen.png) top left no-repeat;
	margin:0 auto;
	display:block;
	clear:both;
}
#areas {
	width: 230px;
	min-height: 185px;
	background: url(../images/areasgreen.png) top left no-repeat;
	margin:0 auto;
	display:block;
	clear:both;
}
/* Main Container */
#container {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:url(../images/middle.png) repeat-y top center;
}
/* Inner Containers */
#main {
	width: 600px;
	padding-left:30px;
	margin-top: 0px;
	display: block;
	float: left;

}
#left {
float: right;
width: 270px;
margin: 0 auto;
display: block;
text-align: center;
}

a.av-badge {
	display: block;
	padding: 10px;
	border: 1px solid #ddd;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin-right: 13px;
	margin-left: 18px;
}

a.av-badge strong {
	color: #000;
}

/* Footer styles */
#footer {
	background: url(../images/middle.png) repeat-y bottom center;
	clear:both;
	margin: 0 auto;
	display:block;
	width:900px;
}
#footer p {
    text-align: center;
    font-size: 80%;
    color: #999;
    padding: 10px;
}
#footerbottom {
	background: url(../images/bottom.png) no-repeat bottom center;
	clear:both;
	margin: 0 auto;
	display:block;
	width:900px;
	min-height: 50px;
	}

#quickcontact .contact {padding: 12px 5px 0; border:none;}
#quickcontact h3 {font-family:'Garamond', regular; color: #fff; padding-top:15px; font-size: 18px; text-align:center; font-weight:bold;color:#fff;}
#quickcontact .contact input.inputbox{border: 1px solid #ccc;height: 18px;width: 190px;font-family: Arial,Helvetica,sans-serif; color:#555;}
#quickcontact .contact input, #quickcontact.contact textarea{font-size: 12px;line-height: 14px; padding:5px; margin-bottom:10px;font-family: Arial,Helvetica,sans-serif; color:#555;}
#quickcontact .contact textarea{border: 1px solid #ccc;height: 90px;width: 190px; padding:5px; margin-bottom:10px;font-family: Arial,Helvetica,sans-serif; color:#555;font-size: 12px;line-height: 14px;}
#quickcontact.contact fieldset{padding-left: 11px;width: 200px;border:none;}
#quickcontact.contact .button{background: url('../images/contact-submit.png') no-repeat;border: 0 none;height: 24px;width: 62px;color: #fefefe;font-family: Arial;font-size: 12px;float: right;cursor: pointer; padding:5px;}

.question{color: #333;font-size: 11px;line-height: 27px;width: 130px;float: left;margin-left: 10px;height: 27px;}
.question_inputbox{color: #474747;}
#contactForm{padding-bottom: 10px;}

.banner-wrapper {
	width: 845px;
	height: 214px;
	overflow: hidden;
	position: relative;
	left: 30px;
}
.banner ul {
	margin-left: -40px;
}

.banner { position: relative; overflow: auto; height: 220px!important; }
	.banner li { list-style: none; }
	.banner ul li { float: left; }
	.banner ul li img {
		margin: 0;
	}
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots {
	position: absolute;
	left: 370px;
	right: 0;
	bottom: 10px;
}
	.banner .dots li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 4px;


		text-indent: -999em;

		border: 2px solid #fff;
		border-radius: 6px;

		cursor: pointer;
		opacity: .4;

		-webkit-transition: background .5s, opacity .5s;
		-moz-transition: background .5s, opacity .5s;
		transition: background .5s, opacity .5s;
	}
		.banner .dots li.active {
			background: #fff;
			opacity: 1;
		}
#main-menu {
	background-color: #154083;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	padding-left: 130px;
}

#main-menu li {
	float: left;
	list-style: none;
}

#main-menu li a:hover {
	background-color: #235098;
}

#logo{
font-size: 40px;
line-height:42px;
font-variant:small-caps;
}




/* -------------------------------------------------- */
	/* menu */
	/* -------------------------------------------------- */
	#main-menu {
		clear: left;
		float: left;
		padding: 0;
		width: 840px;
		overflow: hidden;
		margin-left: 30px;
		background: #153E80;
		border-radius: 10px;
		text-align: center;
		height: 50px;
		margin-top: 10px;
	}
	#main-menu ul {
		display: inline-block;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		text-align:center;
	}
	#main-menu ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0 30px 0 0;
		padding:0;
		position:relative;
	}
	#main-menu ul li a {
		width: 100%;
		text-decoration: none;
		padding:15px 10px 15px 10px;
		font-size: 18px;
		display: block;
		color: #fff;
	}
	#main-menu ul li a:hover {
		width: 100%;
		text-decoration: none;
		padding:15px 10px 15px 10px;
		font-size: 18px;
		display: block;
		background: #295AA7;
		color: #fff;
	}
	#main-menu ul li.active a,
	#main-menu ul li.active a:hover {
		width: 154px;
		min-height: 30px;
		text-decoration: none;
		padding-top:20px;
		font-size: 18px;
		display: block;
		color: #fff;
		background: #295AA7;
	}
@media screen and (max-width: 767px) {
		#main-menu {
			float: none;
			padding: 0;
			width: 100%;
			margin-left: 0;
			overflow: visible;
			height: auto;
			margin-top: 0;
			border-radius: 0;
			display: none;
		}
		#main-menu ul {
			display: block;
			text-align: center;
		}
		#main-menu ul li {
			display: block;
			float: none;
			list-style: none;
			margin: 0;
			padding: 0;
			position: relative;
		}
		#main-menu ul li a {
			padding:15px 0;
			width: 100%;
			text-align: center;
		}
		#main-menu ul li a:hover {
			width: 100%;
			padding:15px 0;
		}
	}






@media screen and (max-width: 767px) {
	body {
		min-width: 0;
	}
	#main{
		width: 95%;
		float: none;
		padding-left:0;
		margin-left:2.5%;
	}
	#fixed {
		width: 100%;
	}
	#footerbottom {
		width: 100%;
	}
	.banner ul li img {
		width: 100%;
	}
	.banner-wrapper {
		width: 100%;
		position: static;
	}
	#logo {
		font-size: 16px;
		font-family: 'Garamond', regular;
		margin: 0;
		line-height: 20px;
		text-align: left;
		float: left;
		margin-top: 41px;
		padding-left: 10px;
	}
	#phone_number {
		font-size: 18px;
		font-family: 'Garamond', regular;
		padding: 0 10px 0 0;
		text-align: right;
		margin: 0;
		float: right;
		color: #fff;
		margin-top: 33px;
	}
	#phone_number span.address-info {
		display: none;
	}
	#phone_number span {
		font-size: 20px !important;
	}
	#logo .large-title {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	#header {
		display: flex;
		flex-direction: column;
	}
	#header_top {
		order: 1;
	}
	#header .banner-wrapper {
		order: 3;
	}
	#header #main-menu {
		order: 2;
	}
	.menu-toggle-btn {
		display: inline-block;
		width: 45px;
		margin-top: 15px;
		margin-right: 15px;
	}
	.menu-toggle-btn span {
		display: block;
		height: 4px;
		background-color: #fff;
		border-radius: 5px;
	}
	.menu-toggle-btn span + span {
		margin-top: 7px;
	}
	#main iframe {
		width: 300px;
		height: 240px;
		margin: 0 auto;
		display: block;
	}
	#footer {
		width: 100%;
	}
	#left {
		margin: 0;
		width: 100%;
	}
}
