

/*-----------------------------structure-------------------------------*/


#title {	background-image: url("images/site2/title.jpg");
			background-repeat: no-repeat;	
}

#content { 	background-image: url("images/site2/content.jpg");
			background-repeat: no-repeat;
}



#bottom {background-image: url("images/site2/bottom.jpg");
			width:800px;
			height:115px;
			margin:0px;
			padding:0px;
}

/*--------------------------------------------within the menu-------------------------------------------*/
#feet {	background-image: url("images/site2/hand.jpg");
		width:172px;
		height:99px;
}

#web {	background-image: url("images/site2/web.jpg");
		width:85px;
		height:99px;
}

#print {background-image: url("images/site2/print.jpg");
		width:109px;
		height:99px;
}

#hosting {	background-image: url("images/site2/hosting.jpg");
			width:144px;
			height:99px;
}

#video {background-image: url("images/site2/video.jpg");
		width:106px;
		height:99px;
}

#about {background-image: url("images/site2/about.jpg");
		width:184px;
		height:99px;
}