#main-wrapper-1 {
  background: #ffffff url(../images/main-background-top.gif) repeat-x;
}

/* Header */

#header-area {
  background: url(../images/header-main.jpg) no-repeat;
  height: 197px;
}

/* Left Sidebar */

#left-navigation {
  background: transparent url(../images/left-navigation-background.jpg) top left no-repeat;
	margin: 0;
  padding: 0;
}

#left-repeat {
	background: #edeae1 url(../images/left-navigation-background-repeat.jpg) top left repeat-y;
  width: 362px;
	margin-top: 25px;
}

#search-box {
  padding: 27px 40px 0 0;
  text-align: right;
  color: #ffffff;
  font-size: 19pt;
	letter-spacing: -1px;
  height: 50px;
}

#search-box input {
  width: 180px;
  height: 23px;
  font-size: 14pt;
}

#left-navigation-content {
	background: transparent url(../images/left-navigation-background-footer.jpg) bottom left no-repeat;
  text-align: right;
  padding: 7px 40px 30px 0;
  line-height: 15pt;
}

#left-navigation-content ul {
	list-style: none;
	list-style-type: none;
}

#left-navigation-content h2 {
	margin-top: 15px;
  font-style: italic;
  color: #713d19;
  font-size: 14pt;
  margin-bottom: 2px;
}

#left-navigation-content a {
  text-decoration: none;
  color: #6a6451;
}

#left-navigation-content a:hover {
  text-decoration: underline;
  color: #c37d4f;
}

#client-comments {
  color: #713d19;
  font-size: 10pt;
  font-weight: bold;
  margin: 30px 50px 0 6px;
}

#client-comments .heading {
  color: black;
  font-weight: bold;
  font-size: 14pt;
  line-height: 12pt;
}

#client-comments .altColor {
  color: #6a6451;
}

#client-comments .quote {
  font-style: italic;
  font-size: 11pt;
  line-height: 14pt;
}

img.body_left {
	float: left;
	width: 230px;
	height: 280px;
	margin: 13px 10px 8px 0;
}

.contact_us_now_link {
  padding-left: 25px;
  background: url(../images/comments-icon.gif) top left no-repeat;
}

.what_else {
 	background: url(../images/what-else.jpg) center left no-repeat;
	display: block;
	font-size: 29px;
	margin-top: 20px;
  padding: 20px 0 20px 60px;
}