p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	line-height: 17px;

}
ul li{
	list-style:none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #F9C045;
}
a:hover {
	color: #999;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	line-height: 17px;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	line-height: 20px;
}

.text14Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.sf-menu{
	background: url(menu/blank.jpg) no-repeat;
	
}
.sf-menu .home{
	background: url(menu/home.jpg) no-repeat;
	width: 73px;
	height: 37px;
}
.sf-menu .home:hover{
	background: url(menu/home_on.jpg) no-repeat;
	width: 73px;
	height: 37px;
}

.sf-menu .company{
	background: url(menu/company.jpg) no-repeat;
	width: 84px;
	height: 37px;
}
.sf-menu .company:hover{
	background: url(menu/company_on.jpg) no-repeat;
	width: 84px;
	height: 37px;
}

.sf-menu .products{
	background: url(menu/products.jpg) no-repeat;
	width: 94px;
	height: 37px;
}
.sf-menu .products:hover{
	background: url(menu/products_on.jpg) no-repeat;
	width: 94px;
	height: 37px;
}

.sf-menu .shop{
	background: url(menu/shop.jpg) no-repeat;
	width: 94px;
	height: 37px;
}
.sf-menu .shop:hover{
	background: url(menu/shop_on.jpg) no-repeat;
	width: 94px;
	height: 37px;
}

.sf-menu .contact{
	background: url(menu/contact.jpg) no-repeat;
	width: 110px;
	height: 37px;
}
.sf-menu .contact:hover{
	background: url(menu/contact_on.jpg) no-repeat;
	width: 110px;
	height: 37px;
}

.sf-menu .filler{
	background: url(menu/blank.jpg) repeat-x;
	width: 345px;
	height: 37px;
}

.pressMedia li {
	line-height: 25px;
}
.pressMedia a{
	font-size:14px;
}
