body			{min-width:900px;
				margin-top:0;
				font-family: Verdana,Arial, sans-serif;
				background-color:#e5e4d7 ;
				}

#wrapper 		{width: 960px; 
				margin: 0 auto;}


#logo			{text-align:center;
				width:100% ;
				height:130px;
				background-color:#0f0;
				}
				
.logoimage		{float:right;
				padding: 5px 5px 0 5px;
				}


#leftcolumn		{float:left;
				text-align:left;
				width:100px;
				padding:25px;
				background-color:#afa ;
				min-height:725px;
				}

			
#rightcolumn	{float: right;
				width:175px;
				padding:0 15px 25px 15px;
				background-color:#afa;
				height: 750px;
				}

				
.rttextbox p		{border:solid 1px;				
				padding:2px;
				}
				
.lttextbox p		{border:solid 1px ;
				padding:1px ;
				font-size:.75em ;
				}
				
#centercolumn	{float: left;
				width: 550px ;
				margin: 0 25px ; 				
				}
				
#serviceimage1	{float:right;
				padding:25px 10px 15px 15px;
				}
				
#serviceimage2	{
				float:right;
				padding:25px 10px 15px 15px;
				}
				
#serviceimage3	{
				float:right;
				padding:30px 10px 15px 15px;
				}
				

				
#footer			{clear:both;
				text-align:center;
				font-size:.8em;
				background-color:#0f0;
				padding: 5px 0 10px 0;
				margin-bottom:0;
				}
				
				
#navfoot		{text-decoration:none;
				font-size:1.5em;
				text-align:center;
				margin:0 auto;
								}

				

				
#button a 		{padding:5px 5px;
				color: #fff; 
				background-color: #afa; 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 1.2em; 
				font-weight: bold; 
				text-align: left ;  
				margin-left: 10px ;
				
				border:1px solid;
				text-decoration:none;			
				}
			
#button a:link 	{ color: #00f; 
				}
#button a:visited { color: #f00; 
				}
#button a:hover 	{ color: #000; 
				} 
				
#button a:active { color: #000; 
				 
				}

				
h1				{font-size:3em;
				margin-top:0;
				text-align:center;
				} 
			
h2				{text-align:center;
				}
				
.products		{margin-left: 25px ;
				}
			
								
h3				{font-size:1.5em;
							
				} 

ul				{margin-left:20%;
				}
			
ol				{margin-left:20%;
				}
			
table			{border:2px solid #00f;
				border-collapse:collapse;
				padding:10px 50px;
				margin: 0 25px 15px 25px ;
				}
				
td, th			{border:1px solid #00f;
				padding:10px;
				text-align:center;
				}
	

#request		{text-align:center;
				}
				
.category		{text-align: center ;
				}


label				{ float:left ;
				display: block ;
				text-align: right ;		
				padding-right: 10px ;				  
				width: 180px ;
				}
				
#mySubmit	{ text-align: center ;
			  margin-left: 190px  ;
			}
			
input, textarea { margin-bottom: 20px; 
                  display: block;
			 } 

 