/* Layout */
body {
	background: url(/images/advisors/bg.png) repeat-x;
}
div#container {}
div#header {}
div#header-left {}
div#header-right {}
div#header-nav1-wrap {}
div#header-nav2-wrap {

	background: url(/images/advisors/advisors_07.png) no-repeat;
}
div#header-nav1 {}
div#header-nav2 {}
div#feature {}
div#content-area {
	background: url(/images/advisors/advisors_13.png) no-repeat;
}
div#content-left-wrap {
border:0;
}
div#content-right-wrap {
text-align: right;
}
div#content-left {}
div#content-right { }
div#content-footer {}
div#footer-nav {}
div#footer {}

/* Links */
a:link, a:visited, a:active {
color: #434724;
}
a:hover {
color: black;
}

/* Font */
div#content-left-wrap h1 {
color: #434724;
margin: 0;
}
div#content-left-wrap h3 {
color: #5a5f30;
margin: 0;
}