@charset "utf-8";
/* CSS Document */

/*
	Dictates style rules when screen is narrower than 960 pixels
*/
@media only screen and (max-width:782px) {
	
#Header_Container_left #Header_Content {
    width: 450px!important;
}	
#Header_Width {
	width: 600px;}

#captionWrapper{
	width: 600px;}

#MainMenu {
	width: 600px;}	
#MainMenu {
    width: 515px!important;
}
#MainMenu UL LI A {
    padding-left: 3px!important;
    padding-right: 3px!important;
}
#Header_Logo img {
    height: 110px!important;
}
#slideControls UL{
	width:600px;}

#HomeContentWidth {
	width: 600px;}

#HomeCallouts UL LI, #HomeCallouts iframe {
	width:500px;}
	
#HomeCallouts iframe {
	height:281px;}


#HomeCallouts UL LI{
	display:block;
	margin: 0 auto;
	margin-top:10px;	}

	
#HomeCallouts UL LI H2{
	font-size:18px;
}


#MainMenu UL LI A{
	padding-left: 15px;
	padding-right: 15px;}



#dropdownNavLinks{
	display:none;
}

/* Interior */
 #InteriorContentWidth {
    width: 600px;}
    
/* Homeslideshow */

#HomeSlideshow{
	height:270px;
}
.narrow #slideshow{
	width:600px;
}
.rslides li {
	height:270px;}

/* Watea Difference */
.differenceIcons{
	/* width:30%; */
}

/* Testimonial */
.testimonial > p {
	width: 600px!important;
}

/* Wheel to Work */
.wheelToWorkBG {
    background-position: -175px center!important;
}
.wheels {
    width: 270px!important;
}
.wheels > div {
    width: 250px!important;
}

/* commute 2 careers */
.commuteBG {
    background-position: 395px center!important;
}
/* Driving */
.drivingBG {
    background-position: 320px!important;
}

#FooterSection, .testimonialBG{
	/* background-position: bottom left 30px!important; */
    background-size: 120px!important;
}	
#FooterWidth {
    width: 600px;
	}
	
/*LEFT*/

#FooterLayout_left #FooterSectionOne {
	width: 300px;
}

#FooterLayout_left #FooterSectionTwo {
	width: 300px;
}


/*RIGHT*/
#FooterLayout_right #FooterSectionOne {
	width: 300px;
}

#FooterLayout_right #FooterSectionTwo {
	width: 300px;
}

/* Interior Pages */

#ContentContainer{
	/*width:600px;*/
}

#ContentLeft {
	float: left;
	width: 250px;}

#ContentRight {
	width: 350px;
	float: right;}

#MenuSideHead {
	width:200px;}

div#Sub_Page_Listing_Right {
	float: left;
	width: 245px;
}

}