body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
}
#headermenu, #breadcrumbs, #mainmenu, #termsconditions, #companyaddress {
	display: none;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
div#pagecontent, body, div#content, div#container {
	border: 0;
}
div#container {
	width: 100%;
}
div#content {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	border-top: 1px solid rgb(0, 84, 164);
	overflow: visible;
	text-align:justify;
}


div#rightImages {
  margin: 3em 0 1.5em 50px;
}

p#catdescription
{
    padding-right: 50px;
    margin-right: 50px;
    width: 400px !important;
}
div.productname
{
    text-align: left;
}

div.shortdesc
{
    text-align: left;
}
h2
{
    text-align: left;
}
div#content
{
left: 0px !important; 
}


div#newsProjectLink
{
        text-align: left;
        max-height: 90px;
        height: 90px;
        overflow: hidden;
        margin-bottom: 5px; 
        color: rgb(0, 0, 0);

}
div#resComLink1
{
    width: 300px !important;
    padding-right: 10px;
    text-align: left;
}
div#resComLink2
{
    width: 300px !important;
    padding-right: 10px;
    text-align: left;
}
div.flashPrintImage
{
visibility: visible !important;
height: 255px;
margin-top: -240px;
}
img.flashPrintImage
{
visibility: visible !important;
height: 255px;
}

div#leftImageItem
{
padding-left: -50px !important;
margin-left: -50px !important;
}




