﻿#mainDivQualityBackground
{
    z-index:0;
    background-image: url('../../Images/quality/BGquality.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#qualityDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:601px;
    top:18px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:205px;
    height:18px;
    left:778px;
    top:678px;
}
#pageName
{
    position:absolute;
    width:47px;
    height:136px;
    left:959px;
    top:169px;
}
#contentBar
{
    position:absolute;
    width:735px;
    height:9px;
    top:267px;
    left:18px;
}
#contentBox
{
    position:absolute;
    width:735px;
    height:391px;
    top:276px;
    left:18px;
    color:#FFF;
}
#contentBox p
{
    padding: 8px 10px 10px 10px;
    line-height:12px;
}
#contentBox p img
{
    padding-top:5px;
    padding-bottom:5px;
}
#contentBox .head
{
    font-size:14px;
    color:#56aae1;
}
/* menu popup location */
#productMenu
{
	right:394px;
	top:57px;
}
#brochuresMenu
{
	right:347px;
	top:57px;
}
#coloursMenu
{
	right:300px;
	top:57px;
}
#qualityMenu
{
	right:253px;
	top:57px;
}
#peopleMenu
{
	right:206px;
	top:57px;
}
#locationsMenu
{
	right:159px;
	top:57px;
}
#samplesMenu
{
	right:112px;
	top:57px;
}
#contactUsMenu
{
	right:65px;
	top:57px;
}
#aboutUsMenu
{
	right:18px;
	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 */