/*telecoms*/

#sector_telecoms
{
	background:url(../images/template_images/sectors/telecoms-body-bg.jpg) repeat-x #fff;
}

#sector_telecoms #wrapper
{
	background:url(../images/template_images/sectors/telecoms-wrapper-bg.jpg) no-repeat;
}

#sector_telecoms #page_content a
{
	color:#076557;
}

#sector_telecoms #page_content a:hover
{
	color:#333;
}

#sector_telecoms #footer a:hover
{
	color:#076557;
}

/*construction*/

#sector_construction
{
	background:url(../images/template_images/sectors/construction-body-bg.jpg) repeat-x #fff;
}

#sector_construction #wrapper
{
	background:url(../images/template_images/sectors/construction-wrapper-bg.jpg) no-repeat;
}

#sector_construction #page_content a
{
	color:#650646;
}

#sector_construction #page_content a:hover
{
	color:#333;
}

#sector_construction #footer a:hover
{
	color:#650646;
}

/*housing*/

#sector_housing
{
	background:url(../images/template_images/sectors/housing-body-bg.jpg) repeat-x #fff;
}

#sector_housing #wrapper
{
	background:url(../images/template_images/sectors/housing-wrapper-bg.jpg) no-repeat;
}

#sector_housing #page_content a
{
	color:#664407;
}

#sector_housing #page_content a:hover
{
	color:#333;
}

#sector_housing #footer a:hover
{
	color:#664407;
}

/*services*/

#sector_services
{
	background:url(../images/template_images/sectors/services-body-bg.jpg) repeat-x #fff;
}

#sector_services #wrapper
{
	background:url(../images/template_images/sectors/services-wrapper-bg.jpg) no-repeat;
}

#sector_services #page_content a
{
	color:#650708;
}

#sector_services #page_content a:hover
{
	color:#333;
}

#sector_services #footer a:hover
{
	color:#650708;
}

/*facilities*/

#sector_facilities
{
	background:url(../images/template_images/sectors/facilities-body-bg.jpg) repeat-x #fff;
}

#sector_facilities #wrapper
{
	background:url(../images/template_images/sectors/facilities-wrapper-bg.jpg) no-repeat;
}

#sector_facilities #page_content a
{
	color:#083465;
}

#sector_facilities #page_content a:hover
{
	color:#333;
}

#sector_facilities #footer a:hover
{
	color:#083465;
}

