﻿#mainDivPeopleBackground
{
    z-index:0;
    background-image: url('../../Images/people/BGPeople.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#peopleDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:619px;
    top:18px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:392px;
    height:68px;
    left:622px;
    top:467px;
}
#pageName
{
    position:absolute;
    width:146px;
    height:45px;
    left:873px;
    top:663px;
}
#contentBar
{
    position:absolute;
    width:604px;
    height:9px;
    top:492px;
    left:18px;
}
#contentBox
{
    position:absolute;
    width:604px;
    height:207px;
    top:501px;
    left:18px;
    color:#FFF;
}
#contentBox p
{
    padding: 8px 10px 10px 10px;
    line-height:14.5px;
}

/* menu popup location */
#productMenu
{
	right:375px;
	top:57px;
}
#brochuresMenu
{
	right:328px;
	top:57px;
}
#coloursMenu
{
	right:281px;
	top:57px;
}
#qualityMenu
{
	right:235px;
	top:57px;
}
#peopleMenu
{
	right:188px;
	top:57px;
}
#locationsMenu
{
	right:141px;
	top:57px;
}
#samplesMenu
{
	right:94px;
	top:57px;
}
#contactUsMenu
{
	right:47px;
	top:57px;
}
#aboutUsMenu
{
	right:0px;
	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 */