html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}


#containerpage {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 820px;
	background-image: url(images/leftcircles.gif);
	background-repeat: repeat-y;
	background-position: 20px 192px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	z-index: 300;
}

#containercontent {
	margin-left: 220px;



	padding-top: 20\;
	padding-right: 100px;
	margin-right: 100px;
	padding-bottom: 20px;
	padding-top: 8px;
}
#brownborder {
	width: 98%;
	position: absolute;
	left: 1px;
	z-index: 500;
	top: 0px;
	margin-top: 190px;
	border-top-color: #76441C;
	border-top-width: 1px;
	height: 5px;
	border-top-style: solid;
	margin-left: 1%;
	margin-right: 1%;
}
#mainmenu {
	position:relative;
	z-index:5;
	width: 210px;
	left: 0px;
	float: left;
	padding-left: 1px;
	text-align: center;
	margin-top: 34px;
}
#masthead {
	height: 180px;
	width: 820px;
	position: relative;
}
p {
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	line-height: 1.5em;
	margin-bottom: 2px;
}
#leftmenu {
	width: 180px;
	float: left;
	position: absolute;
}
#tagline {
	position: absolute;
	width: 442px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 160px;
	margin-left: 25px;
	height: 33px;
	background-color: #FFFFFF;
	font-size: 1em;
}
#mastheadwrap {
	background-color: #FFFFFF;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
#inset_image {
	float: left;
	margin-right: 10px;
}
#picwrap {
	width: 200px;
	float: left;
	position: relative;
	margin-top: -5px;
}

#pullquote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859CAA;
	padding-bottom: 15px;
	height: auto;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #859CAA;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 225px;
	right: 0px;
	float: right;
	margin-top: 10%;
	margin-left: 20px;
	border-top-color: #859CAA;
	border-top-style: solid;
	border-top-width: 1px;
}
#pullquote_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #395279;
	color: #2261A9;
}

.bold_brown {
	font-weight: bold;
	color: #8C5F09;
}

#float_image {	float: left;
	text-align: left;
	margin-right: 15px;
}

#footer {
	color: #666666;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	bottom: 0px;
	background-color: #FFFFFF;
	border-top-color: #76441C;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: -20px;
	z-index: 400;
}
#brownline_bottom {
	width: 100%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #76441C;
	height: 20px;
	position: absolute;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}

#wwd_left {
	float: left;
	width: 275px;
}

#wwd_right {
	width: 225px;
	margin-left: 25px;
	padding-left: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	height: auto;
	margin-bottom: 35px;
	padding-top: 5px;
	float: right;
	position: relative;
	margin-right: -60px;
	margin-top: 35px;
	padding-bottom: 18px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#inner {
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #76441C;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #2F6095;
	margin-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #435E8B;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: -3px;
	letter-spacing: 0.5pt;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 0px;
	color: #435E8B;
	font-weight: bold;
	margin-top: 0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	}
a:hover {
	color: #CC6600;
}
a:link {
	color: #0469A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0469A6;
}

a:active {
	color: #0469A6;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}



.style1 {letter-spacing: 1px; font: 18px Verdana, Arial, Geneva, Helvetica;}
#wwdcontent {
	float: right;
	margin-right: -45px;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 250px;
	padding-left: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



.p-lowlead {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

#inner {
	position: relative;
	height: auto;
	padding-top: 30px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 10px;
}

#Layer1 {
	position:absolute;
	left:569px;
	top:316px;
	width:301px;
	height:600px;
	z-index:501;
}

}

.shim {
	height: 4em;
}
.clientslist {
	margin-top: 0px;
	margin-bottom: 1px;
}

.p_bold_blue {

	font-weight: bold;
	color: #435E8B;
}
#minimenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	right: 0px;
	z-index: 800;
	position: absolute;
	margin-top: 188px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D120A;
	border-right-color: #6D120A;
	border-bottom-color: #6D120A;
	border-left-color: #6D120A;
	margin-right: 50px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navfont {
	font-size: 10px;
	margin-top: 5px;
	line-height: 6pt;
}
li {
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0pt;
	color: #8C5F49;
	margin-left: 0pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 1px;
	line-height: 14px;
}

