#M0_container {
	width: 969px;
	margin: 15px auto;
	padding: 0px;
	background-image: url('/styles/shopvac/content-background.jpg');
	background-repeat: repeat-y;
}

#M1_top{
	height: 43px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/top.jpg');
	line-height: 40px;
}

#M1_header{
	height: 239px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/header.jpg');
	padding: 6px 0 0 15px;
}

#M1_topmenu{
	height: 37px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/menubar.gif');
}

#M1_content{
	min-height: 495px;
	padding: 6px 0 0 0;
}

#M2_menu{
	width: 225px;
	float: left;
}

#M3_menu{
	width: 207px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/menu.gif');
	border: 1px solid #cccccc;
	background-color: #fff;
}

#M3_menu-bottom{
	width: 220px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/menu-bottom.gif');
}

#M2_content{
	border: 1px #fff solid;
	width: 730px;
	background-color: #fff;
	float: left;
	padding: 4px 0 20px 10px;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/scontent.jpg');
}

#M2_content_bottom {
	height: 12px;
	width: 742px;
	float: left;	
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/bottom.jpg');	
}

#M3_crumbs {

}

#M3_content {
	min-height: 485px;	
	width: 715px;
}


#M2_pictures{
	width: 200px;
	float: left;
	padding: 4px 0 20px 10px;
}

#M3_bottom{
	height: 10px;
	border: 1px #055001 dashed;
	background-repeat: no-repeat;
	background-image: url('/styles/riflex/bottom.gif');
}


#M0_footer {
	background-color: #9e9e9e;
	height: 93px;
	border-top: 2px solid #8d8686; 
}

#M1_disclaimer{
	width: 969px;
	margin: 0px auto;
	text-align: center;
	color: #fff;
	line-height: 30px;
}

	#M1_disclaimer a {
		color: #c0c0D0;	
	}


#M0_popupcontainer {
	width: 97%;
	margin: 0 auto;
	padding: 2px;
}

#M1_popupheading {
	
}

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

/*Style for the navigation */
#navigation{
	margin:0;
	padding: 1px 0 0 0;
	height: 33px;
	list-style:none;
	font-size: 14px;
}

#navigation ul{
	padding:0;
	margin:0;
	list-style:none;
}

#navigation li{
	padding:0;
	margin:0;
list-style:none;
	float: left;
}

#navigation a{
	width: 100px;
	height: 33px;	
	line-height: 30px;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}

#navigation a:hover {
	width: 100px;
	height: 33px;	
	line-height: 30px;
	color: #00b600;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

#M1_top a {
	font-size: 15px;
	color: #00b600;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 20px 20px;
}

