body {
  font-family: Arial, Helvetica, sans-serif;
  background: #d1e4ed;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

ul.nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#container {
  background: #ffffff;
  margin: 20px auto;
  position: relative;
  width: 990px;
}
#header {
  background: url(../images/header_bg.jpg) no-repeat;
  height: 212px;
}
#header_logo {
  position: relative;
  left: 2px;
  top: 2px;
  float: left;
}
#header_logo a { 
	display: block;
  height: 137px;
  width: 131px;
}
#header_logo_text {
  position: relative;
  left: 2px;
  top: 43px;
  float: left;
}
#header_logo_text a {
	display: block;
  height: 26px;
  width: 200px;
}
#header_right {
  float: right;
  margin: 29px 14px 8px 0px;
}
#header_lang {
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  text-align: right;
  text-transform: uppercase;
}
#header_lang a { 
  color: #6d97a6;
  text-decoration: none;
}
#header_lang a:hover {
	color: #a0a9ac; 
	color: #a3bbb5;
}
#header_phone {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #6d97a6;
  text-align: right;
}
#header_button { margin-top: 2px; }
#header_button img { border: none; }
#header_nav {
  margin: 0px 0px 7px 138px;
  clear: right;
  height: 38px;
}
#header_bar {
  clear: both;
  height: 24px;
  text-align: right;
  background: transparent url(../images/header_bar_bg.png) repeat-x;
}
#header_addthis { float: right; }
#breadcrumbs {
  font-size: 11px;
  line-height: 24px;
  margin-right: 14px;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#content { }
#content_left {
  float: left;
  width: 247px;
}
#left_title_bar {
  font-size: 14px;
  color: #ffffff;
  background: #a3bbb5;
  padding: 9px 0px 0px 20px;
  height: 23px;
}
#left_nav { height: 16px; }
#left_links {
  font-size: 12px;
  background: #eff1f2;
}
#left_links ul { }
#left_links li {
  border-top: 1px solid #a3bbb5;
  height: 38px; 
}
#left_links li.bottom { border-bottom: 1px solid #a3bbb5; }
#left_links a {
  display: block;
  margin: 12px 0 0 20px;
  text-decoration: none;
  color:#ACACAC;
  color:#9C9C9C;
}
#left_links a:hover { color: #657a7e; }

#video_area {
  margin: 16px 0;
  color: #718c8a;
  background-color: #baccc8;
  padding: 35px 0 35px 20px;
}
#video_container { font-size: 11px; }
#video_text { font-size: 15px; }
#video_text img {
  margin-right: 4px;
  vertical-align: middle;
}

#left_address_area { 
  margin: 16px 0 16px 20px;
  color:#9C9C9C;
  font-size: 12px;
}
#left_social_media_area {
  border-top: 2px solid #cbcaba;
  border-bottom: 2px solid #cbcaba;
  padding: 10px 0 9px 0;
  margin: 0 12px 0 14px;
  position: relative;
  height: 36px;
}
#left_social_media_area .icon_group {
  position: absolute;
  right: 0px;
  top: 10px;
}
#left_social_media_area span {
  color: #9cb3ad;
  font-size: 12px;
  margin-right: 14px;
}
#left_social_media_area img {
  vertical-align: top;
  margin-left: 3px;
  border: none;
}
#left_appt_btn  { margin: 8px 0 8px -2px; }
#left_appt_btn img  { border:none; }
#left_bottom_area { }

#content_right {
  float: right;
  width: 743px;
  position: relative;
}

#footer {
  font-size: 10px;
  line-height: 18px;
  background: #d1e4ed;
  clear: both;
}
#footer_nav {
  background: #baccc8;
  height: 10px;
  line-height: 10px;
  text-align: center;
  padding: 8px 0px 8px 28px;
  padding: 8px 0px 8px 18px;
}
#footer_nav ul {}
#footer_nav a {
  text-decoration: none;
  color: #839e9c;
  padding: 0px 15px;
  padding: 0px 12px;
}
#footer_nav a:hover { color: #ffffff; }

#footer_nav li {
  float: left;
  border-right: 2px solid #839e9c;
}
#footer_nav li.end {
	border-right: none;
}

#footer_info {
  color: #89afbc;
  padding-top: 8px;
}
#synerge { float: right; }
#synerge a {
  color: #89afbc;
  text-decoration: none;
}
#synerge a:hover { color: #ffffff; }
#copyright { }

