
#header 
{
	height:134px; 
	width:756px;
	/* background:url(../images/header-02.jpg) bottom left no-repeat; */
	float:left;
	border-top:1px solid #859087;
	border-bottom:1px solid #c15d1c;
	position:relative;
}
#header img{ display:block; }

#lhs-nav {/* background:url(../images/lhs-bg-01.jpg) left bottom no-repeat; */ min-height:478px;}
* html #lhs-nav {height:478px;}

.right-col h3 {color:#c15d1c !important;}

.copy-wrapper {float:left; width:360px;}


.prim-grad-green {}
.prim-grad-green {background:#e7e9df url(images/prim-grad-green.jpg) 0 0 no-repeat;}
.prim-grad-green h2 {color:#5d6b28; text-transform:uppercase; font-size:1.5em; font-weight:bold; padding-top:12px;}
.prim-grad-green h3 {color:#5d6b28; text-transform:uppercase; font-size:0.75em; font-weight:bold; padding-bottom:8px;}
.prim-grad-green .dotted-breaker {border-top:1px dotted #5d6b28; float:left; width:360px;}
.prim-grad-green .left-col {border-right:1px dotted #5d6b28; float:left; width:162px; margin:12px 0; padding-right:12px;}
.prim-grad-green .right-col {float:left; width:174px; margin:12px 0 12px 10px; }

prim-grad-blue {}
.prim-grad-blue {background:#e4f1f6 url(images/prim-grad-blue.jpg) 0 0 no-repeat;}
.prim-grad-blue h2 {color:#47a2c3; text-transform:uppercase; font-size:1.5em; font-weight:bold; padding-top:12px;}
.prim-grad-blue h3 {color:#47a2c3; text-transform:uppercase; font-size:0.75em; font-weight:bold; padding-top:12px;}
.prim-grad-blue .dotted-breaker {border-top:1px dotted #47a2c3; float:left; width:360px;}