#bannerFixed {
	background-color: #D5D5D4;
	position: absolute;
	height: 84px;
	width: 330px;
	left: 0px;
	top: 0px;
	z-index: 1;
	border-top: 1px solid #4D4D4D;
	border-right: 1px none #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	border-left: 1px solid #4D4D4D;
}
#banner {
	background-color: #D5D5D4;
	position: absolute;
	height: 84px;
	left: 0px;
	top: 0px;
	z-index: 0;
	border-top: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	border-left: 1px none #4D4D4D;
	width: 100%;
}
#logo {
	height: 42px;
	width: 75px;
	top: 12px;
	z-index: 4;
	background-color: #D5D5D4;
	position: absolute;
	left: 14px;
	border: none;
}
#companyName {
	background-color: #D5D5D4;
	position: absolute;
	height: 23px;
	width: 209px;
	top: 20px;
	left: 116px;
	z-index: 4;
}
#underlineFixed {
	background-color: #000000;
	position: absolute;
	width: 73%;
	top: 38px;
	z-index: 5;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
	float: left;
	right: 0px;
	visibility: visible;
}
#underline {
	background-color: #000000;
	position: absolute;
	top: 38px;
	left: 0px;
	z-index: 4;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 75%;
}
#roundedCorner {
	background-color: #F5F5F5;
	top: 61px;
	position: absolute;
	left: 139px;
	padding: 0px;
	border: 0px none;
	z-index: 4;
}
#topBarFixed {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
	position: absolute;
	top: 61px;
	background-color: #F5F5F5;
	z-index: 3;
	left: 153px;
	width: 180px;
}
#topBar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
	position: absolute;
	right: 0px;
	background-color: #F5F5F5;
	z-index: 4;
	top: 61px;
}
#topButtons {
	position: absolute;
	z-index: 8;
	right: 10px;
	top: 68px;
	background-color: #F5F5F5;
	width: 199px;
	border: 0px none #000000;
	height: 17px;
}
#main {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	background-image: url(images/graph.gif);
	padding: 0px 20px 10px 0px;
	z-index: 4;
	visibility: visible;
	margin-top: 85px;
	margin-left: 150px;
	margin-right: 8px;
	margin-bottom: 0px;
	
}
#leftSidebarFixed {
	position: absolute;
	left: 0px;
	background-color: #00FF99;
	z-index: 4;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	width: 139px;
	border-top: 1px none #4D4948;
	border-right: 1px solid #4D4948;
	border-bottom: 1px solid #4D4948;
	border-left: 1px solid #4D4948;
	bottom: 400px;
	height: 500px;
	top: 89px;
}
#leftSidebar {
	position: absolute;
	left: 0px;
	background-color: #EFEEEE;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	width: 139px;
	border-top: 1px none #4D4948;
	border-right: 1px solid #4D4948;
	border-bottom: 1px solid #4D4948;
	border-left: 1px solid #4D4948;
	height: 1500px;
	bottom: 20px;
}
#listnav {
	position: absolute;
	width: 139px;
	left: 0px;
	top: 86px;
	background-color: #EFEEEE;
	height: 250px;
	z-index: 4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#listnav ul {
	font-size: 13px;
	font-weight: bold;
	border: none;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#listnav li {
	border: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#listnav a {
	background-image:  url("images/menus/sb_button.gif");
	background-position: left center;
	background-color: #EFEEEE;
	background-repeat: no-repeat;
	display: block;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 2px;
	width: 112px;
	margin: 0px;
}
#listnav a:link {
	color: #000000;
	text-decoration: none;
}
#listnav a:visited {
	color: #000000;
	text-decoration: none;
}
#listnav a:hover {
	color: #000000;
	background-image:  url("images/menus/sb_button_ov.gif");
	text-decoration: none;
}
#copywrite {
	position: absolute;
	left: 10px;
	bottom: 20px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bottomMenu {
	font-size: 14px;
	position: relative;
	font-weight: bold;
	z-index: 11;
	bottom: 20px;
	margin: 0px;
	padding: 0px;
}
#bottomMenu a:link {
	color:#3399FF;
	text-decoration: none;
}
#bottomMenu a:visited {
	color:#3399FF;
	text-decoration: none;
}
#bottomMenu a:hover {
	color: #999999;
}
#topNav {
	position: absolute;
	z-index: 8;
	top: 68px;
	background-color: #FFFFFF;
	width: 198px;
	border: none;
	height: 20px;
	right: 10px;
}
#topNav a.cart {
	background-image: url(images/menus/tb_cart.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 99px;
	float: left;
	border: none;
	height: 20px;
}
#topNav a.checkout {
	background-image: url(images/menus/tb_checkout.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 99px;
	border: none;
	float: left;
	height: 20px;
}
#topNav a.cart:link, a.cart:visited {
	text-decoration: none;
}
#topNam a.checkout:link, a.checkout:visited {
	text-decoration: none;
}
#topNav a.cart:hover {
	background-image: url(images/menus/tb_cart_ov.gif);
}
#topNav a.checkout:hover {
	background-image: url(images/menus/tb_checkout_ov.gif); 
}
#mivaCartContainer {
	border: 0px none;
	z-index: 4;
	visibility: visible;
	margin-top: 85px;
	margin-left: 150px;
	margin-right: 8px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
}
#cartHeader {
	position: absolute;
	left: 160px;
	top: 100px;
	font-size: 18px;
	font-weight: bold;
}
#checkoutHeader {
	position: absolute;
	left: 10px;
	top: 100px;
	font-size: 18px;
	font-weight: bold;
}
#homePhoto1 {
	position: absolute;
	left: 282px;
	top: 91px;
	z-index: 5;
}
#homePhoto2 {
	position: absolute;
	left: 410px;
	top: 175px;
	z-index: 6;
}
#homePhoto3 {
	position: absolute;
	left: 283px;
	top: 339px;
	width: 173px;
	z-index: 4;
}
#homePhoto4 {
	position: absolute;
	left: 131px;
	top: 217px;
	width: 163px;
	height: 240px;
	z-index: 4;
}
#homePhoto5 {
	position: absolute;
	left: 573px;
	top: 274px;
	width: 132px;
	height: 187px;
	z-index: 6;
}
#homeLine1 {
	position: absolute;
	width: 301px;
	font-size: 18px;
	font-weight: bold;
	top: 515px;
	z-index: 6;
	left: 56%;
}
#homeLine2 {
	position: absolute;
	width: 169px;
	font-size: 18px;
	font-weight: bold;
	top: 541px;
	z-index: 6;
	left: 75%;
}
#certificates {
	position: absolute;
	height: 100px;
	width: 400px;
	left: 300px;
	top: 200px;
}
#tmBar {
	position: absolute;
	left: 150px;
	bottom: 20px;
	z-index: 0;
}

#appnav {
	font-size: 16px;
}
#appnav a:link {

	color: #000000;
	text-decoration: none;
}
#appnav a:visited {

	color: #000000;
	text-decoration: none;
}
#appnav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#printBanner {display:none}
#printCopyright {display:none}
