div#module {
	background: url('../images/bg-home.png') left top no-repeat;
	height: 463px;
	width: auto;
	position: relative;
}

	div.welcome-msg {
		position: absolute;
		top: 98px;
		left: 33px;
		width: 278px;
		color: #fff;
		font-size: 13px;
		line-height: 20px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
		a.welcome-link { 
			display: block;
			text-indent: -9999px;
			margin-top: 9px;
			width: 142px;
			height: 39px;
			background: url('../images/button-find-out-more.png') left top no-repeat;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/button-find-out-more.png",sizingMethod="crop",enabled="Enabled");
		}

	div.miniset { 
		background: url('../images/bg-miniset.jpg') left top no-repeat; 
		height: 161px;
		width: 938px;
		_width: 946px;
		padding-left: 21px;
		_padding-left: 14px;
		position: absolute;
		top: 302px;
		left: 0;
	}
	
		div.set {
			float: left;
			width: 183px;
			padding: 35px 10px 0 20px;
			margin: 0 7px;
			color: #444;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			_line-height: 12px;
		}
		
			div.set H2 { text-transform: uppercase; font-size: 13px; color: #fff; font-weight: bold; letter-spacing: 0.025em; }
		
			a.find-out-more {
				background: url('../images/sprite-fom.gif') left top no-repeat;
				width: 77px;
				height: 8px;
				overflow: hidden;
				display: block;
				text-indent: -9999px;
				margin-top: 8px;
				_margin-top: 4px;
			}
			
			a.find-out-more:hover { background-position: left -8px; }
	
	div.panels {
		position: absolute;
		right: 23px;
		top: 30px;
		width: 620px;
		height: 270px;
	}
	
	
		/*	BANNER ONE */
		div.panel_1 {
			position: absolute;
			background: url('/images/bg_green.png') left top no-repeat;
			top: 2px;
			left: 6px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_green.png",sizingMethod="crop",enabled="Enabled");
		}		
		a.link_1 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			top: 10px;
			left: 13px;
		}			
		
		/* BANNER TWO */		
		div.panel_2 {
			position: absolute;
			background: url('/images/bg_blue.png') left top no-repeat;
			top: 2px;
			left: 158px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_blue.png",sizingMethod="crop",enabled="Enabled");
		}
		
		a.link_2 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			top: 10px;
			left: 166px;
		}
	
		/* BANNER THREE */		
		div.panel_3 {
			position: absolute;
			background: url('/images/bg_green.png') left top no-repeat;
			top: 2px;
			left: 310px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_green.png",sizingMethod="crop",enabled="Enabled");
		}
		a.link_3 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			top: 10px;
			left: 317px;
		}

		/* BANNER FOUR */		
		div.panel_4 {
			position: absolute;
			background: url('/images/bg_dark.png') left top no-repeat;
			top: 2px;
			left: 461px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_dark.png",sizingMethod="crop",enabled="Enabled");
		}
		a.link_4 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			top: 10px;
			left: 468px;

		}		
			
		/* BANNER FIVE */
		
		div.panel_5 {
			position: absolute;
			background: url('/images/bg_blue.png') left top no-repeat;
			bottom: 1px;
			left: 6px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_blue.png",sizingMethod="crop",enabled="Enabled");
		}
		a.link_5 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			bottom: 10px;
			left: 14px;

		}	
		
		/* BANNER SIX */
		
		div.panel_6 {
			position: absolute;
			background: url('/images/bg_green.png') left top no-repeat;
			bottom: 1px;
			left: 158px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_green.png",sizingMethod="crop",enabled="Enabled");
		}
		
		a.link_6 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			bottom: 10px;
			left: 166px;		
				
		}
		
		/* BANNNER SEVEN */
		div.panel_7 {
			position: absolute;
			background: url('/images/bg_dark.png') left top no-repeat;
			bottom: 1px;
			left: 310px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_dark.png",sizingMethod="crop",enabled="Enabled");
		}
		a.link_7 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			bottom: 10px;
			left: 317px;		
				
		}
		
		/* BANNNER EIGHT */
		div.panel_8 {
			position: absolute;
			background: url('/images/bg_blue.png') left top no-repeat;
			bottom: 1px;
			left: 461px;
			padding: 13px 11px 13px 11px;
			width: 155px;
			height: 111px;
			/* IE 6 PNG Background */
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_blue.png",sizingMethod="crop",enabled="Enabled");
		}
		a.link_8 {
			display: block;
			width: 140px;
			height: 121px;
			z-index: 900;
			position: absolute;
			bottom: 10px;
			left: 468px;		
	
		}

		
			div.picture {
				width: 133px;
				height: 110px;
				overflow: hidden;
			}
			
			div.cover {
				width: 141px;
				height: 118px;
				background: url('/images/panel-cover-new.png');
				position: absolute;
				top: 10px;
				left: 8px;
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/panel-cover.png",sizingMethod="crop",enabled="Enabled");
			}
			
			div.plus_1 {
				position: absolute;
				top: 55px;
				left: 143px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
			
			div.plus_2 {
				position: absolute;
				top: 55px;
				left: 295px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
		
			div.plus_3 {
				position: absolute;
				top: 55px;
				left: 446px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
	
			div.plus_5 {
				position: absolute;
				top: 185px;
				left: 143px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
			
			div.plus_6 {
				position: absolute;
				top: 185px;
				left: 295px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
			
			div.plus_7 {
				position: absolute;
				top: 185px;
				left: 447px;
				z-index: 600;
				width: 32px;
				height: 32px;
				background: url('../../../../../images/plus.png');
				/* IE 6 PNG Background */
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/plus.png",sizingMethod="crop",enabled="Enabled");
			}
		

