body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:.9em;
	background: #404040  url(images/bg.gif) ;
    color: #000000;
	}

a { color:#494949; text-decoration:none; }
a:hover { color:#3500ff; text-decoration:none;}
/*a:visited {color:#494949;}*/
a img { border:0px; }


#container {
width:100%;
text-align:center;
}

#page {
display:block;
width:950px;
margin:0px auto 0px auto;
}

#wTop {
width:950px;
background:url(images/wTop.png) no-repeat;
height:15px;
}

#wMiddle {
text-align:center;
width:950px;
background:url(images/wMiddle.png) repeat-y;
}

#wBottom {
width:950px;
background:url(images/wBottom.png) no-repeat;
height:20px;
}

#logo {
margin:0px auto 0px auto;
width:859px;
background:url(images/logo.jpg) no-repeat;
height:160px;
}

#linkBar {
margin:10px auto 20px auto;
}

/*#linkBar a {
display:inline-block;
height:37px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#officeProducts {
background:url(images/linkOffice.gif);
width:288px;
}

#furniture {
background:url(images/linkFurniture.gif);
width:293px;
}

#furniture:hover {
background:url(images/linkFurnitureOver.gif);
}

#printing {
background:url(images/linkPrinting.gif);
width:289px;
}

#printing:hover {
background:url(images/linkPrintingOver.gif);
}*/

#welcomeLogo {
width:871px;
height:325px;
/*background:url(images/welcomeLogo.gif);*/
margin:0px auto 0px auto;
}

#locationsBox {
margin:20px auto 0px auto;
width:870px;
}

#locationsTop {
height:37px;
width:870px;
background:url(images/locationsTop.gif) no-repeat;
}

#locationsMiddle {
width:860px;
background:url(images/locationsMiddle.gif) repeat-y;
text-align:left;
padding-left:10px;
}

#locationsBottom {
height:20px;
width:870px;
background:url(images/locationsBottom.gif) no-repeat;
}

#browseAllCategories {
width:871px;
height:37px;
background:url(images/browseAllCategories.gif);
margin:20px auto 0px auto;
}

#categoriesLinks {
text-align:left;
width:871px;
margin:0px auto 0px auto;
	color:#FFF;
	text-decoration:none;
}

#categoriesLinks table tr td  a{
display:block;
/*background:url(images/linkSquare.gif) 0px 2px no-repeat;*/
/*height:20px;*/
padding:0px 0px 0px 20px;
margin:15px 0px 0px 10px;
	text-decoration:none;
}

#categoriesLinks table tr td  a:hover{
/*background:url(images/linkSquareOver.gif) 0px 2px no-repeat;*/
	text-decoration:none;
}

#bottomLogo{
text-align:left;
margin:60px auto 0px auto;
padding-top:43px;
width:871px;
/*background:url(images/bottomLogo.gif) no-repeat;*/
padding-bottom:10px;
}

#bottomLogo table {
margin-left:30px;
}

#bottomLogo table tr td {
line-height:23px;
}

#bottomLogo table tr td b {
line-height:30px;
}

.footer1 {font-size:10px; color:#FFF;}
.footer1 a:link {color:#FFF; text-decoration:none;}
.footer1 a:hover {color:#FFF; text-decoration:none;}
.footer1 a:active {color:#FFF; text-decoration:none;}
.footer1 a:visited {color:#FFF; text-decoration:none;}

.ct01 {color:#FFF;}
.ct01 a {
	color:#FFF;
	text-decoration:none;
	background:none;
}
.ct01 a:hover {
	color:#FFF;
	text-decoration:none;
	background:none;
}
