@charset "UTF-8";
/* CSS Document */

#banner {
	height: auto;
	width: 790px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 5px 3px #999;
	-moz-box-shadow: 0px 0px 5px 3px #999;
}

#Billboard {
	height: auto;
	width: 790px;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
}

#content {
	margin-top:20px;
	margin-left:10px;
	width:790px;
}

#content_2 {
	margin-top:30px;
	width:790px;
}

#footer {
	font-size: 12px;
	line-height: 1.50em;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left:10px;
	text-align: center;
	width: 790px;
}

#leftIcon {
	top: 10px;
	float:right;
	position: fixed;
	z-index: 500;
}

#leftMenu {
	margin-top:30px;
	left: 34px;
	width: 166px;
	position: fixed;
	top: 350px;
}

#leftSideBkgd {
	position:absolute;
	min-height:100%;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-position: 100% 0px;
}

#headerLogo {
	margin-top: 0px;
	margin-left: 0px;
	z-index: 200;
}

#pageContent {
	width: 790px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageContent_2 {
	width: 790px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D23224;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 50%;
	left: 0px;
	top: 0px;
	letter-spacing: .25em;
}

#rightSideBkgd {
	position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	left: 200px;
	top: 0px;
	z-index: 0;
	min-height:100%;
	background-image: url(../img/bkgd/pageBkgd.jpg);
	background-repeat: repeat-x;
}

#shoppingCart {
	clear: both;
	float: right;
}

#topMenu {
	width: 790px;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: -o-linear-gradient(top, #E6E6E8 0%, #D2D3D5 100%);
	background-image: -moz-linear-gradient(top, #E6E6E8 0%, #D2D3D5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E6E6E8), color-stop(1, #D2D3D5));
	-webkit-box-shadow: 0px 0px 5px 1px #666;
	-moz-box-shadow: 0px 0px 5px 1px #666;
}

#wrapper {
	width: 800px;
	left: 0;
	top: 100px;
	z-index: 100;
	min-height:100%;
}
