* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body {
	background:#F9F9F1 url(images/main_bg.gif) repeat-x 50% 0%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#5b594c;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}
ul li {
}
ul li a {
	color:#d4411a;
}

.fleft { 
	float:left !important;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
	display:inline;
}
<div class="wrapper margin20">"Our team works hard to make each relationship a long-term partnership that continues to grow in value."  </div>
.alignright { 
	text-align:right;
}
.alignright a {
	margin-left:16px;
	color:#5b594c
}
.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.87em;
	line-height:1.28em;
}
#header {
	position:relative;
	margin:0 auto;
	height:472px;
	background:url(images/banner.gif) no-repeat 100% 171px;
	width:926px;
}


#header2 {
	position:relative;
	margin:0 auto;
	height:140px;
	width:926px;
}

#content {
	margin:0 auto;
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 17px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:3px 17px 0 0; 
	float:left;
}
.black {
	color:#000	
}
.pad_top {
	padding:15px 0 0 0	
}
.pad_top2 {
	padding-top:3px !important
}
.pad_top3 {
	padding-top:6px !important
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:19px;
}
.p1 { 
	margin-bottom:17px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin20 {
	margin-bottom:20px
}
/*----- txt, links, lines, titles -----*/
a {
	color:#bf3a16; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#2f2f2f;
	font-size:1.84em;
	margin-bottom:19px;
	font-weight:normal;
	position:relative;
	padding-bottom:9px;
	background:url(images/h1_bg.gif) repeat-x 0% 100%;
	line-height:1.2em;
}
h2 {
	color:#000;
	font-size:2em;
	margin:0 0 25px 0;
	font-weight:normal;
	line-height:1.2em;
}
h2 span {
	color:#792913;
	font-size:0.64em;
	font-style:italic;
	display:block;
	margin-top:-4px;
	line-height:1.2em;
}
h3 {
	font-size:1em;
	font-weight:bold;
	color:#5b594c;
	margin-bottom:20px;
}
h4 {
	color:#033545;
	margin-bottom:10px;
	font-size:1em;
	font-weight:bold;
}
h5 {
	color:#033545;
	margin-bottom:3px;
	font-size:1em;
	font-weight:bold;
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:16px 0 12px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}

.address { 
		color:#5b594c;
}
	.address dt { 
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
		}
.blue {
	text-transform:uppercase;
	color:#0996de;
	font-size:0.76em
}

/*===== header =====*/
#header .logo {
	position:absolute;
	margin:28px 0 0 2px;
}
.menu {
	position:absolute;
	margin:89px 0 0 0px;
	top:0px;
	z-index:90;
}
.menu  ul {
	display:inline-block;
	border-left:2px solid #fff;
}
.menu  li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	height:60px;
	border-right:2px solid #fff;
	

	
	
}
.menu  li a {
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:bold;
}
.menu  li a:hover {
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(images/act_bg.gif) no-repeat 0% 0%;
	font-weight:bold;
}
.menu  li a.active{
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(images/act_bg.gif) no-repeat 0% 0%;
	font-weight:bold;
}
.slogan {
	position:absolute;
	margin:0 0 0 0;
	font-size:1.28em;
	color:#000;
	line-height:1.2em;
	width:280px;
	top:49px;
	right:6px;
	font-style:italic
}
.slogan span {
	color:#792913;
	font-style:italic
}
.slogan2  {
	position:absolute;
	margin:216px 0 0 25px;
	line-height:1.2em;
}
.slogan2 p {
	margin-bottom:0;
	line-height:1.2em;
	position:relative
}
.style1 {
	font-size:1.89em;
	color:#9e6756;
	line-height:1.2em;
	font-style:italic
}
.style2 {
	font-size:5.49em;
	color:#000;
	line-height:1.2em;
	margin-top:-11px
}
.style3 {
	font-size:5.68em;
	color:#bf3a16;
	line-height:1.2em;
	margin-top:-39px;
	margin-left:69px
}
.style4 {
	font-size:1.76em;
	color:#000;
	line-height:1.2em;
	margin:-8px 0 0 73px
}


