body {
	color: #000000;
}
#mainblock{
	width: 1200px;
	height: 1000px;
	background-image: url(../Images/stewback.gif);
}

#header1{
	width: 800px;
	height: 60px;
}
#mainhead{
	width: 800px;
	height: 100px;
	background-color:#FFFFFF
}

#submain{
	width: 450px;
	height: 100px;
	background-color:#FFFFff;
	float: right;
}
#blackline{
	width: 800px;
	height: 6px;
	
}
#whiteline{
	width: 800px;
	height: 8px;
	background-color:#ffffff
}
#links{
	width: 800px;
	height: 20px;
	
}
#title{
	width: 800px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 30px;
	background-image: url(../Images/images/equipment_03.jpg);
}
#Content{
	width: 800px;
	height: 600px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	}
#equiplinks{
	width: 800px;
	height: 30px;
	background-repeat: no-repeat;

}	
#pictures{
	width: 730px;
	height: 311px;
	background-repeat: no-repeat;
	background-position: 30px;
	margin-left: 35px;
}
#sometext{
	width: 800px;
	height: 250px;
	background-repeat: no-repeat;
	}
#bottemlinks{
	width: 800px;
	height: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#bottemlinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottemlinks a:hover {
	color:#333333
}
#bottemlinks a:active {
	color: #FF0000;
}
#equiplinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#equiplinks a:hover {
	color:#666666;
	text-decoration: none;
}
#equiplinks a:active {
	color: #CCCCCC;
	text-decoration: none;
}
