/* Top navigation divs */
#btn_home{ position: relative; left:40px; }
#btn_design{ position: relative; left:100px; }
#btn_history{position: relative; left:150px; }
#btn_quality{position: relative; left:197px; }
#btn_innovation{position: relative; left:250px; }
#btn_promo{position: relative; left:295px; }
#btn_contact{position: relative; left:335px; }

/* Left navigation divs */
#ubdiv{padding:0;margin:0;}
#wediv{padding:0;margin:0;}
#brdiv{padding:0;margin:0;}
#nediv{padding:0;margin:0;}

/* Promo range subvnavs */
.GolfUmbrellas, .GolfUmbrellasSelected, 
.StandardCompacts, .StandardCompactsSelected, 
.AluminiumCompacts, .AluminiumCompactsSelected,
.WalkingUmbrellas, .WalkingUmbrellasSelected, 
.GardenParasols, .GardenParasolsSelected {
font-size:11px;
text-align:left;
color: #666666;
text-decoration: none;
}
 .GolfUmbrellasSelected, 
 .StandardCompactsSelected, 
 .AluminiumCompactsSelected,
 .WalkingUmbrellasSelected, 
 .GardenParasolsSelected {
text-decoration:underline;}


.promocopy { margin:15px; color:#FFFFFF; }
#promobuttons{ width:475px;background:#666666; height:27px; margin-top:-3px;}

html, body, div {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
}
body {
background-image:url(/assets/387/bg_strip.gif);
background-repeat: repeat-x;
margin-top:0px;

}
#wrapper{
position: absolute;
left: 50%;
width: 800px;
margin-left: -400px;
}
#header{
width: 800px;
height: 70px;
}
#topnav{
width: 780px;
height: 16px;
padding-top:2px;
}
#left { 
float:left;
width:120px; 
height:513px;
text-align:center;
background-image:url(/assets/418/left_bg_strip.gif);
background-repeat: repeat-x;
background #CCCCCC;

}
#center { 
float:left; 
width:470px; 
}
#right { 
float:right; 
width:174px;
text-align: left;
padding-top: 33px;
padding-left: 14px;
padding-right: 12px;
 
}
div.main-box {
position: relative;
width: 800px;
overflow: hidden;
background: #FFFFFF;
border: 0;
}
#center_content{
width:472px;
overflow:hidden;
}

#center_content p{
padding-right:30px;
}
div.center {
margin-left:120px;
margin-right: 207px;
padding-left: 1px;
padding-right: 1px;
width:472px;

}
#contactHeader{ 
background-image: url(/assets/388/enquiry_background.gif); 
background-repeat: no-repeat;
padding-top:50px;
text-align:right;
margin-top:-3px;
}

