/*
	Grunley homepage styles
	Updated 4/12/2006
*/


#content
{ float:left; padding:15px 10px 5px 10px; background-color:#d2cdb1; font-size:91%; 
  min-height:289px; width:185px; w\idth:165px; }
	* html #content
	{ height:309px; he\ight:289px; } /* IE min-height and box model fix */


#content H2, #content P
{ margin-bottom:.8em; font-weight:bold; color:#163a57 }
#content UL
{ margin:0 }
#content UL LI
{ margin:0; padding:1px 0 .9em 11px; line-height:1.4em; 
  background:transparent url("/images/bullet_plus_orange.gif") no-repeat 0 .4em; color:#333 }


#mainphoto
{ position:absolute; left:192px; top:0 }

#intro
{ display:block; position:absolute; left:495px; top:0 }


/* Featured project */
#feature1
{
	position:absolute;
	left:192px;
	top:189px;
	padding:6px 10px 11px 10px;
	background-color:#c44d1e;
	min-height:103px;
	width:296px;
	w\idth:276px;
	height: 90px;
}
	* html #feature1
	{  height:104px; he\ight:103px; } /* IE min-height and box model fix */

#feature1 H2
{ margin-bottom:.6em }

#feature1 IMG.thumbnail
{ float:right; margin:6px 0 0 6px; border:2px solid #fff }
#feature1 A:hover IMG.thumbnail
{ border-color:#d2cdb1 }

#feature1 P, #feature1 A
{ color:#fff; margin-bottom:1em }

#feature1 P.more
{
	position:absolute;
	bottom:0px;
	right:2px;
	margin:0
}


/* Leadership */
#feature2
{ position:absolute; left:495px; top:185px; width:303px; min-height:124px }
	* html #feature2
	{ height:124px } /* IE min-height fix */

#feature2 H2
{ margin:11px 0 .6em 0 }

#feature2 P
{ margin-right:135px; margin-bottom:2em }

#feature2 P.more
{ position:absolute; bottom:11px; right:136px; margin:0 }

/* Rotating leadership (must have Layout for IE to fade) */
#feature2 #leadername
{ font-size:91%; display:inline-block }
#feature2 #leaderphoto
{ position:absolute; bottom:0; right:0 }


#feature1 IMG, #feature2 IMG
{ display:block }

