
/* Contacts Styles */

body {
	background: url(../../images/layout/bg-pages/pink.gif) repeat-x;
	}
	
#main-image {
	background: url(../../images/main-images/contacts.jpg) no-repeat;
	}
	
#menu-strip {
	background: url(../../images/layout/bg-menu/pink.jpg) no-repeat;
	}
	
#menu-strip #pic {
	background: url(../../images/main-images/contacts-box.jpg) no-repeat;
	}

li#contact a { 
	background: url(../../images/top-menu/contacts-s.gif) no-repeat; 
	}
	
	
/* Sub Headings */
	
h2#contacts {	
	background: url(../../images/page-headings/contacts.gif) no-repeat;
}

h3#broker {	
	background: url(../../images/h3/broker.gif) no-repeat;
}

h3#investment-manager {	
	background: url(../../images/h3/investment-manager.gif) no-repeat;
}

h3#fund-administration {	
	background: url(../../images/h3/fund-administration.gif) no-repeat;
}

h3#public-relations {	
	background: url(../../images/h3/public-relations.gif) no-repeat;
}



