﻿/* CSS Document */
@import url(../Master.css);
.productsLink {color:#3594bb;}
.solutionsLink {color:#89b600;}
.support {color:#d30e04;}
#BottomContent
{
	padding-top: 10px;
	padding-left: 8px;
}
.categoryHeaderProducts
{
	background: url(../../Images/CatButton-Products.gif);
	background-repeat: no-repeat;
}
.categoryHeaderSolutions 
{
	background: url(../../Images/CatButton-Solutions.gif);
	background-repeat: no-repeat;
}
.categoryHeaderSupport 
{
	background: url(../../Images/CatButton-Support.gif);
	background-repeat: no-repeat;
}
.categoryHeaderNews 
{
	background: url(../../Images/CatButton-News.gif);
	background-repeat: no-repeat;
}
