/* CSS Document */

body {
	font: 75%/150% Arial, Helvetica, sans-serif;
	color:#333333;
	background:#D5E5A7;
	margin: 0px;
	padding: 0px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6F8D07;
	text-decoration: underline;
}
p {
	padding: 0px ;
	margin: 0px 0 15px 0;
}
h1 {
	margin:0px;
	font: normal 30px/100% "Dax-Light", Arial, Helvetica, sans-serif;
	color: #6F8D07;
		padding-bottom: 10px;

}
h1 a{
	color: #6F8D07;
	text-decoration: none;
}
h1 a:visited{
	color: #6F8D07;
	text-decoration: none;
}
h1 a:hover{
	color:#D7E079;
	text-decoration: none;
}
h2 {
	color:#6F8D07;
	margin: 0px 0px 5px;
	font: normal 190%/100% "Dax-Light", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h2 a, h2 a:visited {
	color: #6F8D07;
	text-decoration: none;
}
h2 a:hover {
	color: #D7E079;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #6F8D07;
	margin: 10px 0px 5px;
}

#main-text-index p {
	font: normal 109%/100% Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color: #333333;
}


#main-text-index h1 {
	margin:0px;
	font: normal 18px/100%  Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 20px;
	color:#333333;

}


/* MAIN CONTENT */

#wrapper{
width:900px;
margin-left:auto;
margin-right:auto;
height:auto;
}

#bottom-curve{
width:900px;
height:97px;
background:url(../images/bg-btm.gif) bottom left no-repeat;
float:left;
}

#content {
width:900px;
height:auto;
margin:0 0 0 0;
padding:0 0 50px 0 ;
background:url(../images/bg-main.gif) repeat-y;
position:inherit;
float:left;
}

#header{
	width:900px;
	height:130px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

#logo{
width:190px;
height:130px;
float:left;
margin:0 0 0 30px;
border:none;
}

#main-content {
	width:900px;
	float:left;
	margin: 0 0 25px 0;
	position:inherit;
}

#side-bar{
width:210px;
height:auto;
float:left;
margin: 0 0 0 30px;
}


#side-panel{
width:210px;
height:auto;
float:left;
margin: 0 0 0 0;
background-color:#D7E28E;}

#side-img{
width:210px;
height:190px;
float:left;
margin: 0 0 10px 0;
background-color:#CCCCCC;
}


#side-panel ul {
	padding: 0 0 0 0;
	margin-top:0;
}


#side-panel li {
	float: left;
	width:210px;
	padding: 0 0 0 0;
	margin-left:0;
	list-style:none;
}


#side-panel a {
	color:#333333;
	text-decoration: none;
	padding: 10px 0 10px 10px ;
	font: bold 12px Arial, Helvetica, sans-serif ;
	display: block;
	border-bottom: 2px solid #ffffff;
}
#side-panel a:visited {
	color: #333;
	text-decoration: none;
}
#side-panel a:hover {
	color: #ffffff;
}

#side-panel-end li {
	float: left;
	width:180px;
	padding: 0 0 0 0;
	list-style:none;
}
#side-panel-end a {
	color: #333;
	text-decoration: none;
	padding: 10px 0 15px 10px ;
	font: bold 12px Arial, Helvetica, sans-serif ;
	display: block;
	background:url(../images/bg-sp-end.jpg) bottom right no-repeat;
}
#side-panel-end a:visited {
	color: #333;
	text-decoration: none;
}
#side-panel-end a:hover {
	color: #ffffff;
}



#footer{
width:900px;
height:auto;
float:left;
position:inherit;
font:85% Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
padding-top: 10px;}


/* NAVIGATIONS */

#nav {
	float:right;
	list-style:none;
	width:450px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}


#nav p {
	text-align: right;
	font: 100%/150% Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.6em;
	margin-bottom:10px;}

#nav h1 {
	text-align: right;
	font: 115%/150% Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.6em;
}

