/* CSS Document */


	
.wrapper {
	position:relative;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	}	
.topDiv {
	position:relative;
	padding-top:5px;
	border-bottom:2px solid #666666;
	}

.banner {
	position:relative;
	height:50px;
	background-image:url(../images/product_banner_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	}
.bannerP {
	padding:10px 22px;
	color:#FFFFFF;
	font-size:120%;
	margin:0px;
	line-height:140%;
	}
.bannerImage {
	display:none;
	}
.topLCSbox {
	display:none;
	}
#topLclzBox {
	display:none;
	}

#dhtmlgoodies_menu {
	display:none;
	}
.dhtmlgoodies_subMenu {
	display:none;
	}

.cleacrBoth {
	clear:both;
	}

	
.topGreyBar {
	position:relative;
	height:7px;
	font-size:1px;
	background-color:#808080;
	}
	
.leftMenu {
	position:relative;
	float:left;
	width:180px;
	margin-right:5px;
	border:1px solid #FF0000;
	}
	
.contentDiv {
	position:relative;
	}
	
	
.footerDiv {
	position:relative;
	clear:both;
	text-align:center;
	margin-top:20px;
	font-size:85%;
	}

