﻿@import url(../1/1.css);

#secNav {
	height: 200px;
	background: transparent url(../../images/layout/secNavBG.jpg) left top no-repeat;
}
#leftSecNav {
	top: 170px;
}

#leftColumn {
	display: block;
	width: 280px;
	margin: 50px 0 50px 20px;
	font-size: 13px;
	line-height: 1.6em;
	float: left;
	clear: right;
}

#leftColumn ul{
	z-index:100;
	padding: 0;
	list-style: none;
	margin: 0 20px 10px 0;
}

#leftColumn ul li{
	margin: 0;
	padding: 0;
	text-align: left;
	height: 35px;
}

#leftColumn ul li a{
	display: block;
	font-size: 14px;
	color: #00a6de;
	padding: 0 0 13px 35px;
	text-align: left;
	text-decoration: none;
	background: url('../../images/layout/shadow250.jpg') bottom center no-repeat;
}