#nav h1 a{
	color: #333333;
	text-decoration: none;
}
#nav h1 a:visited{
	color: #333333;
	text-decoration: none;
}
#nav h1 a:hover{
	color:#6F8D07;
	text-decoration: none;
}


#btm-nav {
	list-style: none;
	margin: 0px;

}
#btm-nav li {
	float: left;
	margin-left: 1px;
		display: block;

}
#btm-nav a {
	color: #666666;
	text-decoration: none;
	padding: 50px 5px ;
	font: 11px Arial, Helvetica, sans-serif ;
	display: block;
}
#btm-nav a:visited {
	color: #666666;
	text-decoration: none;
}
#btm-nav a:hover {
	color: #ffffff;
}

/* HOME PAGE */

#main-image{
width:840px;
height:270px;
float:left;
margin: 0 0 30px 30px;
}

#intro-txt{
width:auto;
height:220px;
float:right;
margin: 0 0 0 0; }

#image{
width:auto;
height:220px;
float:left;
margin: 0 0 0 0; }

/* CONTENT */

#main-text{
float:right;
width:550px;
height:auto;
margin: 0 50px 0 30px;
line-height:1.6em;

}

#main-text-index{
float:right;
width:550px;
height:auto;
margin: 0 50px 0 30px;
line-height:1.6em;
}

#title{
float:right;
width:550px;
height:auto;
margin: 0 50px 15px 0;

}

#btn-back{
float:left;
width:83px;
height:33px;
margin: 10px 0 5px 0;
background:url(../images/btn-back.gif) no-repeat left;
}

#btn-back a {
	color: #ffffff;
	text-decoration: none;
	font: bold "Dax-Light" Arial, Helvetica, sans-serif ;
	font-size:120%;
	padding-left:8px;
	line-height:2em;
	display:block;

}
	
#btn-back a:visited {
	color: #ffffff;
	text-decoration: none;
}
#btn-back a:hover {
	color: #000000;
	width:83px;
height:33px;
	background:url(../images/btn-back-on.gif) no-repeat left;
}

#sub-header1{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header1 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-fee-based-collections.gif) no-repeat;
}

#sub-header1 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-fee-based-collec-on.gif) no-repeat;

}


#sub-header2{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header2 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background:url(../images/title-creating-wealth.gif) no-repeat;
}

#sub-header2 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-creating-wealth-on.gif) no-repeat;

}


#sub-header3{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header3 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background:url(../images/title-passing-on-wealth.gif) no-repeat;
}

#sub-header3 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-passing-on-wealth-on.gif) no-repeat;

}

#sub-header4{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header4 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background:url(../images/title-protecting-wealth.gif) no-repeat;
}

#sub-header4 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-protecting-wealth-on.gif) no-repeat;

}


#sub-header5{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header5 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background:url(../images/title-retirement-solutions.gif) no-repeat;
}

#sub-header5 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-retirement-on.gif) no-repeat;

}

#sub-header6{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header6 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-wealth-connections.gif) no-repeat;
}

#sub-header6 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-wealth-connec-on.gif) no-repeat;

}

#sub-header7{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header7 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-complete-coll-sml.gif) no-repeat;
}

#sub-header7 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-complete-collec-on.gif) no-repeat;

}

#sub-header8{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header8 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-standard-coll-sml.gif) no-repeat;
}

#sub-header8 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-standard-coll-on.gif) no-repeat;}


#sub-header9{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header9 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-tailored-coll-sml.gif) no-repeat;
}

#sub-header9 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-tailored-coll-on.gif) no-repeat;

}

#sub-header10{
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;

}

#sub-header10 a {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
	background: url(../images/title-open-gallery-sml.gif) no-repeat;
}

#sub-header10 a:hover {
	float:right;
	width:550px;
	height:35px;
	margin: 0 0 5px 0;
	border: 0;
		background: url(../images/title-open-gallery-on.gif) no-repeat;

}
