/* These styles override some of the styles in style.css to create a new 2 column layout */


.bannerback {width:695px;background-image:url(../images/top-banner.jpg);}

.bannerPara {width:685px;}

.leftcol {width:980px;}

.leftNav, .leftNav ul {width:270px;}

.leftNav ul li a {width:258px;}

.longbutton500 a, .longbutton500big a, .longbutton500vbig a {width:675px;}

.videocon {width:640px;padding:0 27px 0 28px;}

.enquiryBox, .dailyRatesBox, .ratesBox {margin:15px 0 15px 0;width:248px;}

.ratesBox, .enquiryBox {margin-top:0;}



/* Column Change - These styles dictate whether the column layout is left to right or right to left. To change the layout simply swap which style is declared last  */



/* Right Nav - Left Content */

.mainContent {width:695px;float:left;padding-left:0;}

.leftcol2 {float:left;width:270px;padding-left:10px;padding-right:0px;}



/* Left Nav - Right Content */

.mainContent {width:695px;padding-right:0px;float:right;}

.leftcol2 {float:left;width:270px;padding-right:10px;padding-left:0px;}



