﻿#mainDivEnvironmentBackground
{
    z-index:0;
    background-image: url('../../Images/environment/BGenvironment.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#environmentDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:570px;
    top:650px; 
}
/* end menu position */
#companyLogo
{
    position:absolute;
    width:205px;
    height:18px;
    left:770px;
    top:601px;
}
#pageName
{
    position:absolute;
    width:40px;
    height:266px;
    left:975px;
    top:76px;
}
#header01
{
    position:absolute;
    width:314px;
    height:23px;
    left:40px;
    top:474px;
}
#contentBox01
{
    position:absolute;
    width:464px;
    height:150px;
    top:297px;
    left:29px;
    color:#FFF;
}
#contentBox02
{
    position:absolute;
    width:667px;
    height:138px;
    top:465px;
    left:29px;
    color:#FFF;
}
#contentBox01 p
{
    padding: 8px 10px 10px 10px;
    line-height:12px;
}
#contentBox02 p
{
    padding: 36px 10px 10px 10px;
    line-height:12px;
}


/* MENU LOCATION */
#productMenu
{
	right:424px;
	bottom:85px;
}
#brochuresMenu
{
	right:377px;
	bottom:85px;
}
#coloursMenu
{
	right:330px;
	bottom:85px;
}
#qualityMenu
{
	right:284px;
	bottom:85px;
}
#peopleMenu
{
	right:237px;
	bottom:85px;
}
#locationsMenu
{
	right:190px;
	bottom:85px;
}
#samplesMenu
{
	right:143px;
	bottom:85px;
}
#contactUsMenu
{
	right:96px;
	bottom:85px;
}
#aboutUsMenu
{
	right:49px;
	bottom:85px;
}
#listProducts
{
	padding-top:60px;
}
#listBrochures
{
	padding-top:60px;
}
#listColours
{
	padding-top:95px;
}
#listQuality
{
	padding-top:235px;
}
#listPeople
{
	padding-top:270px;
}
#listLocations
{
	padding-top:235px;
}
#listSamples
{
	padding-top:270px;
}
#listContactUs
{
	padding-top:270px;
}
#listAboutUs
{
	padding-top:270px;
}