
/*nav container*/
.padbcont_nav { background-repeat: no-repeat; width:930px; height:140px    }
.padbox_nav { background-image: url(../z.storage_backup/boxes.html); top: 12px; width:auto; height:auto; padding:6px 0 0  }
/*nav drop down*/
.padbcont_footer { background-color: #000; background-image: url(../images/footer_background.jpg); background-repeat: repeat; position: fixed; bottom: 0; width:100%; height:40px ; z-index: 2; visibility: visible; padding-top: 10px; padding-bottom: 10px; padding-left: 40px; }
/*header container*/
.padbcont_header { background-image: url(../images/logo_eds_global.jpg); background-repeat: no-repeat; width:930px; height: 114px; margin: 0; }
.padbox_header {width:auto; height:auto; padding:0}
.padbox_footer { width:auto; height:auto; z-index: 2; visibility: visible; padding:20px  }
#footer { background-color: #000; background-image: url(../images/footer_background.jpg); height: 40px; width: 100%; bottom: 0; position: fixed; z-index: 2; overflow: visible; visibility: visible; float: none; clear: none; }
.navboxcont_BODY { width: 100%; padding-top: 50px; }
.navboxleft_BODY { float:left; height:auto; clear: left; }
.navboxauto_BODY { margin-left:240px; width:auto; height:600px}
.padbcont_ADspot { background-image: url(../images/AdSpot.jpg); background-repeat: no-repeat; width:320px; height:60px    ; list-style-position: inside; }
.padbox_ADspot { width:auto; height:auto; padding:0  }
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000;
	font-size:0.9em;
	background-color:#FFFFFF;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:100px;
	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
	font-weight: bold;
}
.dhtmlgoodies_question_b{	/* Styling question */
background-color:#FFFFFF;
	width:400px;

}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:0px solid #317082;
	background-color:#FFFFFF;
	width:400px;
	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-family: arial, sans-serif, helvetica;
	font-size:0.9em;
	position:relative;
}

