

/* 	=======================================
		offerings Services Background Images
======================================== */

.table-background
{
	background:url(../twwi-images/table-bg.jpg) left repeat-y;
}


.offerings-background-top
{
	background:url(../twwi-images/core-services/range-of-offerings/offerings-background-top.gif) no-repeat;
	
}

.offerings-background-middle
{
	background:url(../twwi-images/core-services/range-of-offerings/offerings-background-middle.gif) repeat-y;
	padding: 0px 0px 0px 52px;
}

.offerings-bg-main-bottom
{
	background:url(../twwi-images/core-services/range-of-offerings/offering-bg-main-bottom.gif) repeat-x;
}

.offerings-content-bg-top
{
	width:585px;
	background:url(../twwi-images/core-services/range-of-offerings/offerings-content-bg-top.gif) no-repeat;
}

.offerings-content-bg-bottom
{
	width:585px;
	background:url(../twwi-images/core-services/range-of-offerings/offerings-content-bg-bottom.gif) no-repeat;
}

.offerings-bg-rect
{
	width:79px;
	height:118px;
	background:url(../twwi-images/core-services/range-of-offerings/offerings-bg-rect.gif) repeat-y;
	padding:0px;
}


.offerings-bg-main-bottom-left
{
	width:42px;
	height:184px;
	background:url(../twwi-images/core-services/range-of-offerings/offerings-bg-main-bottom-le.gif) no-repeat;
}

.offerings-bg-main-cont-bottom
{
	background:url(../twwi-images/core-services/range-of-offerings/offerings-bg-main-cont-bott.gif) repeat-x;
	padding: 0px 0px 0px 0px;
}


.offerings-bg-main-bottom-right
{
	width:107px;
	height:69px;
	background:url(../twwi-images/core-services/range-of-offerings/offerings-bg-main-bottom-ri.gif) no-repeat;
}

/* 	=======================================
		Menu Links
======================================== */

.offerings-menu-active
{
	font-size: 12px;
	color: #ffffff;
	padding: 0px 10px 0px 0px;
}

.offerings-menu a
{
	font-size: 12px;
	color: #91aaeb;
	padding: 0px 10px 0px 0px;
}

.offerings-menu a:hover
{
	color: #ffffff;
}



