@charset "utf-8";
/* concept & design by Jitu */
/* E-mail : s.jitu@yahoo.com */
/* Voice : +8801716017690 */

/* ---------->>> GENERAL SITE TEMPLATE <<<-----------*/
/* page container */
div.pageContainer { width: 780px; margin: 0 auto 0 auto;padding:5px 0px 0px 0px;}

/* header style */
.header { width: 780px; height: 81px; }

/* top nav left */
div.nav { height: 22px; }
	div.nav ul { list-style: none; }
	div.nav ul li { display: inline; padding: 0; }
	div.nav ul li img { float: left; }
	#navPaddingRight { float: left; padding: 0 55px 0 0; }

/* flash container */
div.flashContainer { width: 780px; height: 244px; }
		
/* body container */
div.bdContainer { width: 750px; padding: 0px 10px 15px 20px; background-color: #E5E4F2; }

/* body breadcrum */
.breadcrum { height: 32px; margin: 0 0 5px 0; padding:0px;background: url(http://www.internationalcollective.co.uk/images/uploads/interface/border.gif) left bottom repeat-x; }
.breadcrumLeft { width: 385px; }

/* footer style */
div.footer { width: 780px; height: 57px; padding: 0 0 15px 0; background: url(http://www.internationalcollective.co.uk/images/uploads/interface/footer-bg.gif) left top no-repeat; }
div.footer p{ text-align: right; color:#4f4e5c;padding:22px 15px 0px 0px;font-weight:bold;font-size:8pt;}