.left_link_text {
	display: block;
	margin: 0 auto;
	color: #8a96a3;	
	font-family: arial;
	font-size: 10pt;
	padding-top: 12px;
	padding-left: 15px;
}

.left_nav {
	clear: left;
	float: left;
	width: 900px;
}

.left_navbar {
	float: left;
	height: 36px;
	/*width: 900px;*/
	margin: 40px 0 0 0;
}

.left_nav_btn1 {
	clear: left;
	float: left;
	width: 233px;
	height: 48px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	background: #ffffff url(../images/sidenav_header_01.jpg) no-repeat;
}


.left_nav_btn2 {
	clear: left;
	float: left;
	width: 233px;
	height: 41px;
	margin-top: -10px;
	background: #000000 url(../images/sidenav_btn_02.jpg) no-repeat;
	background-position: 0 -41px;
	
}

.left_nav_btn2:hover {
	background-position: 0 0;
	color: #8a96a3;
	text-decoration: none;
}
		
.left_nav_btn2.active {
	background-position: 0 0;
	color: #8a96a3;
	text-decoration: none;
}

.left_nav_btn3 {
	clear: left;
	float: left;
	width: 233px;
	height: 41px;
	background: #000000 url(../images/sidenav_btn_02.jpg) no-repeat;
	background-position: 0 -41px;
}

.left_nav_btn3 a {
	font-family: verdana;
	font-size: 12pt;
	color: #8a96a3;
	text-decoration: none;
}

.left_nav_btn3:hover {
	background-position: 0 0;
}
		
.left_nav_btn3.active {
	background-position: 0 0;
}

.left_nav_btn4 {
	clear: left;
	float: left;
	width: 233px;
	height: 41px;
	background: #000000 url(../images/sidenav_btn_02.jpg) no-repeat;
	background-position: 0 -41px;
}

.left_nav_btn4:hover {
	background-position: 0 0;
}
		
.left_nav_btn4.active {
	background-position: 0 0;
}

.left_nav_btn5 {
	clear: left;
	float: left;
	width: 233px;
	height: 42px;
	background: #000000 url(../images/sidenav_btn_rd_02.jpg) no-repeat;
	background-position: 0 -42px;

}

.left_nav_btn5:hover {
	background-position: 0 0;
}
		
.left_nav_btn5.active {
	background-position: 0 0;
}

.bottom_nav {
	display: block;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 50px;
	margin-top: 25px;
	font-family: verdana;
	font-size: 7pt;
	color: #8195dd;
}

.bottom_nav a {
	font-family: verdana;
	font-size: 7pt;
	color: #8195dd;
	text-decoration: none;
}

.facebook {
	margin-right: 8px; 
	width: 32px; 
	height: 32px; 
	clear: right; 
	float: right; 
	background-image: url(../images/facebook.png);
}

.linkedin {
	width: 32px; 
	height: 32px; 
	float: right; 
	background-image: url(../images/linkedin.png);
}