﻿#mainDivTechnicalInformationBackground
{
    z-index:1;
    background-image: url('../../Images/technicalInformation/BGtechInfo.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#technicalInformationDivMenu
{
    z-index:10;
    position:absolute;
    width:404px;
    height:30px;
    left:496px;
    top:18px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:850px;
    height:56px;
    left:156px;
    top:202px;
}
#pageName
{
    position:absolute;
    width:36px;
    height:450px;
    left:0px;
    top:258px;
}
#subHeader01
{
    position:absolute;
    width:344px;
    height:28px;
    left:62px;
    top:274px;
}
#subHeader02
{
    position:absolute;
    width:346px;
    height:28px;
    left:466px;
    top:274px;
}
#flashPaper
{
    position:absolute;
    width:500px;
    height:387px;
    top:309px;
    left:496px;
}
#contentBox
{
    position:absolute;
    width:344px;
    height:399px;
    top:309px;
    left:62px;
    color:#FFF;
}
#contentBox table
{
    width:100%;
}
#contentBox a:link, #contentBox a:active, #contentBox a:visited
{
    color:#CCC;
    text-decoration: none;
}
#contentBox a:hover
{
    color:#FFF;
    text-decoration: underline;
}

/* menu popup location */
#productMenu
{
	right:498px;
	top:57px;
}
#brochuresMenu
{
	right:451px;
	top:57px;
}
#coloursMenu
{
	right:404px;
	top:57px;
}
#qualityMenu
{
	right:358px;
	top:57px;
}
#peopleMenu
{
	right:311px;
	top:57px;
}
#locationsMenu
{
	right:264px;
	top:57px;
}
#samplesMenu
{
	right:217px;
	top:57px;
}
#contactUsMenu
{
	right:170px;
	top:57px;
}
#aboutUsMenu
{
	right:123px;
	top:57px;
}
#listProducts
{
	padding-top:0px;
}
#listBrochures
{
	padding-top:0px;
}
#listColours
{
	padding-top:0px;
}
#listQuality
{
	padding-top:0px;
}
#listPeople
{
	padding-top:0px;
}
#listLocations
{
	padding-top:0px;
}
#listSamples
{
	padding-top:0px;
}
#listContactUs
{
	padding-top:0px;
}
#listAboutUs
{
	padding-top:0px;
}

/* end menu popup location */