#leftNav  a {
	height: 23px;
	display: block;
	padding-left: 19px;
	background: transparent url(/images/leftnav-bullet.gif) no-repeat scroll 0 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#leftNav a.lnShort {
	width: 126px;
}
#leftNav a:link, #leftNav a:visited {
    text-decoration: none;
    color: #000;
}
#leftNav a:hover, #leftNav a:active, #leftNav a:focus {
    text-decoration: none;
    color: #ff7f44;
}
#leftNav a.kNavSelected {
    text-decoration: none;
    color: #ff7f44;
}
#leftNav a#salesRep {
	padding-top: 4px;
	background: transparent url(/images/rep-bullet.gif) no-repeat scroll 0 4px;
	font-size: 14px;
}
#leftNav a#salesRep:link, #leftNav a#salesRep:visited {
	text-decoration: none;
	color: #ff7f44;
}
#leftNav a#salesRep:hover, #leftNav a#salesRep:active, #leftNav a#salesRep:focus {
	text-decoration: none;
	color: #000;
}
#contactInfo {
	margin: 8px 0 0 0;
	padding: 10px 0;
	border-top: 1px solid #4b4b4b;
	width: 243px;
	height: 57px;
}
#contactInfo .orderNow {
	width: 97px;
	display: block;
	float: left;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
a.orderNow:link, a.orderNow:visited {
	color: #ff7f44;
	text-decoration: none;
}
a.orderNow:hover, a.orderNow:active, a.orderNow:focus {
	color: #000;
	text-decoration: none;
}
.contactInfo-Phone {
	width: 146px;
	height: 35px;
	float: right;
	position: relative;
	overflow: hidden;
}
a.contactInfo-Email {
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 243px;
	text-align: right;
}
a.contactInfo-Email:link, a.contactInfo-Email:visited {
	color: #ff7f44;
	text-decoration: none;
}
a.contactInfo-Email:hover, a.contactInfo-Email:active, a.contactInfo-Email:focus {
	color: #4b4b4b;
	text-decoration: none;
}
#socialMedia {
	margin:0 0 8px 0;
	padding: 10px 0;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
	width: 243px;
	height: 57px;
}
#socialMedia-badges {
	height: 20px;
	padding-bottom: 8px;
}
#footer {
	margin-top: 8px;
	font-size: 10px;
	width: 243px;
}
#footer p {
	color: #b0b0b0;
	font-size: 12px;
	font-weight: bold;
}
.facebook {
	background: transparent url(/images/facebook.gif) no-repeat scroll 0 0;
	padding-left: 25px;
	font-weight: bold;
	float: left;
	position: relative;
	display: block;
	height: 20px;
}
a.facebook:link, a.facebook:visited {
	color: #4b4b4b;
	text-decoration: none;
}
a.facebook:hover, a.facebook:active, a.facebook:focus {
	color: #ff7f44;
	text-decoration: none;
}
.sharethis {
	float: right;
	position: relative;
	height: 20px;
	display: block;
}
a.stbutton {
	font-weight: bold;
}
a.stbutton:link, a.stbutton:visited {
	color: #4b4b4b;
	text-decoration: none;
}
a.stbutton:hover, a.stbutton:active, a.stbutton:focus {
	color: #ff7f44;
	text-decoration: none;
}
.bloglink {
	clear: both;
}
.bloglink a {
	background: transparent url(/images/rss.gif) no-repeat scroll right top;
	padding-right: 22px;
	height: 22px;
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	margin-top: 5px;
}
.bloglink a:link, .bloglink a:visited {
	color: #ff7f44;
	text-decoration: none;
}
.bloglink a:hover, .bloglink a:active, .bloglink a:focus {
	color: #000;
	text-decoration: none;
}
.bloglink a span{
	color: #4b4b4b;
}
#features-subnav-box {
	display: none;
	position: relative; 
	float: right; 
	width: 78px; 
	height: 86px; 
	background: transparent url(/images/features/sub-nav.gif) no-repeat scroll 0 0;
	padding-right: 26px;
}
#features-subnav {
	padding: 22px 0 0 14px;
}
#features-subnav a {
	display: block;
	height: 14px;
	padding-left: 0;
	background: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
#features-subnav a:link, #features-subnav a:visited {
	color: #fff;
	text-decoration: none;
}
#features-subnav a:hover, #features-subnav a:active, #features-subnav a:focus, #features-subnav a.kNavSelected {
	color: #ff7f44;
	text-decoration: none;
}

#associations {
        width: 240px;
        text-align: left;
	border-top: 1px solid #4b4b4b;
        padding: 10px 0;
        margin: 10px 0;
}

#associations a {
        display: block;
        margin: 5px 0;
}

