﻿#mainDivSolidsSelectionBackground
{
    z-index:0;
    background-image: url('../../Images/solids/BGsolids.jpg');
    width:1024px;
    height:726px;
}
#contentBox table
{
    margin-left: 15px;
    margin-top: 10px;
}
#contentBox td
{
    border: 1px solid #FFFFFF;
    background-color: #000000;
    width: 100px;
    height: 100px;
}

/* menu position */
#solidsDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:565px;
    top:679px;
}
/* end menu position */
#companyLogo
{
    position:absolute;
    width:21px;
    height:229px;
    left:18px;
    top:429px;
}
#pageName
{
    position:absolute;
    width:38px;
    height:378px;
    left:986px;
    top:62px;
}
#header01
{
    position:absolute;
    width:429px;
    height:75px;
    left:79px;
    top:616px;
}
#contentBox
{
    position:absolute;
    width:626px;
    height:550px;
    top:56px;
    left:79px;
    color:#FFF;
    overflow:auto;
    background-color:transparent;
    
}
#contentBox p
{
    padding: 12px 10px 0px 15px;
}

/* MENU LOCATION */
#productMenu
{
	right:429px;
	bottom:56px;
}
#brochuresMenu
{
	right:382px;
	bottom:56px;
}
#coloursMenu
{
	right:335px;
	bottom:56px;
}
#qualityMenu
{
	right:289px;
	bottom:56px;
}
#peopleMenu
{
	right:242px;
	bottom:56px;
}
#locationsMenu
{
	right:195px;
	bottom:56px;
}
#samplesMenu
{
	right:148px;
	bottom:56px;
}
#contactUsMenu
{
	right:101px;
	bottom:56px;
}
#aboutUsMenu
{
	right:54px;
	bottom:56px;
}
#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;
}