@media screen { 

body { background:#000; text-align:center; margin:0; padding:0; }

#aspnetForm { margin:0; } /* needed for safari */

img { border:0; }

#subBody ul { padding-left:15px; margin:0 0 0 0; line-height:125%; }

#splashNavContainer { width:950px; height:35px; margin:30px auto 0 auto; text-align:left; }
#revBodyContainer { width:950px; height:549px; margin:30px auto 0 auto; text-align:left; background:url(../Images/bg.gif) top right no-repeat; }
#revBodyContainerNew { width:950px; height:549px; margin:0 auto 0 auto; text-align:left; background:url(../Images/bg.gif) top right no-repeat; }

#revSplashBodyLeft { width:475px; float:left; }
#revSplashBodyRight { width:475px; float:right; }

#pageTitle { float:left; }
#pageLink { width:48%; padding-top:35px; text-align:right; float:right; }

#revBodyLeft { width:385px; float:left; }
#revBodyRight { width:495px; position:relative; right:34px; float:right; }

#pageHeader { width:100%; height:57px; float:left; }
#bodyCopyPadding { width:100%; height:341px; overflow-y:auto; float:left; }

.contactUsLink { width:133px; height:40px; margin-top:24px; position:relative; left:180px; line-height:165%; background:url(../Images/contactUsBG.gif) top left no-repeat; float:left; }
.contactUsPadding { padding-left:49px; float:left; }

.alsideLogo { margin-top:24px; position:relative; left:150px; float:left; }

.oneThird { width:162px; margin-top:3px; overflow:hidden; float:left; }
.oneHalf { width:243px; margin-top:3px; float:left; }
.oneForth { width:121px; margin-top:3px; float:left; }
.oneHalfPadding { margin-top:3px; float:left; }
#commentsPadding { width:480px; margin-top:8px; float:left; }

.floatRight { float:right; }
.beautyPaddingRight { padding-right:50px; }
.beautyPaddingRight2 { padding-right:25px; }


/* Sub Page 1 */

#subBodyContainer { width:950px; margin:0 auto; text-align:left; }

#subHeader { width:100%; background:#000; height:90px; float:left; }
#subHeaderLogo { width:400px; float:left; }
#subHeaderRight { width:400px; text-align:right; float:right; }

#subBanner { float:left; }
#subBannerLeft { float:left; }
#subBannerRight { float:right; }

#subBody { width:100%; background:#eee7ca; padding-bottom:30px; float:left; }
#subBodyLeft { width:270px; float:left; }
#sub2BodyLeft { width:398px; float:left; }
#subNewsBodyLeft { width:460px; border-right:solid 1px #a6a18d; position:relative; top:40px; left:25px; padding-bottom:20px; margin-bottom:10px; float:left; }
#subNewsBodyRight { width:410px; position:relative; top:40px; right:25px; float:right; }

#subBodyLeftLeaves { position:relative; top:-27px; float:left; }
#subBodyLeftImage { float:left; }
#subBodyLeftCopy { padding:0 0 0 50px; position:relative; top:-15px; float:left; }
#subBodyLeftCopy2 { padding:15px 0 0 50px; float:left; }



#subBodyRight { width:607px; position:relative; right:27px; padding-top:35px; float:right; }
#sub2BodyRight { width:490px; position:relative; top:40px; right:27px; float:right; }

/* Main Nav */
#subNavBG { width:100%; height:35px; background:url(../Images/layout/navBG.gif) top left repeat-x; float:left; }
#splashNavBG { width:100%; height:35px; float:left; }
#subNavLeft { width:550px; float:left; }
#subNavRight { width:300px; position:relative; top:9px; right:30px; text-align:right; float:right; }
#splashNavRight { width:300px; position:relative; top:9px; right:10px; text-align:right; float:right; }

/* Footer */
#subFooter { width:100%; height:40px; background:#eee7ca url(../Images/layout/footerBG.gif) top left no-repeat; float:left; }
#subFooterLeft { position:relative; top:15px; left:10px; float:left; }
#subFooterRight { position:relative; top:15px; right:10px; float:right; }

#splashFooter { width:100%; height:40px; float:left; }
#splashFooterLeft { position:relative; top:10px; left:10px; float:left; }
#splashFooterRight { position:relative; top:10px; right:10px; float:right; }


/* Main Body Styles */
#performanceFeatures { position:relative; right:55px; }
#performanceFeatures ul li { padding-bottom:10px; }

#environmentallyFriendly { padding-bottom:5px; }
.tablePaddingBottom { padding:3px 0 3px 0; }

/* Light Box */
.sf_image { background:#fbf7e4; }


/* News Room */
.newsRoomRow { width:100%; display:block; padding:20px 0px 20px 0px; float:left; }
.newsRoomDate { width:100%; float:left; }
.newsRoomContent { width:310px; display:block; float:left; }
.newsRoomDownload { width:100px; display:block; text-align:right; float:right; }

/* Site Map */
.smLevel0{margin-left:20px;}
.smLevel1{margin-left:40px;}
.smLevel2{margin-left:60px;}

#colorConnect img { position:relative; top:-15px; left:55px; }

.oneThirdDisplay { display:none; }

}

@media print {

/* Sub Page 1 */

#subBodyContainer { width:650px; margin:0 auto; text-align:left; }

#subHeader { width:100%; background:#000; height:90px;  }
#subHeaderLogo { width:400px;  }
#subHeaderRight { display:none; }

#subBanner { display:none; }

#subBody { width:100%; margin-bottom:30px; }
#subBodyLeft { display:none; }
#subBodyRight { width:650px; margin-right:27px; padding-top:35px; }

/* Main Nav */
#subNavBG { display:none; }



/* Footer */
#subFooter { width:100%; border-top:solid 1px #000; padding-top:5px; height:40px; }
#subFooterLeft {  }
#subFooterRight { }

}