* 
{ 
	margin: 0; 
	padding: 0; 
} 

BODY
{
	font-family: Tahoma, Arial, sans-serif;
	background-color:#ffffff;
	margin: 0, 0, 0, 0;
	padding: 0;
	text-align: center;		
}

#divContainer
{
	width: 748px;
	text-align: left;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	border-bottom: 0px;
	border-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;	
}

#divHeader
{
	position: relative;
	left: 0px;
	top: 0px;	
	height: 70px;
}

#divLogo
{
	position: absolute;
	left: 0px;
	top: 0px;	
}





#divUpperStrip
{
	position: relative;
	left: 0px;
	top: 0px;	
	height: 329px;
	background-image: url(../images/home_back.jpg);
	background-color: #E2E2E2;
}

#divUpperLeft
{
	position: absolute;
	left: 0px;
	top: 0px;	
}

#divUpperRight
{
	position: absolute;
	left: 581px;
	top: 120px;	
}

#divLowerStrip
{
	position: relative;
	left: 0px;
	top: 0px;	
	height: 150px;
}

#divLowerLeft
{
	position: absolute;
	left: 0px;
	top: 0px;	
}

#divLowerRight
{
	position: absolute;
	left: 581px;
	top: 13px;	
}

#divHomeFooter
{
	position: relative;
	left: 0px;
	top: 0px;	
	height: 60px;	
}

#divFooterLeft
{
	position: absolute;
	left: 0px;
	top: 0px;	
}

#divFooterRight
{
	position: absolute;
	left: 581px;
	top: 0px;	
}

#divDesignBy
{
	text-align: right;
}

.txtFrontPageOnImage
{
	font-size: 70%;
	color: white;
}

.txtFrontPageOffImage
{
	font-size: 70%;
	color: Black;
}

.txtFooterLinks
{
	font-size: 70%;
	color: #9D9D9D;
}

.txtNormal
{
	font-size: 70%;
}

.txtNormalBold
{
	font-size: 70%;
	font-weight: bold;
}

.txtNormalBlueBold
{
	font-size: 70%;
	color: #00309A;
	font-weight: bold;
}

.txtNormalBlue
{
	font-size: 70%;
	color: #00309A;
}

.txtNormalRed
{
	font-size: 70%;
	color: #FF0000;
}

HR
{
	color: #CDCDCD;
	height: 1px;
}

A
{
	text-decoration: none;
	color: Black;
}

A:hover
{
	text-decoration: underline;
	color: #00309A;
}

a#aWhatIsHome:hover, a#aSelectingHome:hover, a#aHowToOrderHome:hover, a#aInsertTypesHome:hover, a#aSelectorHome:hover, a#aApplicationsHome:hover, a#aTechInstructionsHome:hover, a#aPriceListsHome:hover
{
	text-decoration: underline;
	color: #FF0000;
}

.mnuTopMenu
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color: #000000;
}

.mnuInnerMenu
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color: #999999;
}

.clsMenu
{
	background-color: #F5F5F5;
}

.aBlueLinks
{
	color: #00309A;
}

.clsMenuBck
{
	background: url(../images/menu_bck.gif);
}

P
{
	font-size: 70%;
}

LI
{
		font-size: 70%;
}

