/*DEDICATED DEVELOPER DIV*/


#topbar_div{
	background-color: Maroon;
	height: 20px;
}

#hdr_div{
	background: white;
	height: 90px;
}

#imgHdr_div{
	height: 90px;
	float: right;
	text-align: right;
}

#qckLnk_div{
	z-index:0;
	background: white;
	border-top: 1px solid #cccccc;
	border-bottom: 1px dotted #666666;
	height: 23px;
	min-width: 780px;
}

#addrss_div{
	background-color: white;
	z-index:10; 
	width: 180px;
	float: left;
	white-space: nowrap;
}

#date_div{
	background-color: white;
	z-index: 1;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
	white-space: nowrap;
}

#qckLnkMenu_div{
	background-color: white;
	z-index:2;
	float: right;
}

div.logo_div{
	width: 408px;
	height: 90px;
	float: left;
}

#mid_div{
	position: fixed;
	height: 242px;
}

#lftNav_div{
	z-index: 0;
	background: White;
	/*border-right: 1px dotted #333333;*/
	float: left;
	width: 180px;
	margin-top: 1px;
	height: 100%;
}

#menu_div{
	background-image: url(../images/menuBckgrnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 187px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 1px;
}

#menu_div2{
	background-image: url(../images/menuBckgrnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 7px;
	padding-left: 20px;
	padding-bottom: 5px;
}

div.menuBox{
	border-bottom: 1px dotted #999999;
	width: 100%;
	/*line-height: 1em;
      margin-top: 2px;*/
	
}

div.menuBox2{
	width: 100%;
	line-height: 1em;
    margin-top: 2px;
}

#clr_div{
	height: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
}

#clr2_div{
	height: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#clr3_div{
	height: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#miniArtcle_div{
	/*background-color: #edeee9;*/
	margin-right: 2px;
	padding-top: 0px;
	padding-bottom: 8px;
}

#spclBar_box{
	background-image: url(../images/spclBar_bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: left;
	border: 1px solid #999999;
	height: 27px;

}

div.spclBar_boxLft{
	background-image: url(../images/spclBar_lftCor.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 12px;
	float: left;
	height: 27px;

}

#spclBar_boxCntr{
	margin-top: 0px;
	float: left;
}

div.spclBar_boxRyt{
	background-image: url(../images/spclBar_rytCor.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 12px;
	float: right;
	height: 27px;
}

#miniArtcle_box{
	padding: 2px;
}

div.ptureMenuBox{
	border-bottom: 1px dotted #333333;
	width: 234px;
	line-height: 35px;
}

#bnnrtxt_div{
	width: 690px;
	min-width: 400px;
	height: 195px;
	float: left;
}

#bnnrtxt_box{
	float: right;
	width: 385px;
	min-width: 200px;
	height: 195px;
	position: relative;
}



#rytNav_div{
	border-left: 2px dotted #333333;
	height: 100%;
	float: right;
}

#ftr_div{
	min-width: 780px;
	height: 105px;
}

#ftrMenu_div{
	height: 29px;
	float: right;
	width: 550px;
}

#ftrMenu_box{
	line-height: 11px;
	float: right;
}

#ftrLogo_box{
	width: 84px;
	float: left;
}

#ftrAdd_div{
	height: 46px;
	width: 260px;
	margin-left: 18px;
	margin-top: 18px;
}

#ftrAdd_txtbox{
	margin-top: 8px;
	width: 160px;
	float: right;
}

#flashborder { 
	border-left: #cbc9ca solid 1px;
	border-right: #cbc9ca solid 1px;
	border-top: #cbc9ca solid 1px;
}