/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxINDEX PAGE */
/* -------------- generic ------------------*/
#index-header {
		color: #949393;
		/*Whitney: 7.2em | Museo: 6.5*/
		font-size: 5.5em;
		line-height: 1.2em;
		padding: 22px 0 30px 0;
		width: 950px;
		float: left;
		}

	
/* ------------ thumbnails -------------*/
#featured-work li {
		background: #333333;
		width: 250px;
		height: 187px;
		list-style: none;
		float: left;
		border: 5px solid #4d4d4d;
		margin: 0 80px 0 0;
		position: relative;
		}
		
#featured-work li:hover { border: 5px solid #f7ca57; }
		
#featured-work-list li.last { margin: 0 0 0 0; }
		
ol#featured-work-list li span {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		}
		
ol#featured-work-list li a img { border: none; }
		

#resume-icon { 
		border: none;
		}

#company-intro {
	/*font-size: 1.7em;*/
}
		
#clients img {
  border: 0;
  margin: 0 10px 10px 0;
  width: 180px;
}


/*also has same link style of ind. works under ID #work-data a:link*/
#featured-work a:link ,
#featured-work a:visited,
#small-business-solutions a:link,
#small-business-solutions a:visited,
#work-data a:link,
#work-data a:visited{
		font-weight: bold;
		color: #f7ca57;
		text-decoration: none;
		}
		
/* --------------- sidebar ----------------*/

#who-i-am a:link, 
#who-i-am a:visited {
		text-decoration: none;
		color: #f7ca57;
		}
		
#who-i-am a:focus, 
#who-i-am a:hover { border-bottom: 1px dotted #f7ca57; }		

ul#quotes {
	list-style-type: none;
}
