body
{

	margin-left: 0px;
	margin-top: 0px;
}

#pageHeader
{
	margin-left: 0px;
	margin-top: 0px;
	background: url("../images/ls_header_bg.jpg");
}

#pgTitle
{

	padding-top: 20px;
	padding-left: 30px;
	color: #145952;
	font-size: 23px;
	font-weight: bold;


}

#footer
{
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #145952;
	padding-left: 100px;

}

#imgB
{
	border-style: solid;
	border-color: #145952;
	border-width: 2px;
}
#prodImg1
{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 0; 
	left: 10px; 
	top: 200px
}
#prodImg2
{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 0; 
	left:685px; 
	top: 375px
}
#prodImg3
{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 0; 
	left: 690px; 
	top: 180px
}

#footer a:active
{
    color: #145952;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none
}

#footer a:link
{
    color: #145952;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
#footer a:visited
{
    color: #145952;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
#footer a:hover
{
    color: #145952;
	font-size: 12px;
    font-weight: bold;
    text-decoration: underline
}


#copywrite
{
	color: #145952;
	font-size: 11px;
}

#bodyContent
{
	padding-top: 20px;
	padding-left: 40px;

}
a:active
{
    color: #145952;
    font-weight: bold;
    text-decoration: none
}

a:link
{
    color: #145952;
    font-weight: bold;
    text-decoration: none
}
a:visited
{
    color: #145952;
    font-weight: bold;
    text-decoration: none
}
a:hover
{
    color: #145952;
    font-weight: bold;
    text-decoration: underline
}