body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #88816C;
}

/*   CONTAINERS   */
#top_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	float: left;
}
#btns_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/buttons_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	float: left;
}
#body_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	float: left;
}
#bottom_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	float: left;
}

/*   LOGO & BANNER   */
#banner {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	width: 832px;
	height: 100px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 100px;
}

/*   CONTENT   */
#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 832px;
	height: auto;
}

/*   HEADING   */
#heading {
	position: relative;
	top: 0px;
	left: 26px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: 596px;
	height: auto;
	background: transparent url(../images/hr.jpg) 0px 100% no-repeat;
	float: left;
}
#heading h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 40px;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #F27514;
}

/*   INFO SECTIONS   */
/*   text on left   */
#text_left {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: auto;
	float: left;
}
#text_left_home {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 630px;
	height: auto;
	border-right: 1px solid #E2DED5;
	float: left;
}
#text_left h1, #text_left_home h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_left h2, #text_left_home h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_left h3, #text_left_home h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B2618;
}
#text_left p, #text_left_home p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
/*   text on right   */
#text_right {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: auto;
	background-image: url(../images/right_column.jpg);
	background-repeat: no-repeat;
	float: right;
}
#text_right_home {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	height: auto;
	background-image: url(../images/right_column.jpg);
	background-repeat: no-repeat;
	float: right;
}
#text_right h1, text_right_home h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_right h2, text_right_home h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_right h3, text_right_home h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B2618;
}
#text_right p, text_right_home p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
/*   text on all pages   */
#text_info {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 832px;
	height: auto;
	float: left;
}
#text_info h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_info h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
#text_info h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B2618;
}
#text_info p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}
/*   information on right   */
#info_right {
	position: absolute;
	top: 215px;
	left: 10px;
	margin: 0px 0px px 0px;
	padding: 0px 0px 0px 0px;
	width: 273px;
	height: auto;
}
#info_right p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
}

/*   HOME IMAGES   */
#homeimg_left {
	position: relative;
	top: 0px;
	left: -30px;
	margin: 0px -20px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 218px;
	height: 367px;
	float: left;
}
#homeimg_right {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 430px;
	height: auto;
	float: right;
}

/*   FOOTER   */
#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 832px;
	height: 120px;
}
#footer_text {
	position: absolute;
	top: 10px;
	left: 16px;
	width: 800px;
	height: auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #6F6853;
	text-align: center;
}

/*   LISTS   */
ul {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2B2618;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/lists.gif);
	float: left;
}

ul li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

/*  TEXT BOX  */
#text_box {
	position: relative;
	width: 556px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	background: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

/*  TABLE LAYOUT  */
.table {
	border-top: 3px solid #E2DED5;
	border-bottom: 1px solid #E2DED5;
}

.table td {
	border-top: 1px solid #E2DED5;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*  TESTIMONIALS SCROLLER  */
#testimonials_text {
	position: absolute;
	top: 215px;
	left: 20px;
	margin: 0px 0px px 0px;
	padding: 0px 0px 0px 0px;
	width: 253px;
	height: 180px;
}
#testimonials_text p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #445466;
	text-align: right;
}
#pscroller1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 253px;
	height: 180px;
	border: 0px solid black;
}
#pscroller1 a {
text-decoration: none;
}

/*.someclass{ class to apply to your scroller(s) if desired
}*/


/*   IMAGES   */
.img {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
