﻿#mainDivLocationsBackground
{
    z-index:0;
    background-image: url('../../Images/ourLocations/location.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#ourLocationsDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:599px;
    top:678px; 
}
/* end menu position */
#header00
{
    position:absolute;
    width:443px;
    height:52px;
    left:75px;
    top:69px;
}
#pageName
{
    position:absolute;
    width:379px;
    height:54px;
    left:10px;
    top:654px;
}
#webAddress
{
    position:absolute;
    width:160px;
    height:14px;
    top:128px;
    left:75px;
    color:#999999;
}
#webAddress a:link, #webAddress a:active, #webAddress a:visited
{
    color:#999999;
    text-decoration: none;
}
#webAddress a:hover
{
    color:#FFF;
    text-decoration: underline;
}
#contactDetails
{
    position:absolute;
    width:680px;
    height:14px;
    top:176px;
    left:75px;
}
#contactDetails a:link, #contactDetails a:active, #contactDetails a:visited
{
    color:#1a71c2;
	text-decoration: none;    
}
#contactDetails a:hover
{
    color:#fff;
	text-decoration: underline;    
}
#addressBox01
{
    position:absolute;
    width:210px;
    height:410px;
    top:210px;
    left:75px;
}    
#addressBox02
{
    position:absolute;
    width:210px;
    height:410px;
    top:210px;
    left:330px;
}
.location
{
    color:#1a71c2;
    font-style:italic;
}
p.large
{
    line-height:20px;
}

/* MENU LOCATION */
#productMenu
{
	right:395px;
	bottom:57px;
}
#brochuresMenu
{
	right:348px;
	bottom:57px;
}
#coloursMenu
{
	right:301px;
	bottom:57px;
}
#qualityMenu
{
	right:255px;
	bottom:57px;
}
#peopleMenu
{
	right:208px;
	bottom:57px;
}
#locationsMenu
{
	right:161px;
	bottom:57px;
}
#samplesMenu
{
	right:114px;
	bottom:57px;
}
#contactUsMenu
{
	right:67px;
	bottom:57px;
}
#aboutUsMenu
{
	right:20px;
	bottom:57px;
}
#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;
}