﻿#mainDivRawboardBackground
{
    z-index:0;
    background-image: url('../../Images/rawboard/BGrawboard.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#rawboardDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:601px;
    top:18px; 
}
/* end menu position */

#pageName
{
    position:absolute;
    width:38px;
    height:201px;
    left:968px;
    top:57px;
}
#productName01
{
    position:absolute;
    width:181px;
    height:49px;
    left:18px;
    top:430px;
}
#productName02
{
    position:absolute;
    width:224px;
    height:47px;
    left:199px;
    top:430px;
}

#contentBar
{
    position:absolute;
    width:542px;
    height:9px;
    top:477px;
    left:199px;
}
#contentBox
{
    position:absolute;
    width:542px;
    height:222px;
    top:486px;
    left:199px;
    color:#FFF;
}
#contentBox p
{
    padding: 10px 10px 10px 10px;
    line-height:12px;
}
/* menu popup location */
#productMenu
{
	right:393px;
	top:57px;
}
#brochuresMenu
{
	right:346px;
	top:57px;
}
#coloursMenu
{
	right:299px;
	top:57px;
}
#qualityMenu
{
	right:253px;
	top:57px;
}
#peopleMenu
{
	right:206px;
	top:57px;
}
#locationsMenu
{
	right:159px;
	top:57px;
}
#samplesMenu
{
	right:112px;
	top:57px;
}
#contactUsMenu
{
	right:65px;
	top:57px;
}
#aboutUsMenu
{
	right:18px;
	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 */