    div#bannerHead{
		width: 990px;
		height: 120px;
		background-color: #e5e5e5;
		border-top: 1px solid #b4b4b4;
		border-right: 1px solid #b4b4b4;
		border-left: 1px solid #b4b4b4;
		border-bottom: 1px solid #b4b4b4;
	}
	
	div#bannerimg{
		background-color: white;
		width: 20%;
		background-image: url("img/idgLogoMid.gif");
		background-repeat: no-repeat;
		padding: 10px 10px 10px 10px;
		background-color: #e5e5e5;
		float: left;
		margin-bottom: 5px;
	}
	
	div#bannerimgspace{
		height: 70px;
	}	
	
	div#bannertable{
		float: right;
		width: 75%;
		background-image: url("img/bluePrint.gif");
		border: 1px solid #e5e5e5;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		border: 1px solid #d4d4d4;
	}
	
	div#bannerdesc{
		font-weight: bold;
		float: left;
		font-family: Tahoma, Verdana;
		font-size: 10pt;
	}
	
	ul#bannerdesclist{
		list-style: none;
		margin: 5px 5px 5px 0px;
		
	}
	
	div#bannerlistcontainer{
		float: right;
		color: #0000cc;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 15pt;
	}
	
	div#bannerdesccontainer{
		float: left;
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		padding: 5px 5px 5px 5px;
	}
	
	div#menubar{
		width: 100%;
		height: 25px;
		clear: left;
		background-color:  #d4d4d4;
		border-top: 1px solid #b4b4b4;
		background-image: url("img/grad.gif");
		background-repeat: repeat-x;
		
	}
	
	ul#menubarlist{
		float:left;
		width:99%;
		padding:0;
		margin:0px 0px 0px 0px;
		list-style-type:none;
	}
	
	ul#menubarlist li {
		display:inline
	}
	ul#menubarlist li a{
		float:left;
		margin-left: 0px;
		text-decoration:none;
		color:#333366;
		font-weight: bold;
		font-size: 10pt;
		font-family: Tahoma;
		padding:0.2em 0.6em;
	}
	ul#menubarlist li a:hover{
		color: #0000cc;
		text-decoration: underline;
	}
	div#sidebar {
		position: relative;
		font-size: 90%;
		line-height: 1.5em;
		margin: 0 10px 0 509px;
	/* padding: 52px 15px 0 15px; */ 
		padding: 20px 15px 0 15px;
		color: #777;
		
	}
	
	div#container{
		margin-top: 10px;
        margin-left: 5px;
        height: 10%;
        font-family: Helvetica, Arial;
		clear:left;

	}

	div#cont{
		margin-top: 10px;
        margin-left: 12px;
		font-size: 8pt;
	}

	div#contTitle{
		background-image: url("img/box1Top.gif");
		background-repeat: no-repeat;
        color: yellow;
        text-align: center;
        font-weight: bold;
        font-size: 12pt;
        font-family: Verdana;
        height: 24px;
        padding-top: 5px;
	}
	div#contContent{
	 	padding: 10px 20px 10px 20px;
		background-image: url("img/box1Mid.gif");
		background-repeat: repeat-y;
		font-size: 8pt;
		font-family: arial;
		line-height: 10px;
		text-align: left;
	
	}
	div#contFooter{
		background-image: url("img/box1Bot.gif");
		background-repeat: no-repeat;
		height: 10px;
	}

	div#containerTitle{
		background-image: url("img/boxTop.gif");
		background-repeat: no-repeat;
        line-height: 30px;
        color: yellow;
        text-align: center;
        font-weight: bold;
        font-size: 12pt;
	}
	div#containerContent{
	 	padding: 10px 20px 10px 20px;
		background-image: url("img/boxMid.gif");
		background-repeat: repeat-y;
		font-size: 10pt;
		font-family: tahoma;
		line-height: 13px;
	
	}

	div#containerFooter{
		background-image: url("img/boxBot.gif");
		background-repeat: no-repeat;
		height: 10px;
	}

	div#containerContent a{
		color:red;
		text-decoration: none;
	}
	div#containerContent a:hover{
		text-decoration: underline;
	}
	
	
	ul#itemsList{
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		list-style: disc;
		font-size: 8pt;
	}
	
	div#content{
		border: 1px solid #b4b4b4;
	 	display: block;
		height: 580px;
		background: #f7f7f7;
		width: 990px;
	}
	
	div#leftColumn{
		width: 200px;
		height: 100%;
		background: #e5e5e5;
		float: left; 
		border-right: 1px solid #b4b4b4;
	}

	div#mainImgContainer{
		margin-top: 4px;
		margin-left: 4px;
		margin-right: 4px;
		padding: 5px 5px 5px 5px;
		height: 160px;
		border:1px solid #d4d4d4;
		overflow: hidden;
		background: #e5e5e5;
		width: 760px; 
	}

	div#mainImg{
		background-image: url('img/mv_0.gif');
		height:150px;
		background-repeat: no-repeat;
	}

	div#mainContent{
		position: relative;
		width:99%; 
		margin-top: 0px;
		padding-right: 10px;
	}
	
	div#mainContentText{
		float:left;
		width: 535px;
		border-right: 1px dotted #b4b4b4;
		margin: 20px 10px 10px 10px;
		font-family:arial, helvetica, sans-serif;
		font-size: 12pt;
		font-style: italic;
		height: 550px;
	}

	div#language{
		height: 20px;
		margin-top: 10px;
		width:100%;
		text-align: center;
	}

	div#language a{
		color: red;
		font-weight: bold;
		text-decoration: none;
	}
	
	div#language a:hover{
		text-decoration: underline;
	}

	div#footer{
		width:100%;
		margin-top: 10px;
		font-family: arial, helvetica, sans-serif;
		color: #333366;
	}

	div#footer a{
		color:#333366;
		text-decoration: none;
		font-size: 10pt;
	}

	div#footer a:hover{
		color: #00c;
		text-decoration: underline;
		
	}
