
#divHeaderPathContainer
{
	width:620px;	
}

#imgCategory
{
	margin-left:8px;
	margin-bottom:10px;
	float:right;
}

#hlHeaderPathRoot
{
	position:relative;
	color:#2d62ae;
	font-size:10px;
	text-decoration:none;	
}

#hlHeaderPathParent
{
	position:relative;
	color:#000000;
	font-size:10px;
}

#hlHeaderPathCurrent
{
	position:relative;
	color:#000000;
	font-weight:bold;
	font-size:10px;
}

#lblHeaderTitle
{
	color:#2d62ae;
	font-size:18px;
	top:25px;
}

#ulCatalogSubCategories
{
	list-style: square;
	color:#2d62ae;
}

#lblCatalogFamilyApplication
{
	width:100px;
	font-size:12px;
}

#footer
{
	background-color:Blue;
	display: inline;
	position: relative;
	left:-300px;
	top: 100px;
	height:70px;
	width:  950px;
}


