body {
	margin-top:0px;
	padding-top:0px;
	background-color:#fff;
}

* {
	margin: 0;
	padding: 0;
}

img { border: none; }


div#top { 
	width: 100%; 
	height: 300px;
	background-image:url(graphics/stripes.gif);
border-bottom: 5px solid #995522; 
 
}

div#header { 
	height: 300px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 5px solid #c27237; 
}

div#header_left { 
	height: 300px;
	width:400px;
	float:left;
	background-image:url(graphics/logo.jpg);
}

div#header_right { 
	height: 300px;
	width:560px;
	float:left;
}

div#content { 
	width: 100%; 
	min-height: 200px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}

div#content_col1 { 
	width:399px;
	float:left;
	min-height: 400px;
}

div#content_col1_wealth { 
	width:201px;
	float:left;
	min-height: 400px;
}

div#content_col2_wealth { 
	width:198px;
	float:left;
 
	min-height: 400px;
}

div#content_col2 { 
	width:309px;
	float:left;
	border-right: 1px dashed #ccc; 
	border-left: 1px dashed #ccc; 
	padding-left: 20px;
	min-height: 400px;
}

div#content_col3 { 
	width:210px;
	float:left;
	margin-left: 20px;
	min-height: 400px;
}

div#content_col_copy { 
	width:539px;
	float:left;
	padding-left: 20px;
	min-height: 400px;
	border-left: 1px dashed #ccc;
}

div#content_col_contact { 
	width:539px;
	float:left;
	padding-left: 20px;
	min-height: 400px;
	border-left: 1px dashed #ccc;
}

div#content_col_contact_l { 
	width:330px;
	float:left;
	min-height: 400px;
}

div#content_col_right_r { 
	width:209px;
	float:left;
	min-height: 400px;
}


div#footer { 
	height: 75px;
	width:960px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(graphics/stripes.gif);
}

div#footer1 { 
	width:570px;
	float:left;
}
div#footer2 { 
	width:10px;
	float:left;
}
div#footer3 { 
	width:370px;
	float:left;
		padding-top:3px;
}

div#copyrite { 
	height: 15px;
	width:960px;
	padding-top:5px;
	margin-left: auto;
	margin-right: auto;
}

div#list {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-left: 20px;
}


p {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	
}

p.intro {
	color:#333;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:24px;
	padding-top:20px;
	padding-bottom:20px;
}


p.copyrite {
	color:#666;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height:18px;
}

p.footer {
	color:#999;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height:18px;
}

p.homelist {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:18px;
	margin-right: 20px;
	margin-bottom: 10px;
}

p.com1 {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	margin-bottom: 10px;
	margin-right: 20px;
}

p.com3 {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-bottom: 10px;
}

a.page:link {color: #black; text-decoration: none; }
a:page:active {color: #black; text-decoration: none; }
a:page:visited {color: #black; text-decoration: none; }
a:page:hover {color: #666666; text-decoration: none; }

a.foot:link {color: #999; text-decoration: underline; }
a:foot:active {color: #999; text-decoration: underline; }
a:foot:visited {color: #999; text-decoration: underline; }
a:foot:hover {color: #999; text-decoration: none; }



h1 {
	color: #333;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:400;
	margin-top: 15px;
}

h2 {
	color: #c27237;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:300;
}
h3 {
	color: #333;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:400;
	margin-bottom: 10px;
}


h4 {
	color:#f0f0f0;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	font-weight:100;
}

h5 {
	color:#fff;
	width:150px;
	background-color:#00817b;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:100;
	text-align:center;
}

#menu{
	width: 900px;
	overflow: hidden;
	position:absolute;
	top:259px;
	}

#menu ul{
margin: 0;
padding: 0;
font: 14px Georgia;
list-style-type: none;
}

#menu li{
display: inline;
margin: 0;
}

#menu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 12px 20px; 
border-right: 1px solid #000; 
color: white;
background: #242323; 
}

#menu li a:visited{
color: white;
}

#menu li a:hover, #menu li.selected a{
background: #c27237;
}

#menu_foot {
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-left:10px;	
}
	
#menu_foot ul {
	text-decoration: none;		
}
		
#menu_foot li {
		display: inline;
}

#menu_foot li a {
	padding-right:10px;
	font-weight:500;
	text-decoration: none;	
	font-size:10px;	
	color: #ccc;
	border-right: 1px solid #c27237;
	padding-left:5px;
}

#menu_foot li a:hover { 
	color: #666; 
}

#button_nav {
	text-indent:0px;
	font-size: 10pt;
	padding: 0px 0px 0em 0px;
	font-family: 'Georgia', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 12px;
	border-top: 1px solid #ececec; 
	}
	
#button_nav ul {	
	list-style: none;
}
		
#button_nav li { margin-right: 0px; }

#button_nav li a{
	margin-left: 0px;
	text-indent:15px;
	display: block;
	line-height: 10pt;
	color: #333;
	text-decoration: none;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ececec; 
	border-left: 3px solid #ececec; 
}				

#button_nav li a:hover, #button_nav li.selected a{
color: #c27237;
}



#button_nav1 {
	text-indent:0px;
	font-size: 10pt;
	padding: 0px 0px 0em 0px;
	font-family: 'Georgia', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 12px;
	border-top: 1px solid #ececec;  	
	background-color:#f6f6f6;
	}
	
#button_nav1 ul {	
	list-style: none;
}
		
#button_nav1 li { margin-right: 0px;
border-left: 3px solid #c27237; 
border-bottom: 1px solid #ececec; 
}

#button_nav1 li a {
	margin-left: 10px;
	text-indent:0px;
	display: block;
	line-height: 12pt;
	color: #333;
	text-decoration: none;
	text-align:left;
	padding-top: 6px;
	padding-bottom: 6px;
 	
	
}				

#button_nav1 li a:hover, #button_nav1 li.selected a{
color: #c27237;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */
