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: #696969;
	font-weight: bold;
	font-size: 9pt;
	display: inline;
}


#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;



}


#text_left_gear {
	float: left;
	width: 350px;
	padding: 5px 0px 0px 27px;
	font-size: 18pt;
	color: #000000;
	font-weight: normal;
}

#bot_text {
	width: 586px;
	height: 340px;
	background: #ffffff;
}

#bot_text2 {
	width: 586px;
	height: 571px;
	background: #ffffff;
}

#gear_top {
	width: 586px;
	height: 288px;
}

#gear_bot {
	width: 586px;
	height: 283px;
}

#gear1 {
	float: left;
	width: 209px;
	height: 288px;
}

#gear2 {
	float: left;
	width: 182px;
	height: 288px;
}

#gear3 {
	float: left;
	width: 195px;
	height: 288px;
}

#gear4 {
	float: left;
	width: 209px;
	height: 283px;
}

#gear5 {
	float: left;
	width: 182px;
	height: 283px;
}

#detailed_left {
	float: left;
	width: 141px;
	padding: 30px 0px 0px 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10pt;
}

#detailed_right {
	float: left;
	width: 340px;
	padding: 30px 52px 0px 20px;
}

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

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