html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}

fund {
width: 70%; 
	background: #ffffff;
	margin: 0 auto; 
	text-align: left; 
}
body, html  {
	font: 76% "Helvetica Neue", Helvetica, Arial;
	background: #333333;
	margin: 0 auto; 
	padding: 0 auto;
	text-align: center; 
	color: #000000;
}
body {
margin-bottom: 3px;
font-size: 12px;
line-height: 1.3em;
}
#bg {position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}
#container {
width: 833px; 
	margin: 0 auto; 
	position:relative;
z-index:1;
	}
#header {
	padding: 0; 
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 142px;
	margin-top: 25px;
	width: 833px;
} 
#topmenu {
	padding: 0; 
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 26px;
	width: 833px;
	}
#lowermenu {
	padding: 0; 
	background-image: url(images/lowermenu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 18px;
	width: 800px;
	text-align: left;
	font-size: 9px;
	padding-left: 33px;
	padding-top: 7px;
	}
#main {
	background-image: url(images/pageback.png);
	background-repeat:repeat-y;
	padding-left: 50px;
padding-right: 50px;
	width: 733px;  
text-align: left;
	}
#footer { 
	padding: 0; 
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 58px;
	width: 833px;
} 
#leftf {
float: left;
width: 373px;
}
#rightf {
float: right;
left: 373px;
width: 371px;
}
.intro1 {
font-family: Georgia,Times New Roman,Times,serif;
font-size: 18px;
line-height: 20px;
font-style: italic;
color: #444;
}
.intro2 {
font-size: 18px;
line-height: 22px;
color: #666666;
}
.intro3 {
font-size: 18px;
line-height: 23px;
color: #666666;
font-weight: bold;
}
#quotes1 {
padding-left: 175px;
padding-top: 20px;
font-size: 11px;
text-align: right;
padding-right: 20px;
margin-bottom: -2px;
}
.fflarge {
color: #384faa;
font-size: 20px;
line-height: 23px;
margin-bottom: -1px;
}
.large2 {
color: #384faa;
font-weight: bold;
}
#sidetop {
padding: 0; 
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 253px;
	width: 371px;
}
#sideback {
padding-left: 75px; 
padding-right: 15px;
font-size: 11px;
	background-image: url(images/sidebarback.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	float: none;
	height: 4px;
	width: 296px;
}
#sidebot {
padding: 0; 
	background-image: url(images/sidebarfoot.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
	height: 24px;
	width: 371px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


