a 
{
	border-style: none;
	text-decoration: none;
	color: White;
}

:link
{
	color: White;
}

:visited
{
	color: White;
}

.declaration
{
	font-weight: bold;
}

.value
{
	font-weight: normal;
}

.halfPadding
{
	padding: 0.5em;
}

.rightFullPadding
{
	padding-right: 1em;
}

.leftFullPadding
{
	padding-left: 1em;
}

.rightJustify
{
	text-align: right;
}

.centerJustify
{
	text-align: right;
}


body 
{
	padding: 0px;
	/* margin: 25px 25px 0px 25px; */
	background-color: black;
	font-family:Arial,Helvetica,sans-serif;
	
	font-size: 12px;
	color: #BBBBBB;
}

div#topMainBar 
{
	background-color: black;
	color: white;
	margin: 0px 25px 0px 25px;
	top: 0px;
}

div#bottomMainBar 
{
	padding: 0px;
	padding-bottom: 10px;
	background-color: black;
	text-align: center;
	height: 30px;
	bottom: 0px;
	margin: 0px 20px 0px 20px;
}

div#contentMainDiv
{
	height: 430px;
	text-align: left;
	margin: 0px 25px 0px 25px;
	padding-top:6px;
}

div#contentActualContentDiv
{
	font-size: 12px;
	height: 255px;
	z-index: 2;
	padding-top: 50px;
	padding-left: 10px;
	font-family:Arial,Helvetica,sans-serif;
	width: 775px;
}

table#mainTable
{
	margin: auto;
	border-collapse: collapse;
	vertical-align: middle;
	width: 900px;
}

td#mainTableTopLeftCell
{
	height: 23px;
	width: 23px;
	background-image: url("../images/topleftcorner.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}

td#mainTableTopCenterCell
{
	height: 23px;
	background-image: url("../images/topslice.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}

td#mainTableTopRightCell
{
	height: 23px;
	width: 23px;
	background-image: url("../images/toprightcorner.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}

td#mainTableMiddleLeftCell
{
	width: 23px;
	background-image: url("../images/leftslice.png");
	background-repeat: repeat-y;
	padding: 0px;
}

td#mainTableMiddleCenterCell
{
	background-color: black;
	padding: 10px;
	width: 850px;
	height: 580px;
}

td#mainTableMiddleRightCell
{
	width: 23px;
	background-image: url("../images/rightslice.png");
	background-repeat: repeat-y;
	padding: 0px;
}

td#mainTableBottomLeftCell
{
	height: 23px;
	width: 23px;
	background-image: url("../images/bottomleftcorner.png");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}

td#mainTableBottomCenterCell
{
	height: 23px;
	background-image: url("../images/bottomslice.png");
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}

td#mainTableBottomRightCell
{
	height: 23px;
	width: 23px;
	background-image: url("../images/bottomrightcorner.png");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}

div#topMainBar
{
	background-color: Black;
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
	text-align: left;
}


div#topBarTextDiv
{
	position: relative;
	top: 20px;
	text-align: left;	
	float: left; 
	display: inline;
}
div#topBarDiv
{
	position: relative;
	top: 20px;
	text-align: left;	
	
}

div#bottomBarTextDiv
{
	position: relative;
	margin-left: 10px;
	top: 20px;
	left: 0px;
	text-align: left;
	font-size: 12px;
}

div.mainLinks
{
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	color: #BBBBBB;
	display: inline;
	vertical-align: top;
	z-index: 3;
	position: absolute;
}

div.mainLinks a
{
	color: #BBBBBB;
}

div.mainLinks span
{
	color: #BBBBBB;
}


div.mainLinks *:hover
{
	color: white;
}

div.mainLinks abbr
{
	text-decoration: none;
	border: 0px;
}

div.mainLinks *:link
{
	color: #BBBBBB;
}

div.mainLinks *:visited
{
	color: #BBBBBB;
}

hr#topBarHr
{
	color: #352d29;
	background-color: #111111;
	margin: 3px 0px 0px 0px;		
}

div#mainTableDiv
{
	text-align: center;
}



div#homeMainLink
{
	width: 50px;
}
div#noscriptHomeMainLink
{
	width: 150px;
}

div#ourProductsMainLink
{
	width: 130px;
	margin-left: 70px;
}

div#roomScenesMainLink
{
	width: 120px;
	margin-left: 220px;
}

div#architecturalMainLink
{
	width: 130px;
	margin-left: 370px;
}

div#contactUsMainLink
{
	width: 110px;
	margin-left: 400px;
}

div#factoryMainLink
{
	width: 170px;
	margin-left: 210px;
}

div#productMenuPullDownDiv
{
	position: relative;
	z-index: 15;
	height: 100px;
	width: 130px;
	background-color: #242424;
	clear: none;
	float: left;
	text-align: left;
	margin-top: 5px;
}

div.commonPullDownMenuLinkDiv
{
	font-size: 11px;
	padding: 5px 0px 5px 5px;
	cursor: default;
}

div.commonPullDownMenuSubdivisionLinkDiv
{
	padding-left: 15px;
	cursor: pointer;
}

div#contactUsMenuPullDownDiv
{
	position: relative;
	z-index: 15;
	height: 100px;
	width: 200px;
	background-color: #242424;
	clear: none;
	float: left;
	text-align: left;
	margin-top: 5px;
}

input#productName
{
    background: #babfbb;
    color: black;
}

div.clearall { clear: both; }

a.whitelink 
{
	text-transform: none;
	border-style: none;
	font-weight:normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.whitelink:hover 
{
	border-style: none;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
	text-transform: none;
}

a.graylink 
{
	text-transform: none;
	border-style: none;
	font-weight:normal;
	text-decoration: underline;
	color: #BBBBBB;
}

a.graylink:hover 
{
	border-style: none;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
	text-transform: none;
}