body {
	width: 100%;
	font-family: Trebuchet MS;
	background: #fff url('img/body.png') repeat-x;
	margin: 0;
}

img {
	border: 0;
}

.left {
	float: left;
	margin-right:15px;
	margin-bottom:10px;
}

.services-center p {
	
	padding-bottom:10px;
	font-size:14px;
}

#slogan h1 {
	color: #fff;
	font-size: 28px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1000;
	height: 94px;
}

#emergency-call h1 {
	color: #fff;
	font-size: 28px;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: -2px;
	padding: px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#emergency-call h2 {
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

.top-email {
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 130px;
	float: left;
}

	#logo {
		width: 289px;
		height: 96px;
		float: left;
	}
	
	#header-menu {
	list-style: none;
	background-image: url('img/header-menu.png');
	width: 607px;
	height: 49px;
	float: left;
	margin: 25px 0px 0px 64px;
	padding: 0;
	position: relative;
	z-index:5;
	}
	
	#intro-emergency {
		width: 190px;
		height: 127px;
		background-image: url('img/intro-emergency.png');
		margin: 0px 0px 0px 555px;
		font-family: Myriad;
		font-size: 25px;
		color: #fff;
		padding: 43px 0px 0px 170px;
	}
	
	#intro-location-block {
		width: 340px;
		height: 120px;
		background-image: url('img/intro-location-block.png');
		margin: -65px 0px 0px 0px;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		padding: 40px 0px 0px 0px;
	}
	
	#intro-location-block-dropdown {
		width: 200px;
	}
	
#header-menu li {
	float: left;
	position:relative;
	min-width: 100px;
	}
#header-menu ul  {
	position: absolute;
	left: -40px;
	top: 42px;
	}
#header-menu ul li {
	background-color:#FFF;
	float: none;
	list-style-type: none;
	display: none;
	width: 275px;
	height: 30px;
	color: #187a96;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 100px;
	border: 1px solid #94B7BF;
	padding: 5px;
}
#header-menu ul li a {
	margin: 0px;
	font-weight:100;
	padding: 0px;
	font-size: 11px;
	display: inherit;
	height: auto;
	width: auto;
	background-image: none;
}
#header-menu ul li a:hover {
	background-image: none;
}
#header-menu li:hover ul li {
	display: block !important;
	 }
