span.paragraph_header
{
	line-height: 200%;
	font-weight: bolder;
}

span.paragraph_opener
{
	color: #333333;
	font-weight: bold;
}

span.in_paragraph_header
{
	color: white;
	font-weight: bolder;
}

#index_layout
{
	margin-top: -1px;
}

#overview
{
	height: 116px;
	color: white;
	margin: 192px 0 0 0;
	padding: 16px 20px 16px 20px;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	background-color: #339900;
}

body:last-child #overview
{
	height: 111px;
	margin-top: 197px; 
}


/********************************************/
/**** BEGIN > Advantage *********************/
/********************************************/

#advantage
{
	margin-left: 20px;
	padding-right: 20px;
}

#advantage a
{
	color: #4444FF;
}

#advantage img
{
	margin-bottom: 4px;
}

/********************************************/
/**** END > Advantage ***********************/
/********************************************/



/********************************************/
/**** BEGIN > Case Studies ******************/
/********************************************/

#case_studies
{
	padding-top: 12px;
	margin-left: 20px;
	padding-right: 20px;
}

#case_studies img
{
	margin-right: 10px;
	margin-bottom: 8px;	
}

/********************************************/
/**** END > Case Studies ********************/
/********************************************/



/********************************************/
/**** BEGIN > Featured Service **************/
/********************************************/

#featured_service
{
	padding-top: 12px;
	margin-left: 20px;
	padding-right: 20px;
}

#featured_service img
{
	margin-right: 10px;
	margin-bottom: 6px;
}

/********************************************/
/**** END > Featured Service ****************/
/********************************************/



/********************************************/
/**** BEGIN > Group Companies ***************/
/********************************************/

#group_companies
{
	margin-bottom: -1px;
	background: url(/images/headers/header_guttman_group_companies.gif) no-repeat top left;
}

#group_companies_header
{
	height: 27px;
}

/********************************************/
/**** END > Group Companies *****************/
/********************************************/



/********************************************/
/**** BEGIN > News **************************/
/********************************************/

#news
{
	text-align: left;
	padding-bottom: 5px;
	border: 1px solid #E7E6E4;
	background: url(/images/news_bg.gif) #E7E6E4 no-repeat top right;
}

#news ul
{
	list-style-image: url(/images/icons/arrow_red.gif);
}

#news li
{
	margin-bottom: 14px;
}

#news a
{
	color: #333333;
	vertical-align: 30%;
	text-decoration: none;
}

body:last-child #news a
{
	vertical-align: 1%;
}

#more_news
{
	font-weight: bold;
	margin-left: 23px;
	text-decoration: underline !important;	
}

/********************************************/
/**** END > News ****************************/
/********************************************/
