/* CSS Document */

* CSS Document */

#nav{
float:left;
width:1000px;
height:42px;
background-color:#2E82F6;
}

	#menuitem1{
	width:235px;
	height:31px;
	float:left;
	background-image:url(../oiltankshop.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	}
	
	#menuitem2{
	width:198px;
	height:31px;
	float:left;
	background-image:url(../oiltanks-.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	}
	
	#menuitem3{
	width:198px;
	height:31px;
	float:left;
	background-image:url(../oiltanks-.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	}
	
	#menuitem4{
	width:198px;
	height:31px;
	float:left;
	background-image:url(../oiltanks-.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	}