@media only screen and (max-width:1200px) {
/* General */
h1{
	font-size: 38px!important;
	line-height: 48px!important;
}
h2 {
    font-size: 32px!important;
    line-height: 42px!important;
}
	
#Header_Container_left #Header_Logo {
	width: 300px;
}

#Header_Container_left #Header_Content {
	width: 800px;
}


/*RIGHT*/
#Header_Container_right #Header_Logo {
	width: 300px;
}

#Header_Container_right #Header_Content {
	width: 660px;
}

#Header_Width {
	width:960px;
}	

.narrow #slideshow{
	width:960px;
	}

#captionWrapper{
		width: 960px;
	}
#slideControls UL{
		width:960px;
}
	
#MainMenu {
	width:960px;
	}
	
#HomeContentWidth {
	width:960px;
	}
	
	
#InteriorContentWidth {
	width:960px;
}

#ContentLeft {
	float: left;
	width: 300px;}
#ContentRight {
	width: 640px;
	float: right;
	line-height:18px;}

.SmallBtn {
    font-size: 18px;
    padding: 5px 12px;
    margin: 20px auto;
    width: 180px;
}
.PastWinners ul li .SmallBtn {
    padding: 10px 5px;
    width: auto;
}
.PastWinners ul li {
    width: 26%;
    margin: 10px 10px;
    text-align: center;
}
.PastWinners ul li a {
    display:block;
	font-size:12px;
    margin-top:10px;
}
	
/* Watea Difference */
.differenceIcons{
	width:15%;
}	

/* Wheels to Work */
.wheelToWorkBG {
    background-position: -145px center!important;
}
.wheels {
	width: 450px!important;
    margin: 30px 0!important;
}

/* commute 2 careeers */
.commuteBG {
    background-position: 475px center!important;
}
.commute {
    width: 350px!important;
	margin: 20px 0 20px 10px!important;
}
.commute > div {
    width: 350px!important;
}

/* Driving */
.drivingBG{
	/* background-position: -115px!important; */
}
.driving > div {
    margin: 15px 0!important;

}




#FooterSection, .testimonialBG{
	/* background-position: bottom left 30px!important; */
    background-size: 190px!important;
}
#FooterWidth{
	width:960px;
}
	

#FooterLayout_left #FooterSectionOne {
	width: 300px;
}

#FooterLayout_left #FooterSectionTwo {
	width: 660px;
}


/*RIGHT*/
#FooterLayout_right #FooterSectionOne {
	width: 300px;
}

#FooterLayout_right #FooterSectionTwo {
	width: 660px;
}

	
	
	
	
	
	
	
	
	
	
	
	
}

