@charset "utf-8";
/* CSS Document */

	.js #menu {
		display:none;
	}

	.js .slicknav_menu {
		display:none;
	}

@media screen and (max-width:1034px){

/*------------------------------Layout---------------------------------*/


/*----------new header-------------*/

#header{
	width: 100%;
	height: 90px;
	background: url(../../Image%20Library/LandingPages/bgTopBar.png) repeat-x bottom center;
		-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#header .content{
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
#header .topLogo{
	display: inline;
	height: 100px;
	float: right;
	display: table-cell; 
	padding-top: 0px;
	padding-right: 10px;
	background: none;
	border-radius: 10px 10px 0px 0px;
	margin: 10px 20px 0px 10px;
}
#header .topLogo img{
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	margin-top: -70px;
	width: auto;
	height: 45px;
}
.logoText{
	display: none;

}
#header .headerBox{
	display: inline;
	height: 105px;
	float: left;
	display: table-cell; 
	vertical-align: middle;			
}
#header .headerBox .subNav{
	display: none;	

}
#header .headerBox .search{
	height: 43px;
	display: table-cell; 
	vertical-align: middle;	
	float: left;
	padding-top: 8px;
	margin-left: 20px
}
#header .headerBox .doeLogo{
	height: 55px;
	display: table-cell; 
	vertical-align: middle;	
	float: left;
	padding-top: 0px;
	clear: both;
	margin-left: 10px;
	background: url(../../Image%20Library/LandingPages/logo_topDOE_2.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 49px;
}
#navbar {
display: none;
}
   
/*-----------end header-----*/

/*-------------------------BANNER LAYOUT-------------------------*/

#banner{
height: 0px;
background-image: none;
display: none !important;
}

#banner .content{
display: none !important;
}

/*-------------------MAIN LAYOUT----------------------*/
#main .inthenews img{
	margin-bottom: 10px !important;
	clear: both;
}
#main .content{
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
#main .newsBox{
	display: inline;
	width: 100%;
	float: left;
	display: table-cell; 	
	background-image: none;	
	overflow:hidden;	
	margin-top: -100px
}
#main .newsBox p{	
	color: #313131;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin: 10px 10px 10px 10px;
}	
#main .newsBox h3{
	padding: 5px 5px;	
	margin: 25px 10px 10px 10px;
}	
#main .rightBox{
	display: inline;
	height: auto;
	width: 97%;
	float: left;
	display: table-cell; 
	background-image: none;	
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
}
#main .rightBox h3{	
	padding: 5px;	
	margin: 25px 0 10px 0;
}	
#main .rightBox p{	
	padding-left: 5px;
	padding-right: 5px;
	margin: 20px 20px 0px 0px;
}	
.spotlight img{
	width: 100%;
	height: auto;
}
.spotlight iframe{
	width: 100%;
	height: 400px;
}


/*----------------------Footer Layout----------------------*/

.clearfooter {
height:auto;
clear: both;
}
#footer
{
	width: 100%;
}


#footer .content{
	width: 90%;
}
#footer .content img{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	color: #ffffff;
	font-family:'Questrial', sans-serif;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;	
}
#footer .content .three-column img{

	width: 25px;
	
}
.three-column{
	width: 100%;
}