.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
}
.menu{ font-size:16px;
	text-decoration:none;
	font-weight:bold;
	}
	
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#truck {
	background-image: url(Images/aboutus.jpg);
	background-repeat: no-repeat;
	text-align: center;
	left: 167px;
	top: 426px;
	background-position: center;
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.test {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: bold;
}
.redalert {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BE1011;
	font-style:italic;
	font-weight: bold;	
}
.facts {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: bold;
	
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style:italic;
	font-weight: bold;	
}
.productSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style:italic;	
}


.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #BD1011;
}
.menulink:HOVER
{
color:#000000;
}.menulink2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.menulink2:HOVER {

color:#BE1011;
}


#home {
	overflow: scroll;
	position: absolute;
	z-index: auto;
	height: 400px;
	width: 629px;
	left: 165px;
	top: 144px;
}

.bottomlinks a:link { font-family: Arial, Helvetica, sans-serif;  text-decoration: none; color: #BE1011; }
.bottomlinks a:visited { font-family: Arial, Helvetica, sans-serif;  text-decoration: none; color: #BE1011; }
.bottomlinks a:hover { font-family: Arial, Helvetica, sans-serif;  text-decoration: none; color: #dca445; }

/*CONCRETE */
#colleft{
	margin: 0;

width: 557px;
height: 541px;
	
	
	}

#concrete {

	margin: 0 100px 0 0;
	padding: 0 ;
	border: 4px solid #000000;
	width: 290px;
	
	
	
	}
#concrete h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	background-color: #063c7e;
	height: 55px;
	font-weight: normal;
	}

#concrete ul {
	width: 225px;
	margin: 20px 0 0 20px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	font-style: italic;
	padding: 0 0 0 20px;
		
		
		
		
		}
		#concrete ul li {
	padding: 10px 0 0 30px;
	list-style: none;
	background: url(Images/bullet.png) no-repeat 5px center;	
			}
			
		.special {
			margin: 30px 0 5px 0;
				font-weight: bold;
		color: #063c7e;
		font-size: 16px;
		font-style: italic;
		text-align: center;
				
				
				
				
				}
							
		.concreteList {
				font-weight: bold;
				margin: 20px 0 0 20px;
				line-height: 20px;
		color: #063c7e;
		font-size: 16px;
		font-style: italic;
		text-align: left;
				
				
				
				
				}