@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}






.hidden {
	display: none;
}



#page-container {
	width: 1024px;
	margin: auto;
	text-align: justify;
}
	
	
	
	body {
	text-align: center;
	color: #666666;
	background-repeat: repeat-y;
	background-image: url(../images/bg.gif);
	background-color: #e7e7e7;
	background-position: center;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
}



#bg-container {
	background-image: url(../images/secondaryHeader.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	background-color: #ffffff;
	height:461px;


}


.column {
	position: relative;
	float: left;




}





#StationeryNav.column {
	width: 310px;
	margin-top:210px;
	height:auto;
	font-size: 13px;
}
#Spacer.column {
	width: 50px;
	background-image: url(../images/vertLine.gif);
	background-repeat: repeat-y;
	margin-top: 152px;
	height: 610px;
}
#BodyColumn.column { width: 634px;  margin-top: 180px; height:auto;}


.spacerSection {
	position: relative;
	background-image: url(../images/vertLine.gif); background-repeat: repeat-y;
	width: 79px;
	height: 100%;
	margin-top: 152px;
	float: left;


}









#footer {
	clear: both;
	font-family: Verdana;
	font-size: 10px;
	color: #f47321;
	padding-right: px;
	padding-left: px;
	vertical-align: bottom;
}



#footer a {
	color: #f47321;
	text-decoration: underline;
}


#footer a:hover {
	color: #c5c5c5;
}



#footer #copyright {
	padding-top: 10px;
	color: #f47321;
	vertical-align: bottom;
	text-align: left;
	padding-left: 20px;
	font-size: 9px;

}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f47321;
	line-height: 38px;
}



.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f47321;
	line-height: 38px;
	padding-right: 10px;
}




/* Sectors Navigation */

#sectors-nav {
	height: 151px;
	width: 100%;



}
#sectors-nav dl {
	margin: 0;
	padding: 0;

}


/* IE5 Mac Hack \*/ 
#sectors-nav {
	padding-left: 0px;
} 
/*/ 
#sectors-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#sectors-nav dt { float: left; }


#sectors-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:110x; /* IE 5/Win hack */ 
	padding: 151px 0 0 0;
	overflow: hidden;
}


#sectors-nav dt a:hover {
	background-position: 0 -151px;
}





#sectors-nav dt#creative,
#sectors-nav dt#creative a { width: 156px; background-image:    url(../images/swatch-pic.gif); }

#sectors-nav dt#consumables,
#sectors-nav dt#consumables a { width: 156px; background-image:    url(../images/pencils-pic.gif); }

#sectors-nav dt#furniture,
#sectors-nav dt#furniture a { width: 156px; background-image:    url(../images/chair-pic.gif); }


.navTitle {
	background-image: url(../images/orBullet.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
}








.subSect a {
	color:#F28C4C;
	font-size:10px;
	text-decoration:none;
}

.subSect a:hover {
	color:#999999;
	text-decoration:underline;

}

.subSect a:visited {
	text-decoration:underline;

}




#BodyColumn a {
	color:#F28C4C;
	text-decoration:none;
}



#BodyColumn a:hover {
	color:#999999;
	text-decoration:underline;

}

#BodyColumn a:visited {
	text-decoration:none;

}


#BodyColumn li {
	color:#666666;
	list-style-image: url(../images/orBullet.gif);
	list-style-type: none;
	vertical-align: 0.5%;
}





.arrB {
	background-image: url(../images/arrIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
	font-size: 14px;
}


.OrSec {
	color: #F87322;
}


.subNav {
	font-size: 10px;
	color: #F67322;
}


#StationeryNav a {
	color:#9A9A9A;
	font-size:12px;
	text-decoration:none;
}

#StationeryNav a:hover {
	color:#E8562F;
	text-decoration:underline;

}

#StationeryNav a:visited {
	text-decoration:none;

}


.textfield {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 17px;

}


.descBox {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 120px;

}


.ProjBox {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 218px;

}