#header-menu li:hover ul li:hover {
	background-color:#187a96;
	color: #FFF;
	}
	#header-menu-1 a, #header-menu-1 a:visited {
		float: left;
		display: block;
		width: 126px;
		text-align: center;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
	}
	
	#header-menu-1 a:hover {
		background-image: url('img/header-menu-1.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}
	
	#header-menu-2 a, #header-menu-2 a:visited {
		float: left;
		display: block;
		width: 118px;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#header-menu-2 a:hover {
		background-image: url('img/header-menu-2.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}
	
	#header-menu-3 a, #header-menu-3 a:visited {
		float: left;
		display: block;
		width: 109px;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#header-menu-3 a:hover {
		background-image: url('img/header-menu-3.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}
	
	#header-menu-4 a, #header-menu-4 a:visited {
		float: left;
		display: block;
		width: 136px;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#header-menu-4 a:hover {
		background-image: url('img/header-menu-4.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}
	
	/*#header-menu-5 a, #header-menu-5 a:visited {
		float: left;
		display: block;
		width: 105px;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#header-menu-5 a:hover {
		background-image: url('img/header-menu-5.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}*/
	
	#header-menu-6 a, #header-menu-6 a:visited {
		float: left;
		display: block;
		width: 118px;
		height: 39px;
		color: #187a96;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#header-menu-6 a:hover {
		background-image: url('img/header-menu-6.png');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		color: #fff;
	}

#main {
	width: 960px;
	float: left;
}

	#main-top {
	width: 960px;
	float: left;
	position:relative;
	}
	
		#slogan {
	background-image: url('img/slogan.png');
	width: 308px;
	height: 87px;
	margin: 88px 0px 0px 2px;
	padding: 12px 0px 0px 22px;
	float: left;
	position: relative;
	z-index: 100;
		}
	
		#emergency-call {
	background-image: url('img/emergency.png');
	width: 195px;
	height: 85px;
	float: right;
	color: #fff;
	padding: 45px 0px 0px 125px;
	position: relative;
	z-index: 100;
	margin-top: 45px;
		}
		
		#email {
	font-size: 11px;
	color: #d7212d;
	position: relative;
	z-index: 100;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 777px;
		}
	
	#main-center {
		width: 960px;
		margin: 34px 0px 0px 0px;
		float: left;
	}
	
		.main-center-title {
			font-size: 24px;
			font-weight: bold;
			color: #187a96;
			float: left;
			padding: 0px 0px 0px 15px;
		}
		
		.services-center-title {
			font-size: 24px;
			font-weight: bold;
			color: #187a96;
			float: left;
			padding: 0px 0px 0px 0px;
		}
		
		.main-center-title-image {
			margin: -6px 0px 0px 30px;
		}
		
		.main-center-text-1 {
			font-size: 13px;
			color: #187a96;
			padding: 0px 0px 0px 10px;
			margin: 10px 0px 0px 0px;
		}
		
		
		.main-center-text-1 ul {
			list-style: none;
			margin: 20px 0px 0px 0px;
			padding: 0;
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-text-1 li {
			background-image: url('img/list-bullet.png');
			background-position: 0px 7px;
			background-repeat: no-repeat;
			padding: 0px 0px 0px 15px;
			margin: 0px 0px 7px 10px;
			width: 240px;
		}
		
		.main-center-text-1 li a, .main-center-text-1 li a:visited {
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-text-1 li a:hover {
			text-decoration: underline;
		}		
		
		.main-center-text-2 {
			font-size: 14px;
			color: #187a96;
			padding: 0px 0px 0px 15px;
			margin: 10px 0px 0px 0px;
			line-height: 21px;
		}
		
		.main-center-text-2 ul {
			list-style: none;
			margin: 20px 0px 0px 0px;
			padding: 0;
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-text-2 li {
			background-image: url('img/list-bullet.png');
			background-position: 0px 7px;
			background-repeat: no-repeat;
			padding: 0px 0px 0px 15px;
			margin: 0px 0px 7px 10px;
			width: 240px;
		}
		
		.main-center-text-2 li a, .main-center-text-2 li a:visited {
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-text-2 li a:hover {
			text-decoration: underline;
		}		
		
		#main-center-text-3{
			font-size: 13px;
			color: #187a96;
			padding: 0px 0px 0px 10px;
			margin: 10px 0px 0px 0px;
		}
		
		#main-center-text-4 {
			margin: 12px 0px 0px 0px;
		}
		
		#main-center-text-4 a, #main-center-text-4 a:visited {
			font-size: 24px;
			font-weight: bold;
			color: #e91e26;
		}
		
		.main-center-list {
			list-style: none;
			margin: 20px 0px 0px 0px;
			padding: 0;
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-list li {
			background-image: url('img/list-bullet.png');
			background-position: 0px 7px;
			background-repeat: no-repeat;
			padding: 0px 0px 0px 15px;
			margin: 0px 0px 7px 10px;
			width: 240px;
		}
		
		.main-center-list li a, .main-center-list li a:visited, .services-menu li a, .services-menu li a:visited  {
			font-size: 14px;
			color: #187a96;
			text-decoration: underline;
		}
		
		.main-center-list li a:hover {
			text-decoration: underline;
		}
		
		.services-menu li a:hover {
			text-decoration: underline;
		}
		
		.blue-block {
			background-image: url('img/blue-block.png');
			width: 157px;
			height: 38px;
			margin: 20px auto 0px auto;
			text-align: center;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #fff;
			display: block;
			text-decoration: none;
			padding: 3px 0px 0px 0px;
			cursor: pointer;
			line-height: 17px;
		}
		
		.about-blue-block, .about-blue-block:visited {
			background-image: url('img/blue-block.png');
			width: 157px;
			height: 38px;
			margin: 0px 0px 20px 0px;
			text-align: center;
			font-family: Trebuchet MS;
			font-size: 12px;
			text-decoration: none;
			color: #fff;
			display: block;
			padding: 3px 0px 0px 0px;
			cursor: pointer;
		}
	
		.main-center-first {
			width: 240px;
			float: left;
			min-height: 318px;
		}
		
		.main-center-middle {
			width: 240px;
			float: left;
			min-height: 318px;
			background-image: url('img/break-line.png');
			background-repeat: no-repeat;
		}

		.main-center-last {
			width: 240px;
			float: left;
			min-height: 318px;
			background-image: url('img/break-line.png');
			background-repeat: no-repeat;
			text-align: center;
		}
		
		.main-center-image {
			width: 216px;
			height: 94px;
			margin: 53px 0px 0px 13px;
		}
		
		.main-center-image-left {
			width: 216px;
			height: 94px;
			margin: 53px 0px 0px 13px;
		}
		
		.main-center-image-right {
			width: 216px;
			height: 94px;
			margin: 53px 0px 0px 13px;
		}
			
			#main-center-4-title {
				font-size: 24px;
				font-weight: bold;
				color: #187a96;
			}
			
			#facebook-like {
				padding: 20px 0px 0px 20px;
			}

