html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: 000;
}

#holder {
	width: 894px;	
	margin: 0 auto;
	text-align: left;
}
#logo {
	padding-top: 12px;
	width: auto;
	height: 115px;
}

#bottombar1 {
	height: 10px;
	width: 894px;
	background-color: #515D77;
	margin-bottom: 4px;
}
#bottombar2 {
	margin-bottom: 2px;
	height: 55px;
	width: 894px;
	background-color: #6B8B97;
	text-align: left;
}
#bottombar3 {
	margin-bottom: 2px;
	height: 55px;
	width: 894px;
	background-color: #6B8B97;
	text-align: left;
}
#bottombar4 
{
	width: 894px;
	height: 10px;
	background-color: #05173C;
	margin-bottom: 4px;
}
/* NAVIGATION */

navbar {
	height: 53px;
	width: auto;
}
.navbar ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.navbar ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.cssnav1, .cssnav2, .cssnav3, .cssnav4, .cssnav5, .cssnav6, .cssnav7, .cssnav8, .cssnav9, .cssnav10  {
	float:left;
	position: relative;
	font-family: arial, verdana, helvetica, sans-serif;
	height: 28px;
	padding: 0; 
	margin-bottom: 4px;
}
.cssnav8, .cssnav9 {
	margin-bottom: 0;
	margin-top: 4px;
	float: right;
}
.cssnav1  {
	width: 84px;
	background-image: url(imgs/nav_about_o.gif);
}
.cssnav2  {
	width: 85px;
	background-image: url(imgs/nav_citeam_o.gif);
}
.cssnav3  {
	width: 101px;
	background-image: url(imgs/nav_philosophy_o.gif);
}
.cssnav4  {
	width: 102px;
	background-image: url(imgs/nav_invest_o.gif);
}
.cssnav5  {
	width: 85px;
	background-image: url(imgs/nav_products_o.gif);
}
.cssnav6  {
	width: 118px;
	background-image: url(imgs/nav_performance_o.gif);
}
.cssnav7  {
	width: 86px;
	background-image: url(imgs/nav_reports_o.gif);
}
.cssnav8  {
	width: 101px;
	background-image: url(imgs/nav_contact_o.gif);
}
.cssnav9  {
	width: 86px;
	background-image: url(imgs/nav_home_o.gif);
}
.cssnav10  {
	width: 102px;
	background-image: url(imgs/nav_mit_o.gif);
}


.cssnav1 a, .cssnav2 a, .cssnav3 a,.cssnav4 a , .cssnav5 a, .cssnav6 a, .cssnav7 a, .cssnav8 a, .cssnav9 a, .cssnav10 a  {
	display:block;
	font-size: 11px;
	height: 28px;
	display: block;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none; 
	position:absolute;
	margin:0;
	cursor:hand;
}
.cssnav1 a {
	width: 84px;
	background-image: url(imgs/nav_about.gif);
}
.cssnav2 a {
	width: 85px;
	background-image: url(imgs/nav_citeam.gif);
}
.cssnav3 a {
	width: 101px;
	background-image: url(imgs/nav_philosophy.gif);
}
.cssnav4 a {
	width: 102px;
	background-image: url(imgs/nav_invest.gif);
}
.cssnav5 a {
	width: 85px;
	background-image: url(imgs/nav_products.gif);
}
.cssnav6 a {
	width: 118px;
	background-image: url(imgs/nav_performance.gif);
}
.cssnav7 a {
	width: 86px;
	background-image: url(imgs/nav_reports.gif);
}
.cssnav8 a {
	width: 101px;
	background-image: url(imgs/nav_contact.gif);
}
.cssnav9 a {
	width: 86px;
	background-image: url(imgs/nav_home.gif);
}
.cssnav10 a {
	width: 102px;
	background-image: url(imgs/nav_mit.gif);
}
.red{
list-style-image:url(images/red.gif);
list-style-position:10px 0;

}
.yellow{
list-style-image:url(images/yellow.gif);
list-style-position:10px 0;

}

.blue{
list-style-image:url(images/blue.gif);
list-style-position:10px 0;

}


.green{
list-style-image:url(images/green.gif);
list-style-position:10px 0;

}
.cssnav1 a:hover,.cssnav2 a:hover,.cssnav3 a:hover,.cssnav4 a:hover,.cssnav5 a:hover,.cssnav6 a:hover,.cssnav7 a:hover,.cssnav8 a:hover,.cssnav9 a:hover,.cssnav10 a:hover {background:transparent}
.cssnav1 span, .cssnav2 span, .cssnav3 span, .cssnav4 span, .cssnav5 span, .cssnav6 span, .cssnav7 span, .cssnav8 span, .cssnav9 span, .cssnav10 span  {position:absolute;left:5px;top:2px}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 11px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 11px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(imgs/scup.gif) 0px -10px;
width: 11px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(imgs/scdown.gif);
width: 11px;
height: 10px;
}

.hscrollerbarbeg {
background: url(images/hscroller.png) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(images/hscroller.png);
height: 15px;
width: 10px;
}
