#left
{
	width:200px; 
	min-height:487px; 
	float:left; 
	padding:15px;

	background:url(../images/nav_background.jpg) no-repeat; 
}
#left ul
{
	padding:0; 
	position:relative; 
	margin:70px 0 0 0px; 
}
#left li
{
	list-style:none; 
	line-height:1.8;
}
#left li a{ 
	text-decoration:none; 
	color:#5e98c2;  
	list-style:none; 
	font-weight:500; 
	font-size:14px; 
	text-transform:uppercase;
}
#left li a:hover
{
	color:#b1a89b; 
}

#left li.video-btn
{
	margin-top:15px; 	
	border:0; 
	padding:0; 
	background:0; 
	
}
#left li.video-btn a
{
	border:0; 	
	outline:0;
}
#left li.video-btn a img{ border:0; }