@charset "UTF-8";
/* CSS Document */

.ie6 .container { 
	background-image: url(../images/whiteBG.png);
	background-repeat:repeat;
}
.ie6 .carouselWrapper {
	position: relative;
	top: 0;
	left: 0%;
	padding-left: 0;
	margin-left: 0;
}
.ie6 .contentWrapper {
	top: 300px;
	/*position: relative;*/
	left: 0;
}
.ie6 .bxslider li img {
	left: 0;
	top: 0;
	padding-left: 0;
	margin-left: 0;
}
/*.ie6 .bxslider {
	left: 0;
}*/
.ie6 .bxslider {
	left: 0;
	padding: 0;
	margin: 0;
	top: 0;
	padding-left: 0;
	margin-left: 0;
}
.ie6 .bxslider li {
	left: -50%;
	padding: 0;
	margin: 0;
	top: 0;
	padding-left: 0;
	margin-left: 0;
}
.ie6 .carouselFader { display: none; }
.ie6 .carouselFaderMobile { display: none; }
.ie6 .mobileNav { display: none !important; }
.ie6 .desktopNav { width: 996px; }
.ie6 .desktopNav li {
	zoom: 1;
    *display: inline;
}
.ie6 .contentPage .navWrapper { width: 100%; position:relative;  float: left; }
.ie6 .contentPage .desktopNav { width: 996px; text-align: center; }

.ie6 .contentPage .container { position: relative; top: -250px; }



.ie7 .container { 
	background-image: url(../images/whiteBG.png);
	background-repeat:repeat;
}
.ie7 .carouselWrapper {
	position: relative;
	top: 0;
	left: 0;
}
.ie7 .contentWrapper {
	top: 300px;
	/*position: relative;*/
	left: 0;
}
.ie7 .bxslider li img {
	left: 0;
	top: 0;
}
/*.ie7 .bxslider {
	left: 0;
}*/
.ie7 .bxslider li {
	left: 0;
	padding: 0;
	margin: 0;
	top: 0;
}
.ie7 .mobileNav { display: none !important; }
.ie7 .desktopNav li {
	zoom: 1;
    *display: inline;
}
.ie7 .contentPage .navWrapper { width: 100%; position:relative;  float: left; }
.ie7 .contentPage .desktopNav { width: 996px; text-align: center; }

.ie7 .contentPage .container { position: relative; top: -250px; }

.ie8 .container { 
	background-image: url(../images/whiteBG.png);
	background-repeat:repeat;
}

.ie8 .bodyContent .desktopNav { width: 996px; margin: 0 auto; }
.ie8 .carouselWrapper { min-width: 996px; }
/*
.ie8 .bodyContent .desktopNav { text-align: center; width: 100%; }
*/