*{
font-family:tahoma, verdana, arial, helviscta sans-serif;
}

body{
	text-align:center;
	font-size:66.5%;
	font-family:tahoma, verdana, arial, helviscta sans-serif;
	background-color:#479bb8;
	/*color:#7e8080;*/
	color:#000;
}

p{
	font-size:1.2em;
	line-height:140%;
	margin:0px 0px 15px 2px;
}

strong{
	color:#000;
	font-weight:bold;
	font-size:120%;
}

#container{
	width:1056px;
	margin:0px auto 0px auto;
	background-color:#ccc;
	background-image:url('../images/container-background.jpg');
	background-position:top;
	background-repeat:repeat-y;
}

#banner{
	width:100%;
	height:259px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

.banner1{
	background-image:url('../images/banner1.jpg');
}

.banner2{
	background-image:url('../images/banner2.jpg');
}

.banner3{
	background-image:url('../images/banner3.jpg');
}

.banner4{
	background-image:url('../images/banner4.jpg');
}

#testimonial{
	width:500px;
	float:right;
	margin:70px 70px 0px 0px;
	display:inline;
	background-image:url('../images/open-quote.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}

.testimonial-name{

	font-size:1.6em;
	background-image:url('../images/open-quote.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 0px 32px 0px;
	margin:0px 0px 5px 0px;

}

.testimonial{
	background-image:url('../images/close-quote.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 25px 0px;
}

#testimonial-name{
	color:#4297b4;
	font-size:1.9em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

#testimonial-text{
	font-size:1.7em;
	background-image:url('../images/close-quote.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 30px 0px;
	text-align:justify;
}

#navigation{
	width:100%;
	height:31px;
	background-image:url('../images/navigation-background.jpg');
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	padding:5px 0px 0px 0px;
}

#navigation li{
	display:inline;
	margin:0px 26px 0px 26px;
}

#navigation li a{
	color:#fff;
	font-size:1.9em;
	font-weight;
	text-decoration:none;
}

#navigation li a.current_page{
	color:#8F3900;
}

#top{
	width:100%;
	height:136px;
	background-image:url('../images/header.jpg');
}

#logo-click{
	width:382px;
	height:118px;
	display:block;
	float:left;
	margin:0px 0px 0px 50px;
}


#left-column{
	width:584px;
	float:left;
	background-image:url('../images/left-column-background.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	padding:70px 20px 0px 90px;
}

#left-column img{
	margin:10px 20px 0px 20px;
}

#left-column a{
	color:#ff6600;
	text-decoration:none;
}

#left-column a:hover{
	text-decoration:underline;
}

h1{
	color:#4596b4;
	font-size:3.6em;
	margin:0px 0px 20px -2px;
	padding:0px;
}

h2{
	color:#4596b4;
	font-size:1.8em;
	margin:0px 0px 15px 0px;
}

#right-column{	
	width:362px;
	float:left;
	background-image:url('../images/right-column-background.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	color:#fff;
}

#subscribe{
	width:268px;
	height:134px;
	background-image:url('../images/subscribe-background.jpg');
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0px 12px 0px;
	padding:10px 10px 0px 10px;
}

#subscribe p{
	font-size:1.1em;
}

#subscribe-submit{
	width:58px !important;
	height:28px !important;
	float:right;
	margin:12px 7px 0px 0px !important;
	display:block;
}

#subscribe input{
	border:0px;
	margin:5px 0px 0px 18px;
	width:232px;
	font-weight:bold;
	font-size:120%;
	display: inline;
}

#blue-header{
	width:287px;
	height:15px;
	display:block;
	background-image:url('../images/blue-header.jpg');
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#blue{
	background-image:url('../images/blue-background.jpg');
	background-position:top;
	background-repeat:repeat-y;
	float:left;
	clear:both;
	width:267px;
	padding:0px 10px 0px 10px;
}

#blue h3{
	font-size:2.6em;
	margin:0px 0px 10px 0px;
}

#blue img{
	float:left;
	margin:0px 10px 0px 0px;
}

#blue-footer{
	width:287px;
	height:15px;
	display:block;
	background-image:url('../images/blue-footer.jpg');
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#right-column h2{
	color:#fff;
	font-size:2.6em; 
	margin:0px 0px 3px 0px;
}


#right-column h4{
	margin:0px 0px 10px 0px;
	font-size:1.4em;
}

#right-column h5{
	margin:0px 0px 0px 0px;
}

#right-column h5 a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#right-column h5 a:hover{
	text-decoration:underline;
}

#footer{
	width:100%;
	height:22px;
	clear:both;
	background-image:url('../images/footer-background.jpg');
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding:22px 0px 0px 0px;
}

#footer p, #footer a{
	color:#fff;
	font-size:1.0em;
	text-decoration:none;
	margin:0px !important;
}

#footer a:hover{
	text-decoration:underline;
}

#appointment{
	float:right;
	color:#fff;
	font-size:2.2em;
	text-decoration:none;
	margin:10px 90px 0px 0px;
}

#facebook{
	float:right;
	color:#fff;
	font-size:2.2em;
	text-decoration:none;
	margin:0px 24px 0px 0px;
	width:47px;
	height:50px;
	display:inline;
}

#twitter{
	float:right;
	color:#fff;
	font-size:2.2em;
	text-decoration:none;
	margin:0px 5px 0px 0px;
	width:49px;
	height:50px;
	display:inline;
}

#youtube{
	float:right;
	color:#fff;
	font-size:2.2em;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	width:50px;
	height:50px;
	display:inline;
}

#tel{
	float:right;
	clear:right;
	color:#fff;
	font-size:2.8em;
	letter-spacing:-1px;
	width:300px;
	text-align:right;
	position:relative;
	top:23px;
	right:133px;
}


label{
	width:120px;
	display:block;
	float:left;
	clear:left;
	font-size:1.2em;
	padding:5px 0px 0px 0px;
	margin:6px 0px 0px 0px;
}

.contact-field{
	padding:3px 0px 3px 0px;
	margin:6px 10px 6px 0px;
	width:200px;
	font-size:1.2em;
}

.validation{
	color:red;
	font-weight:bold;
}

.validation li{
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 20px;
	background-image:url('../images/validation.jpg');
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
}

.links li{
	margin:0px 0px 10px 3px;
	font-size:1.3em;
}

.links{
	margin:0px 0px 20px 0px;
}

#map{
	width:570px;
	height:200px;
	display:block;
}

.youtube{
	margin:0px 0px 20px 0px;
}

#captcha{
	margin:6px 0px 6px 0px !important;
}

#left-column ul{
	font-size:1.3em;
	line-height:150%;
	list-style-type: disc;
	margin-left:15px;
}