/*===== header2 =====*/
#header2 .logo {
	position:absolute;
	margin:28px 0 0 2px;
}
.menu {
	position:absolute;
	margin:89px 0 0 0px;
	top:0px;
	z-index:90;
}
.menu  ul {
	display:inline-block;
	border-left:2px solid #fff;
}
.menu  li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	height:60px;
	border-right:2px solid #fff;
	

	
	
}
.menu  li a {
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:bold;
}
.menu  li a:hover {
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(images/act_bg.gif) no-repeat 0% 0%;
	font-weight:bold;
}
.menu  li a.active{
	display:block;
	font-size:1.14em;
	text-decoration:none;
	position:relative;
	text-align:center;
	width:182px;
	height:39px;
	padding:21px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(images/act_bg.gif) no-repeat 0% 0%;
	font-weight:bold;
}
.slogan {
	position:absolute;
	margin:0 0 0 0;
	font-size:1.28em;
	color:#000;
	line-height:1.2em;
	width:280px;
	top:49px;
	right:6px;
	font-style:italic
}
.slogan span {
	color:#792913;
	font-style:italic
}
.slogan2  {
	position:absolute;
	margin:216px 0 0 25px;
	line-height:1.2em;
}
.slogan2 p {
	margin-bottom:0;
	line-height:1.2em;
	position:relative
}
.style1 {
	font-size:1.89em;
	color:#9e6756;
	line-height:1.2em;
	font-style:italic
}
.style2 {
	font-size:5.49em;
	color:#000;
	line-height:1.2em;
	margin-top:-11px
}
.style3 {
	font-size:5.68em;
	color:#bf3a16;
	line-height:1.2em;
	margin-top:-39px;
	margin-left:69px
}
.style4 {
	font-size:1.76em;
	color:#000;
	line-height:1.2em;
	margin:-8px 0 0 73px
}


/*===== content =====*/
#content {
	color:#5b594c
}
.row {
	width:902px;
	margin:0 auto;
	padding:38px 0 40px 34px
}
.row2 .row {
	padding-top:28px	
}
.row2 {
	margin:0 auto;
	background:#dad5bb;
}
.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}
.grey {
	color:#5b594c	
}
.red {
	color:#bf3a16	
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:77px;
	position:relative;
	background:#fff;
}
#foot {
	width:902px;
	margin:0 auto;
	height:77px;
	position:relative;
}
.copy {
	position:absolute;
	left:17px;
	top:29px;
	color:#5b594c
}
.copy a {
	color:#bf3a16;
	text-decoration:none
}
.copy a:hover {
	text-decoration:underline
}
/*----- forms -----*/
/*==========================================*/

.text_indent {
	padding:38px 26px 55px 26px;
	position:relative
}
.text_indent2 {
	padding:25px 36px 30px 50px;
	position:relative
}

.list {
	list-style:none;
	margin-bottom:10px
}
.list li {
	background:url(images/arrow_right.gif) no-repeat 0% 5px;
	position:relative;
	padding:0 0 8px 17px
}
.list li a {
	line-height:1.2em
}
.bgs1 {
	background:#bf3a16 url(images/bgs1.gif) no-repeat 0% 0%;
	width:281px;
	padding-top: 20px;
}
.bgs2 {
	background:url(images/bgs2.gif) no-repeat 0% 1400%;
	width:249px;
	padding:11px 16px 16px
}
.bgs2 h2 {
	color:#fff	;
	margin-bottom:12px;
}
.bgs2 a {
	color:#fff	;
	font-size:0.92em
}
.form_bg {
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	width:249px;
	height:22px;
	position:relative;
	margin-bottom:6px;
}
.inp {
	position:absolute;
	margin:5px 0 0 5px;
	width:194px;
	background:none;
	border:none;
}
.b1 {
	position:absolute;
	right:0;
	width:44px;
	height:22px;
	background:none;
	border:none;
	cursor:pointer
}
.list2 {
	list-style:none;
	
}
.no_marg {
	margin:0
}
.no_pad {
	padding: 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}
.form input{
	width:259px;
	background:#fff;
	border:none;
	border-left:1px solid #303030;
	border-top:1px solid #303030;
	line-height:1.2em;
	padding:2px;
	font-weight:normal;
	color:#5b594c;
	margin-bottom:4px
}
.inp_bg {
	background:url(images/input_bg.gif) no-repeat 0% 0%;
	width:251px;
	height:38px;
	padding:0 5px 0 10px;
	margin-bottom:14px;
	line-height:1.2em;
	
}
.form textarea{
	width:259px;
	background:#fff;
	border:none;
	border-left:1px solid #303030;
	border-top:1px solid #303030;
	overflow:auto;
	color:#5b594c;
	margin-bottom:15px;
	padding:2px;
	height:40px
}
.area_bg {
	background:url(images/area_bg.gif) no-repeat 0% 0%;
	height:220px;
	width:251px;
	padding:6px 5px 7px 10px;
	margin-bottom:14px
}


.buttons {
	text-align:right;
	padding-left:76px
}
.buttons a {
	margin-left:17px !important;
	text-align:left;
	display:inline;
	float:left
}
.no_bord {
	border:none !important	
}
