/* Rounded Corners*/

div.w1{background:#BDCEF7 url(../images/blue_top_left.gif) no-repeat; width:100%;}
div.w2{background:url(../images/blue_top_right.gif) no-repeat top right;}
div.w3{background:url(../images/blue_bot_left.gif) no-repeat left bottom;}
div.w4{background:url(../images/blue_bot_right.gif) no-repeat right bottom; padding:10px;}

/*Logo and Strapline positioning*/
.logo{margin-top:20px; margin-bottom:3px; margin-left:20px};


