#bot_text {
	width: 500px;
	background: #ffffff;
	padding: 25px 59px 0px 27px;
}

#list {
	width: 300px;
	padding: 0px 0px 0px 60px;
}

ul.li {
	list-style-image: url(img/bullet.gif);
	list-style-type: square;
}

h1 {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	display: inline;
}

h2 {
	color: #ee8a1d;
	font-weight: normal;
	font-size: 9pt;
	display: inline;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	display: inline;
}

a.go, a.go:visited, a.go:link {
	color: #ee8a1d;
	text-decoration: none;
	font-weight: bold;
}

a.go:hover, a.go:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.contact, a.contact:visited, a.contact:link {
	color: #ee8a1d;
	text-decoration: none;
}

a.contact:hover, a.contact:active {
	color: #ee8a1d;
	text-decoration: underline;
}


#left_top {
	width: 151px;
	background: url(img/corners_left_top.gif) no-repeat;
	height: 121px;
	padding: 120px 0px 32px 35px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, san-serif;
}





a.left_nav {

	text-decoration: none;
	font-size: 8pt;
	width: 131px;
	color: #ffffff;
	line-height: 15pt;
	display: block;
	background: url(img/left_nav.gif) no-repeat 6px 7px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;


}



a.left_nav:hover {

	text-decoration: none;
	width: 131px;
	font-size: 8pt;
	color: #000000;
	display: block;
	line-height: 15pt;
	background: url(img/left_nav_on.gif) no-repeat 6px 7px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;



}