body	{ 
	margin:0; padding:0;
	background: black url(../images/body_bg.gif) top left;
}

#Header, .HeaderLink { 
	margin: 0;
	margin:0 auto;
	padding:0;
	text-indent: -99999px;
}
#Header { 
	position: relative; width:918px; height: 178px;
	background: white url(../images/header_bg.jpg) no-repeat top left;
}
.HeaderLink {
	display: block;
	position: absolute; top: 0; left:0; width:100%; height: 178px;
	outline: none;
}
.LeftCategoryMenu .liLevel01				{ margin-bottom: 2px; }
.LeftCategoryMenu .liLevel01 .navTreeItem { background-color: #037016; color: White;}
.LeftCategoryMenu .liLevel01 .navTreeLabel { color: White;}
.LeftCategoryMenu .liLevel01  .QMI_Children .navTreeItem,
.LeftCategoryMenu .liLevel01  .QMI_Children .navTreeLabel { background:none; color: #037016;}
		.LeftCategoryMenu .QMI_DD_Active { border: dotted 1px #888; }
		.LeftCategoryMenu .QMI_DD_Hover  { border: solid 1px yellow; }

.CurrentLocation {
	margin: 0; padding: 3px 0 0 50px;
	background: url(../images/currentlocation_bg.jpg) no-repeat top left;
	height: 47px;
}
		.CurrentLocation .CategoryPath {}
				.CurrentLocation h1 {
					margin: 0; padding: 0; color: #575757;
				}
						.CurrentLocation p { margin:0; padding: 0; font-size: 11px; }
						
.MainArea {
	position: relative;
	width: 928px;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	background: url(../images/mainarea_bg.png) repeat-y top left;
}
		.MainArea .QColContainer {
			position: relative;
			margin: 0 15px 15px 15px;
			padding-top: 15px;
		}
		.MainArea .QTwoColumn_Left .QWSSearchBox { position: relative; display: block; width: 260px; height: 48px; }
		.MainArea .QTwoColumn_Left .QWSSearchBox .DropDown { width: 260px; }
		.MainArea .QTwoColumn_Left .QWSSearchBox .TextBox { width: 190px; position: absolute; bottom:1px; left:0; }
		.MainArea .QTwoColumn_Left .QWSSearchBox .Button { width: 65px; position: absolute; bottom:0; right:0; }
		
		.LeftCategoryMenu { border-top: solid 2px #037016; margin-top: 10px; }
		.FlowerBanner {
			cursor: pointer;
			position: relative;
			display: block;
			border: solid 1px #037016;
			background: black url(../images/flowerbanner.jpg) no-repeat bottom left;
			color: #186be3;
			padding: 5px 10px 50px 120px;
			font-size: 18pt;
			font-weight: bold;
			letter-spacing: -0.05em;
			text-decoration: none;
		}
		.FlowerBanner span {
			position: absolute;
			top: -1px; left: -1px;
			padding: 5px 10px 50px 120px;
			display: block;
			color: white;
		}
		.Articles {}
				.Article { position: relative; width: 255px; height: 140px; float: left; margin: 15px;}
						.Article h2 { color: #037016; margin: 0 0 3px 0;padding:0; height: 40px;}
						.Article img { float: left;margin: 0 5px 5px 0;padding:0; border: solid 1px #037016;}
						.Article p {margin: 0;padding:0; color: #555;}
		.QMenuH .QMI_Children { border: solid 1px #ccc; background: white url(../qwebcontrols/images/fadetop_20.gif) repeat-x bottom left;}
		
.Footer {
	width: 928px;
	margin: 0 auto;
	position: relative;
	padding: 55px 0 0 0;
	background: url(../images/footer_bg.png) no-repeat top left;
}
		.Footer .AdminLink { position: absolute; top:15px; right: 15px; }
		.Footer .AdminLink * { color: White; }
		.Footer .SalesOffices {
			margin-left:280px;
			position: relative;
			width: 850px;
		}
				.Footer .SalesOffice {
					width: 280px;
					float: left;
					margin: 0;
				}
						.Footer .SalesOffice h3 {
							margin:0; padding:0;
							color: #f7dca7;
						}
						.Footer .SalesOffice p {
							margin:0; padding:0;
							color: #f7dca7;
						}
						.Footer .SalesOffice ul {
							margin:0; padding:0;
							color: #f7dca7;
						}
								.Footer .SalesOffice li { list-style-type: none; }


.ArticleBig{
	height:190px;
}

