/** Note: For the rest of this document, any time a <div> is specified, the <span> attributewhich accompanies it will also be defined. **/#pageTitle{	clear: both;	padding: 10 50 5 5	}#pageTitle h1{	background: transparent url(abouttitle.gif) top left;	background-repeat: no-repeat;	margin: 0px;	width: 265px;	height: 40px;	float: left;	}		#pageTitleHome{	clear: both;	padding: 10 50 5 5	}	#pageTitle span{	display: none;	}#tabHeader {	width: 136px;	height: 21px;	background-color: #E31D25;	}#tabHeader p{	font-family: Verdana, Arial, sans-serif;	font-size: 11px;	font-weight: bold;	color: white;	margin: 0 0 0 5;	padding-top: 4px;	}		#pageDescr h1{	background: transparent url(about_us_descr.png) top left;	background-repeat: no-repeat;	margin: 0 0 45 5;	width: 368px;	height: 79px;	float: left;	}#pageDescr span{	display: none;	}/**particular style will need to be placed in a function in the functions.php to be applicable to all pages**/#toyBox {	background: transparent url(construction_truck.png) top left;	background-repeat: no-repeat;	margin: 20 0 5 40px;	width: 349px;	height: 121px;	}	#pageIndicator {	margin: 0 0 2 5;	width: 200px;	clear: both;	}	/** Styles for list that shows equipment**/	#equipList {	width: 364px;	border-bottom: 1px solid red;	}	#equipList li {	margin: 0 0 0 12;	list-style: disc;	width: 250px;	}	/**Type style for the above <div> text**/#pageIndicator p{	font: 10px Verdana, Arial, sans-serif;	font-weight: bold;	color: red;	}
