		body {
			font: 90% arial, verdana, sans-serif;
			background-color: ivory;
			margin: 0;
		}
		#MainContainer 
		{
			position: absolute;
			top:0;
			width: 690;
			left: 15%;
			margin-left: -90px;
		    background-color: white;
		}
		#content {
		    position:absolute;
		    top:193;
		    left:0;
			padding: 1px 30px 1em 20px;
			background-color: white;
			border-left: 134px solid #0000CC;
		}
		#contentnopromo {
		    position:absolute;
		    top:150;
		    left:0;
			padding: 1px 30px 1em 20px;
			background-color: white;
			border-left: 134px solid #0000CC;
		}				
		#HeaderMenu {
		    position:absolute;
		    top:0;
			width: 700;
		    background-color: #CC9966;
		}			
		#PortfolioScroll {
		    position:relative;
		    top:80;		
			width: 700;
		    background-color: #CC9966;
		}

		#content img {
			width: 96px;
			height: 76px;
			padding: 1px;
			border: 0px solid #333;
			float: left;
			margin: 0 0 1em 1em;
		}	
		#contentwebdesignpage {
		    position:absolute;
		    top:150;
		    left:0;
			padding: 1px 30px 1em 20px;
			background-color: white;
			border-left: 134px solid #0000CC;			
		}
		#contentshowproduct {
			padding: 1px 30px 1em 20px;
			border-left: 160px solid #0000CC;
		}
		#contentshowproduct img {
			width: 160px;
			height: 160px;
			padding: 2px;
			border: 2px solid #333;
			float: right;
			margin: 0 0 1em 1em;
		}		
		#productphotodiv {
			float: right;
		}
		
		p {
		   text-align: justify;
		}
		p.centertext {
		   text-align: center;
		}


