﻿#mainDivAboutUsBackground
{
    z-index:0;
    background-image: url('../../Images/aboutUs/BGaboutUs.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#aboutUsDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:577px;
    top:18px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:241px;
    height:22px;
    left:741px;
    top:438px;
}
#pageName
{
    position:absolute;
    width:193px;
    height:37px;
    left:790px;
    top:389px;
}
#contentBar
{
    position:absolute;
    width:1015px;
    height:9px;
    top:471px;
    left:0px;
}
#contentBox
{
    position:absolute;
    width:1015px;
    height:246px;
    top:480px;
    left:0px;
    color:#FFF;
}
#contentBox p
{
    padding: 8px 10px 10px 10px;
    line-height:14.5px;
}
#contentBox p img
{
    padding-top:5px;
    padding-bottom:5px;
}
/* menu popup location */
#productMenu
{
	right:418px;
	top:57px;
}
#brochuresMenu
{
	right:371px;
	top:57px;
}
#coloursMenu
{
	right:324px;
	top:57px;
}
#qualityMenu
{
	right:277px;
	top:57px;
}
#peopleMenu
{
	right:230px;
	top:57px;
}
#locationsMenu
{
	right:183px;
	top:57px;
}
#samplesMenu
{
	right:136px;
	top:57px;
}
#contactUsMenu
{
	right:89px;
	top:57px;
}
#aboutUsMenu
{
	right:42px;
	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 */