html, body
{
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000000; 
	background-repeat: repeat-y;
	background-color: #6F7B8D; 
}

div 
{
	margin: 0px;
	padding: 0px;
}

ul
{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px;
	line-height: 11px; 
	color: #000000;
	margin: 7px 0px 0px 50px;
}

li
{ 
	list-style-type: square; 
	color: #756666; 
}


#PortalLftBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 197px;
	height: 100%;
	background-color: #6F7B8D;
	background-repeat: repeat-y;
}

#PortalMenuBar
{
	position: absolute;
	top: 147px;
	left: 10px;
}


#SiteLftBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 197px;
	height: 100%;
	background-color: #525D6B;
	background-repeat: repeat-y;
}

#SiteLftHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 197px;
	height: 136px;
	background-color: #6F7B8D;
}

#SiteMenuBar
{
	position: absolute;
	top: 136px;
	left: 0px;
	height: 285px;
	width: 197px;
	font-family: arial;
	font-weight: bold;
}

#ProductMenu
{
	position: absolute;
	z-index: 10;
	top: 222px;
	left: 155px;
	height: 110px;
	width: 200px;
	background-image: url(images/menuBG.png);
	border: solid 1px black;
	visibility: hidden;
}


#RghtBar
{
	position: absolute;
	top: 0px;
	left: 197px;
	width: 548px;
	height: 100%;
	background-color: #766867;
	background-repeat: repeat-y;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 548px;
	height: 136px;
	background-color: #A99C98;
}

#Tag
{
	position:absolute;
	top: 111px;
	left: 209px;
	width: 202px;
	height: 14px;
	color: #000000; 
	background-image: url(images/tag.gif);
	background-repeat: no-repeat; 
}

.logoImg
{
	float: right;
	margin-top: 13px;
	margin-right: 10px;
 }


#centerBar
{
	position: absolute;
	top: 136px;
	left: 0px;
	width: 548px;
	height: 285px;
	background-image: url(images/centerImg1.jpg);
	background-repeat: no-repeat; 
}


#loginCtrl
{
	position: absolute;
	top: 10px;
	left: 767px;
}