#footer {
	width: 960px;
	height: 90px;
	float: left;
	margin: 40px 0px 0px 0px;
}

	#copyright {
		color: #187a96;
		font-family: Arial;
		font-size: 11px;
		width: 510px;
		float: left;
		padding: 0px 0px 0px 0px;
	}
	
	#footer-menu {
		width: 400px;
		font-family: Arial;
		font-size: 11px;
		list-style: none;
		color: #187a96;
		float: left;
		padding: 0;
		margin: 0;
	}
	
	#footer-menu-1 {

		float: left;
		text-align: center;
	}
	
	#footer-menu-2 {

		float: left;
		text-align: center;
	}
	
	#footer-menu-3 {

		float: left;
		text-align: center;
	}
	
	#footer-menu-4 {

		float: left;
		text-align: center;
	}
	
	#footer-menu li a, #footer-menu li a:visited {
		font-family: Arial;
		font-size: 11px;
		color: #187a96;
	}

.services-left {
	width: 240px;
	float: left;
}

.services-center {
	width: 460px;
	float: left;
	margin: 0px 10px 0px 10px;
}

	.services-title {
		font-size: 18px;
		color: #187a96;
		background-image: url('img/list-bullet.png');
		background-position: 0px 10px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 15px;
		margin: 10px 0px 0px 0px;
	}
	
	.services-text {
		font-size: 13px;
		color: #187a96;
	}

.services-right {
	width: 240px;
	float: left;
	text-align: center;
}
	
.services-menu {
	width: 240px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.services-menu li {
	background-image: url('img/list-bullet.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 7px 0px;
	width: 240px;
	list-style: none;
}

.services-right-title {
	font-size: 24px;
	font-weight: bold;
	color: #187a96;
	float: left;
	margin: 0px 0px 0px 10px;
}

#services-right-white {
	margin: 12px 0px 0px 0px;
}

.white-play {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.about-center-title {
	background-image: url('img/list-bullet.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 15px;
	margin: 20px 0px 10px 0px;
	font-size: 18px;
	border-bottom: 1px solid #bedae3;
	width: 445px;
	color: #187A96;
}

.testimonials-center-title {
	padding: 0px 0px 10px 15px;
	margin: 20px 0px 10px 0px;
	width: 240px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #bedae3;
	width: 445px;
	color: #187A96;
}

.about-center-text {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	width: 240px;
	font-size: 13px;
	width: 445px;
}

.left-quotes {
	font-size: 72px;
	color: #187a96;
	float: left;
	width: 38px;
}

.right-quotes {
	font-size: 72px;
	color: #187a96;
	float: left;
	width: 38px;
}

.testimonials-text {
	width: 346px;
	float: left;
	font-size: 14px;
	padding: 30px 15px 0px 15px;
	font-style: italic;
	font-weight: bold;
}

.locations-left {
	width: 240px;
	float: left;
}

.locations-right {
	width: 705px;
	height: 355px;
	float: left;
	margin: 0px 0px 0px 5px;
	background-image: url('img/locations-background.png');
	padding: 5px;
}

.locations-text {
	font-size: 14px;
	color: #187a96;
}

.email {
	text-decoration: none;
}

#Form_ContactForm_action_SendContactForm {
	width: 133px;
	height: 35px;
}
#slider1{
	height: 246px;
	z-index: 1;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 960px;
}