﻿body 
{
    margin: 0px;
    background: #545454;
}
/* MasterPage Classes START */
.Header
{
    height: 145px;
    width: 891px;
    background: #ffffff url(/Images/SiteImages/HeaderImage.jpg) no-repeat bottom right;
    margin: 0 auto;
}
.BodyContainer
{
    width: 891px;
    margin: 0 auto;
}
.BodyContent
{
    width: 738px;  
    background: #FFFFFF url(/Images/SiteImages/mainBG.jpg);
    position: absolute;
    margin-left: 162px;
    margin-top: 0px;
}
.HorzNav
{
    width: 891px;
    height: 30px;
    background: url(/Images/SiteImages/HorzNavBG.jpg);
    margin: 0 auto;
    text-align: center;
}
.VertNav
{
    width: 169px; 
    background: #000052 url(/Images/SiteImages/navBG.jpg) no-repeat top center;  
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 10;
}
.Footer
{
    width: 738px;
    height: 77px;
    background: url(/Images/SiteImages/footerBG.jpg) no-repeat top right;
    position: absolute;
    margin-left: 162px;
    margin-top: 0px;    
}
.txtFooter
{ 
	position: absolute;
	margin-top: 13px;
	margin-left: 10px;
	font: 7pt arial;
	color: #ffffff;
	line-height: 12pt;
}
.txtFooterLink
{ 
	font: 7pt arial;
	color: #ffffff;
	line-height: 12pt;
}
.Logo
{
    position: absolute;
    margin-top: 0px;
    margin-left: 20px;
}
.topAddress
{
    position: absolute;
    margin-top: 0px;
    margin-left: 400px;
}
.topTagLine
{
    position: absolute;
    margin-top:50px;
    margin-left: 200px;
}
.bottomofNav
{
    background: #545454 url(/Images/SiteImages/wires.jpg) no-repeat top right;
    height: 110px;
}
/* MasterPage Classes END */
/* Fonts START */
.maintext
{
    font: 10pt arial;
    color: #000000;
}
.maintext a:link
{
    font: 10pt arial;
    color: #000000;
    text-decoration: none;
}
.maintext a:active
{
    font: 10pt arial;
    color: #000000;
    text-decoration: none;
}
.maintext a:visited
{
    font: 10pt arial;
    color: #000000;
    text-decoration: none;
}
.smallBlue
{
    font: 8pt arial;
    color: #000052;
}
.largeBlue
{
    font: bold 14pt arial;
    color: #000052;
}
.H1
{
    font: bold 12pt arial;
    color: #000052;
    padding: 5px;
}
.whiteText{font: 10pt arial; color: #FFFFFF;}
.whiteText a:link{font: 10pt arial; color: #FFFFFF; text-decoration: none;}
.whiteText a:active{font: 10pt arial; color: #FFFFFF; text-decoration: none;}
.whiteText a:visited{font: 10pt arial; color: #FFFFFF; text-decoration: none;}
.whiteText a:hover{font: 10pt arial; color: #FFFFFF; text-decoration: none;}

.bluetext{font: 10pt arial;color: #000052;}
/* Fonts END */
.TBL100
{
    width: 100%;
}
.TBL50
{
    width: 50%;
}
.TBL25
{
    width: 25%;
}
.TBL100wBG
{
	width: 722px;
	background: #f6f6f6 url(/Images/SiteImages/pageHeaderBG.jpg) repeat-x;
	margin-left: 7px;
}
.Padding5px
{
	padding: 0px 5px;
}
/*Featured Items Classes START */
.FeaturedContainer
{
    width: 722px;
    height: 334px;
    background: url(/Images/SiteImages/FeaturedItemSquares.jpg);
    background-repeat: no-repeat;
    margin-left: 7px;
}
.PageTitle
{
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
}
.linecardMFRTDText
{
	background: #ffffff;
	width: 592px;
	text-align:left;
	padding: 5px;
	border-bottom: solid 1px #000000;
}
.linecardMFRTDImage
{
	background: #ffffff;
	width: 120px;
	height: 75px;
	border-bottom: solid 1px #000000;
}
.MFRTDTitle
{
	background: #ffffff;
	width: 100%;
	padding: 10px;
	font: bold 14pt arial;
    color: #000052;
}
.MFRTDImage
{
	background: #ffffff;
	width: 120px;
	height: 75px;
}
.MFRTDText
{
	background: #ffffff;
	width: 592px;
	text-align:left;
	padding: 5px;
}
.linktext
{
	font: 10pt arial;
}
.MFRTDDescription
{
	width: 100%;
	text-align:left;
	padding: 10px;
}
.listings
{
	width: 183px;
	/*background: url(/images/siteimages/subCatBG.jpg);*/
	background: #000052;
	float: right;
	padding: 5px;
}
.FLD100
{
	width: 100%;
}
.productItems
{
	text-align: center;
	widows: 33%;
}
.FeaturedItem1
{
	width: 227px;
	height: 132px;
	position: absolute;
	margin-left: 7px;
	margin-top: 39px;
	padding: 3px;
	font: 8pt arial;
}
.FeaturedItem2
{
	width: 227px;
	height: 132px;
	position: absolute;
	margin-left: 246px;
	margin-top: 39px;
	padding: 3px;
	font: 8pt arial;
}
.FeaturedItem3
{
	width: 227px;
	height: 132px;
	position: absolute;
	margin-left: 486px;
	margin-top: 39px;
	padding: 3px;
	font: 8pt arial;
}
.FeaturedNews
{
	width:226px;
	height:130px;
	position:absolute;
	margin-left:486px;
	margin-top:189px;
	padding:5px;
	font:11px arial, verdana;
	background-color: #f0f0f0;
	color: #282828;
}

.FeaturedNews h2
{
	font: normal normal bold 13px/13px arial,verdana;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.FeaturedNews a:link
{
}
.FeaturedNews a:visited
{
}
.FeaturedNews a:hover{	text-decoration: none; }