h2{
   font-family: Helvetica, Arial;
   color:  #333366;
   margin: 0px 0px 2px 0px;
   padding: 0px 0px 0px 0px;
   
}
h3{
   font-family: Helvetica, Arial;
   color:  #333366;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

div#narrowStileDesc{
	width: 100%;
	height:290px;
    background-image: url("img/drnarrowst.gif");
    background-repeat: no-repeat;
    vertical-align: bottom;
                      
}div#stsResultImg{	width: 100%;	height:660px;	    background-image: url("img/stc_result.png");    background-repeat: no-repeat;}
div#doorDescDiv{
	margin-left: 280px;
	margin-top: 100px;
	font-family: sans-serif;
	font-size: 12px;
	width: 150px;
	margin-bottom: 10px;
}


div#mediumStileDesc{
	width: 100%;
	height:290px;
    background-image: url("img/drmedium.gif");
    background-repeat: no-repeat;
}

div#heavyStileDesc{
	width: 100%;
	height:290px;
    background-image: url("img/drwidest.gif");
    background-repeat: no-repeat;
}

table#specTable{
	font-family: arial;
	font-size: 10px;
	width: 380px;
	height: 1%;
	text-align: left;
	margin-top: 0px;
	border: 1px solid gray;
	background-color: #d4d4d4;
	margin-bottom: 20px;
}

table#specTable caption{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #424242;
}
table#specTable tr{
	vertical-align: middle;
	margin: 3px 3px 3px 3px;
}

table#specTable th{
	width: 25%;
}
table#specTable td{
	font-weight: normal;
	width: 75%;
}

div#mainIntro{
	font-style: normal;
	margin-bottom: 20px;
	margin-right: 20px;
	line-height: .98em;
}

div#mheader{
	background-color: white;
	width: 100%
	height: 10%;
	padding: 2px 2px 2px 2px;
	background-color: white;
	float: left;
	margin-bottom: 5px;
	border-bottom:1px solid red;
	display: block;
}
div#mfooter{
	display: block;
	clear: left;
	font-family: arial narrow;
	font-size: 7pt;
	width: 100%;
	margin-top: 20px;
}

div#mcontent{
	width: 100%;
	display: block;
	clear: left;
	font-family: serif, arial;
	font-size: 8pt;
}

ul#mheadlist{
	margin: 2px 0px 0px 0px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	list-style: none;
	height: 50%;
	color: blue;
}
ul#mheadlist li{
	margin: 0px 0px 0px 120px;
	padding: 0px 0px 0px 0px;
}

