/* Unchanged */
body
			{
					background-color:		#E7E1C0;
					font-family:			Arial, Helvetica, sans-serif;
					
					}
					
#allcontent
			{				
					width:					880px;
					margin:					0 auto;
					background-color:		#ffffff;
					border:					thin solid #999999;
					padding:                10px 10px 10px 10px;
					}
#navMenu img
			{
					float:					left;
					border:					none;
					margin-left:			10px;					
					}
#navMenuIndex img
			{
					float:					left;
					border:					none;
					margin-left:			10px;
					position:				relative;
					bottom:					150px;
					}

#cherry{
			float:					left;
			border:					none;
			margin-left:			-140px;
			position:				relative;
			top:					345px;
			
		}

#navMenuIndexAbout img
			{
					float:					left;
					border:					none;
					margin-left:			10px;
					}
#mainbody
			{
					margin-left:			180px;
					}					
#servicesArea
			{
					width:					500px;
					height:					200px;					
					}
#commentsArea
			{
					width:					500px;
					height:					200px;
					}				
#photos
			{
					text-align:				center;
					}
a:link
			{
					color:					#FF0000;
					}
a:hover
			{
					text-decoration:		none;
					}
a:visited
			{
					color:					#FF0000;
					}
#moto
			{
					float:					right;
					position:				relative;
					bottom:					130px;
					right:					20px;
					}
#clientFlash
			{
					float:					right;
					width:					200px;
					height:					350px;
					}


