body{
	background-image:url("../images/Bottles413.jpg");
	background-position:-220px 0;
	background-repeat:no-repeat;
	background-size:1800px auto;
}


.container{
width:100%;

}

#breadcrumbNav{
	background: #46709e none repeat scroll 0 0;
	border-bottom:1px solid #0d3149;
	color:#fff;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
	position:relative;
	text-align:left;
	width:87%;
	top:30px;
}



#go-back{

padding-left:25px;
}

 .breadcrumb{
	background-color:#46709e;
	color:#ffc709;
 }



.drexel_logo{
	bottom:30px;
	left:0;
	padding-left:30px;
	position:relative;
}

#footer{

	position:absolute;
	bottom:0;
	width:100%;
	height:100px;
	background-color:#ffc600;
}

#copyright {

	text-align:center;

}

#bottom-footer {

	border-top:1px solid #d6a831;
	bottom:-50px;
	margin-bottom:0;
	position:relative;
}

#copyright, p, a {

	color:#000;
	font-size:12px;
	margin:0;

}


h2 {
	color:#07294d;
	text-transform:uppercase;
}


.page-header {
	border-bottom:0px;
}

html, body {
	height: 100%;
}

/*#wrap {min-height: 100%;}*/

#main {
	overflow:auto;
	padding-bottom: 200px;}  /* must be same height as the footer */



.content{

	width:87%;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:400px;

}

.content h2{
padding-left:25px;
padding-top:25px;	
}
.content p{
font-size:14px;
padding-left:25px;
padding-top:25px;	
}

.container{
width:auto;

padding:0 15px;	
	
}


#wrap{

	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	width:87%;
}

#links ul li{
	
	display:inline;
	font-size:11px;
	padding:0 5px;
	border-right:1px solid #d6a831;

}

#links ul li:last-child {

	border:medium none;

}



#links{
	
	position:relative;
	top:50px;
	text-align:center;
	
}






@media only screen and (max-width: 767px){

#footer{
	background-color:white;
	box-shadow:none;



}

#links{
text-align:left;

}

#bottom-footer{

background-color:#ffc600;
/* height:40px; */
height:1px;
}

#copyright{
text-align:left;

}

.drexel_logo{
	bottom:30px;
	height:auto;
	left:0;
	padding-left:30px;
	position:static;
	width:50%;


}

#breadcrumbNav{

/*	background-color:white; */
}

.breadcrumb{

	/* background-color:white; */
}

}


body
{
    background-image:url("../images/Bottles413.jpg");
    background-repeat:no-repeat;
    background-position:-220px 0px;
    background-size:1600px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) 
{
    body
    {
        background-position:-140px 0px;
        background-size:1400px auto;
    }
}

@media only screen and (max-width: 767px) 
{
    body
    {
        background-position:-80px 0px;
        background-size:800px;
    }
}

@media only screen and and (max-width: 640px) 
{
    body
    {
        background-position:-320px 0px;
        
    }
}

 @media only screen and (width: 1920px) 
 {
     
  body
  {
   background-position:-175px 0;
   background-size:2200px;   
  }   
     
     
     
 }
 
 @media only screen and (min-device-pixel-ratio: 2),
         only screen and (min-resolution: 192dpi)
       {
           body
           {
            background-size:1800px;   
           }
       }
 
 
  @media only screen and (min-width: 768px) and (max-width: 1024px) 
  {
      
   body
   {
    background-size:1200px;   
   }   
      
      
  }
 

 
 
 @media only screen and (max-width: 767px)
 {
     
  body
  {
   background-size: 1000px;   
  }   
     
     
     
 }
 
 @media only screen and (min-width: 0px) and (max-width: 480px)
 
 {
  body
  {
   background-size:800px;   
  }   
     
     
 }

