@charset "UTF-8";


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  size: 14px;
  line-height: 20px;
}


img {
  border: 0px;
}

h2 {
	font-size: 22px;
}

#container {
  width: 747px;
  margin: 20px auto;
  padding: 0px 20px;
}

#top {
  position: relative;
  height: 107px;
  width: 100%;
}

#logo {
  width: 350px;
  float: left;
}

#contact_info {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	line-height: 16px;
}

#image_header {
	height: 148px;
	width: 747px;
	clear: both;
}

#image_header img {
	float: left;
}

#top_nav {
  width: 600px;
  text-align: right;
  position: absolute;
  top: 80px;
  left: 226px;
  z-index: 99;
}

#top_nav a {
  display: block;
  float: left;
  background-color: #ad7400;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  padding: 0px 12px;
  text-decoration: none;
  border-left: 1px solid #fff;
}

#top_nav a:hover, #top_nav a.highlight {
  background-color: #ff7400;
}

#main {
  background: transparent url(../Images/Main_bg.gif) repeat-y;
}

#main_left {
  width: 550px;
  float: left;
  padding-top: 10px;
  margin-bottom: 20px;
  
}

#main_left ul {
  padding: 10px;
}

#side_bar {
  width: 191px;
  float: right;
}

#bottom {
 width: 100%
 font-size: 11px;
 text-align: center;
 color: #666;
 padding: 10px 0px;
 font-size: 11px;
 border-top: 1px solid #666;
}

#side_bar a {
font-size: 14px;
font-weight: bold;
color:#000000;
padding: 0px 6px;
}

.clear_div {
  clear: both;
}

.text_18 {
	font-size: 18px;
	line-height: 24px;
}

.label {
	color: #666;
}

.testimonials {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

.testimonials .name {
	font-style: normal;
	font-weight: bold;
}
