@charset "utf-8";
/* CSS Document */

/*Misc Styles - START*/
.address {
	margin:0 0 0 33px;}
/*Misc Styles - END*/

/*Layout - START*/
#top {
	padding:42px 0 0 0;
	/*height:72px;*/
	background-image:url(/files/CHESIL0001/images/top-left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;}
	
	#topInnerNav {
		float:left;
		margin:0 0 0 183px;
		padding:32px 0 0 16px;
		display:inline;}
		
	#topInnerLogo {
		float:right;
		margin:0 10px 0 0;
		display:inline;}
		
#banner {}

#contentContainer {
	background-image:url(/files/CHESIL0001/images/content-backgrounds/xmas-r.jpg);
	background-repeat:no-repeat;
	background-position:top right;}

	#contentContainerInner {}
		
		#bottomNava {
			background-image:url(/files/CHESIL0001/images/bottomnav-leftbg.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			height:52px;
			padding:0 0 0 199px;}
		
		#contentHeader{
			margin:15px 0 0 75px;}
			
		
		#contentLeft {
			float:left;
			width:386px;
			display:inline;
			margin:25px 0 0 75px;}
			
		#contentRight {
			float:left;
			display:inline;
			width:195px;
			margin:25px 0 0 32px;
			font-weight:bold;}
			
		#contentBottom {
			margin:32px 0 0 38px;}
/*Layout - END*/
