#contentArea				{	height:inherit;
								min-height:400px;
								_height:400px;
							}

#services					{	margin:0 0 0 0;
								padding:0;
								list-style-type:none;
								list-style-image:none;
							}
			
#services h2				{	padding:0;
							}


														
#services li.Item			{	margin:0;
								padding:.75em 0 0 0;
								cursor:pointer;
								background-image:url(../_images/portfolio/divLine.gif);
								background-repeat:no-repeat;
								font-family:"Times New Roman", Times, serif;
							}
			
#services li.Item a.title	{	display:block;
								margin:0;
								padding:0px;
								text-indent: 45px;
								font-size:1.2em;
								text-decoration:none;
								color:#999933;
								font-weight:bold;
							}
							
#services li.Item a.titleOn		{	display:block;
								margin:0;
								padding:0px;
								text-indent: 45px;
								font-size:1.2em;
								text-decoration:none;
								color:#993300;
								font-weight:bold;
							}
			
#services li.Item a:hover	{	color:#993300;
							}

#services div.Description	{	display:block;
								margin:.75em 0 0 0;
								padding:0;
								color:black;
								cursor:default;
								font-family:Arial, Helvetica, sans-serif;
								font-size:1.1em;
								background-image:url(../_images/portfolio/divLine.gif);
								background-repeat:no-repeat;
							}


#services div.Description .margin	{	display:block;
										margin:2em 0 0 0;
										padding:0 0 0 45px;

									}
									
#services div.Description .quotes	{	line-height:1.6em;
										color:#b97650;
										width:535px;
										margin-bottom:1.5em;
									}
									

#services div.Description .text	{	display:block;
										float:left;
										line-height:1.6em;
										width:535px;
										margin-bottom:1.5em;
									}
									
#services div.Description .text a	{	display:block;
										margin:0 0 1em 0;
									}
																	
									
#servicesScreenImage				{	text-align:center;
										margin:20px 0 0 0;

									}
									
#servicesScreenNAV					{	margin:10px 0 0 0;}
									
#servicesScreenNAV a				{	text-decoration:none;
										color:black;
										font-size:1.2em;
									}
									
#portfolioScreenNAV a.previous		{	margin:0 20px 0 0;
									}