@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	z-index: 0;
	background-image: url("/Images/body_background2.jpg");
	background-repeat: repeat-x;

}
#outerWrapper{

}

/*#tophead{
	background-image:url("/Simple1_images/DMIC_GREY_TOP_BOARDER2.gif");
	background-repeat:no-repeat;
	z-index:100;

	
}*/
#Banner {
	width:900px;
	height:100px;
	z-index:1;
	background-image: url("/Images/FinalBanner-3.jpg");
	background-repeat:no-repeat;
	min-width:300px;
	/*margin-top:-5px;*/
	
}
#Home_Logo {
	background-image: url("/Images/FinalBanner-3.jpg");
	display:block;
	height:100px;
	width:200px;
	text-indent:-999px;
}
#LogIn {
	/*left:650px;
	top:-20px;*/
	width:250px;
	height:100px;
	z-index:1;
	position: absolute;
	min-width:140px;
}

#Menu {
    /*padding-bottom:1px;*/
	z-index: 100;
/*	left: 8px;
	top: 109px;*/
	width:80%;
	/*margin-left:8px;*/
/*	position:relative;
	top:-20px;*/
	
	
}

#Menu2 {
	/*padding-bottom:1px;*/
	z-index: 100;
	/*	left: 8px;
	top: 109px;*/
	width:896px;
	/*margin-left:8px;*/
}

#container2 {
	background-color:#B7B8BD;
/*	background-image:url("/Simple1_images/DMIC_GREY_BOARDER.gif");*/
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	min-width:300px;
	overflow: visible;
	font-family: sans-serif;
}

#Container1 {
	background-color:#B7B8BD;
/*	background-image:url("/Simple1_images/DMIC_GREY_BOARDER.gif");*/
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	min-width:300px;
	overflow: visible;
	font-family: sans-serif;
}

#Container{
	padding:0px 10px 0px 10px;
	clear:both;
}
/*#LEFT {
	font-family:sans-serif;
	position: relative;
	width: 200px;
	border: 2px solid #6B6B6B;
	float: left;
	overflow: visible;
	z-index:1;
}

#MIDDLE {
	font-family:sans-serif;
	position: relative;
	width: 890px;
	overflow: auto;
	border: 2px solid #6B6B6B;
	float:left;
	margin-left: 10px;
	z-index:1;
	display:inline;
}

#RIGHT{
	width: 200px;
	border: 2px solid #FF9900;
	float:left;
}*/

/*#FADER {
	position:absolute;
	background-color:#333333;
	top:110px;
	left:15px;
	width:96%;
	height:100%;
	visibility:hidden;*/
	/* CSS3 standard */
	/*opacity:0.4;*/
	/* For IE*/
/*	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	z-index:1;
}*/

/*#DESCRIPTIONLEFT{
	width: 200px;
	height:200px;
	border:1px Solid black;
	background-color:#FFFFFF;
	position: absolute;
	top:150px;
	left:470px;
	color:#000000;
	font-family:sans-serif;
	font-size:1em;
	visibility:hidden;*/
	/* CSS3 standard*/
/*	opacity:5;*/
	/*For IE*/
/*	filter:alpha(opacity=50);
	-moz-opacity:5;
	z-index:10000;
	
}*/
/*#DESCRIPTIONMIDDLE{
	width: 200px;
	height: 200px;
	border:1px Solid black;
	background-color: #ffffff;
	position: absolute; 
	top:150px;
	left:250px;
	color:#000000;
	font-family:sans-serif;
	font-size:1em;
	visibility:hidden;
	CSS3 standard
	opacity:5;
	For IE
	filter:alpha(opacity=50);
	z-index:10000;
}*/

#SORRY{
font-family:sans-serif;
font-size:24px;
min-width:600px;
}

#Footer {
	font-family: sans-serif;
	height:35px;
	clear:both;
	padding-top:50px;
	min-width:300px;
}
/*#BTboarder{
	background-image:url("/Simple1_images/DMIC_GREY_BT_BOARDER2.gif");
	background-repeat:no-repeat;
	z-index:100;
	margin-left:25px;
	margin-top:-77px;
}*/
.H1 {
font-family:sans-serif;
font-size:28px;
font-weight:bold;
}
.H2 {
font-family:sans-serif;
font-size:18px;
}
.H3 {
font:sans-serif;
font-size:16px;
}


