#M0_container {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
}

#M1_top {
	background-image: url('/styles/gadgets/main-banner-top.png');
	background-repeat: no-repeat;
	height: 14px;
	padding: 20px 30px 0 0;
	text-align: right;
}

	#M1_top a {
		padding: 0 10px 0 10px;
		color: #f2dba4;
	}
	
#M1_banner {
	height: 184px;
}

	#M2_banner-left {
		float: left;
		background-repeat: no-repeat;
		width: 28px;
		height: 184px;		
	}

	#M2_banner-center {
		float: left;
		width: 964px;
		background-repeat: no-repeat;
		height: 184px;	
		text-align: right;
		padding: 0 0 0 0;			
	}

		#M3_banner-left {
			float: left;
			padding: 50px 0 0 50px;
		}
		
		#M3_banner-left a {
			display: block;
			width: 370px;
			height: 70px;
		}	
		
		#M3_banner-right {
			float: right;
			padding: 146px 10px 0 0;
		}

		#M3_banner-right input {
			width: 130px;
			height: 20px;
			margin: 4px 0 0 0;
		}

		#M3_banner-right button {
			width: 90px;
			height: 22px;
			line-height: 17px;
			padding: 0 0 0 0;
			margin: 3px 0 0 0;
		}

	#M2_banner-right {
		float: left;
		background-repeat: no-repeat;
		width: 28px;
		height: 184px;			
	}

#M1_menu {
	background-image: url('/styles/gadgets/main-top.png');
	background-repeat: no-repeat;
	height: 50px;
	padding: 21px 0 0 30px;
}

	#M2_menu-left {
		float: left;
	}

	#M2_menu-left a {
		display: block;
		padding: 0 14px 0 14px;
		float: left;
		background-image: url('/styles/gadgets/menu-div.jpg');
		background-repeat: no-repeat;
		background-position: right;	
	}
	
	#M2_menu-right {
		float: right;
		padding: 0 40px 0 0;
	}

#M1_content {
	background-image: url('/styles/gadgets/main-content.png');
	background-repeat: repeat-y;
	min-height: 450px;
	padding: 0 20px 10px 30px;		
}

	#M2_content {
		float: left;
		width: 732px;
		padding: 0 0 0 0;
		margin: 0 0 0 15px;
	}

		#M3_crumbs {
			padding: 0 0 0 8px;
			height: 20px;
			floar: left;
		}
	
		#M3_error {
			float: right;
			padding: 0 30px 0 0;
			color: red;
			position: absolute;
			font-weight: bold;
			font-size: 10pt;
		}

	#M2_menu {
		width: 160px;
		float: left;
		padding: 19px 0 0 0;		
	}

#M1_bottom {
	background-image: url('/styles/gadgets/main-bottom.png');
	background-repeat: no-repeat;
	height: 52px;
	padding: 12px 0 0 60px;
}

	#M1_bottom div {
		float: left;
		width: 135px;
		color: #808794;	
		font-size: 7pt;
	}

	#M1_bottom div a {
		display: block;
		width: 130px;
		font-size: 9pt;
		color: #808794;
	}
	
	#M1_bottom .last {
		width: 220px;
	}

#M1_disclaimer {
	text-align: right;
	padding: 0 53px 0 0;
	height: 12px;
	color: #444a54;	
	font-size: 7pt;	

}

	#M1_disclaimer a {
		color: #444a54;	
		font-size: 7pt;	
	}
		
.checkout_step {
	float: left;
	width: 23.6%;
	padding: 2px;
	margin: 10px 0 2px 0;
	text-align: center;
	color: #717070;
	border-right: 1px solid #717070;	
}

.checkout_selected {
	background-color: #717070;
	color: #fff;
}

.news-date {
	color: #c0c0c0;
	font-style: italic;
	text-align: right;
	height: 12px;
	font-size: 10px;
}

.news-img {
	float: left;
	padding: 0 10px 2px 0;
}

.news-sub {
	padding: 10px 0 0 0;
	font-style: italic;
	font-weight: bold;
}

.news-readon {
	font-style: italic;
}


#M0_popupcontainer {
	width: 97%;
	margin: 5px auto;
	padding: 2px;
	background-color: #000;
	color: #fff;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color: #fff;
}

#M0_popupcontainer a {
	color: #fff;
}

.autocomplete-w1 { background:url('/js/autocomplete/shadow.png') no-repeat bottom right; position:absolute; top:7px; left:6px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; color: #000; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

#showcase {
	position:relative;
	height: 180px;
	font-family: tahoma;
	overflow: hidden;
	margin: 0 20px 0 0;
}

#showcase-large {
	position:absolute;
	top:0;
	left:0px;
	border-bottom: 1px dashed #c0c0c0;
	height: 110px;
	width: 9000px;
}
	.showcase-content {
		float:left;
		width: 712px;
		padding: 0 0 0 0;
	}
	
	.case-content {
		height: 68px;
		padding: 0 0 5px 2px;
		overflow: hidden;
		margin: 0 0 2px 0;
		width: 564px;
	}

	.case-image {
		float: left;
		width: 15%;
	}
	.case-text {
		float: left;
		width: 85%;
	}

		.case-text h1 {
			color: #afe0f9;
			padding: 0;
			margin: 0;
			font-size: 12pt;
			min-height: 10px;
			overflow: hidden;
		}

	.read-on {
		display: block;
		width: 100%;
		height: 14px;
		line-height: 14px;
		padding: 1px 14px 1px 2px;
		text-align: right;
	}

#showcase-tabs {
	position: absolute;
	top: 120px;
	left: 0;
	width: 790px;
	padding: 0;
}
	.showcase-tab {
		float: left;
		width: 60px;
		padding: 0 14px 0 0;
	}
