html, body 
{  
height:100%; 
width:100%;  
margin: 0; 
padding: 0; 
}  

body {
text-align: center;
background-color: #003e63;
}

img, div, a, input { behavior: url(/stylesheets/iepngfix.htc); }

#background {  
background-image: url(/images/harmon_bck.gif);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top center;
} 

#wrapper {  
position: relative; 
width: 982px; 
margin: 0 auto; 
text-align: left;
background-image: url(/images/harmon_swirl.png);
background-repeat: no-repeat;
background-position: top right;
z-index: 1;
}  

#footer {
position: absolute;
bottom: 0px;
right: 0px;
height: 50px;
margin: 0px 70px 40px 0px;
text-align: right;
}  

#wrapper_inner {
position: relative;  
padding: 30px 52px 0px 30px;
min-height:700px;
height:auto !important;
height:700px;
}  

#div1 {  
position: absolute;
width: 200px;
height: 528px;
padding: 5px 0px 0px 0px;
}  

#div2 {  
position: absolute;
left: 230px;
width: 416px;
height: 538px;
}  

#div3 {  
position: absolute;
left: 650px;
width: 267px;
height: 538px;
background-image: url(/images/div3_bck.png);
background-repeat: no-repeat;
background-position:left top;
}

#div2b {  
position: absolute;
left: 230px;
width: 681px;
height: 288px;
}  

#div3b {  
position: absolute;
top: 326px;
left: 230px;
width: 681px;
height: 241px;
background-image: url(/images/div3b_bck.png);
background-repeat: no-repeat;
background-position:left top;
}

.category img a, .category img {
margin-bottom: 3px;  
}  

.category {
position: absolute;
top: 295px;
z-index:400; 
}  

.vertical_content {
position: relative;
margin: 50px 15px 0px 13px;
}

#vertical_content2 {
position: relative;
margin: 20px 15px 0px 35px;
}  

#news {
position: absolute;
top: 270px;
width: 235px;
right: 0px;
height: 200px;
overflow: hidden;
margin: 50px 19px 0px 13px;
z-index: 500;
}  

#menu {
position: absolute;
top: 85px;
left: -12px;
width: 270px;
height: 300px;
z-index: 200;
} 

#flashcontent {
z-index: 100;
} 

#menuarea {
z-index: 200;
} 

#admin_top_left {
position: absolute;
top: 85px;
left: 10px;
width: 450px;
height: 200px;
} 

#admin_top_right {
position: absolute;
top: 85px;
left: 470px;
width: 200px;
height: 200px;
}

#admin_bottom_left {
position: absolute;
top: 0px;
left: 0px;
width: 380px;
height: 200px;
} 
 
#admin_bottom_right {
position: absolute;
top: 10px;
left: 420px;
width: 200px;
height: 200px;
}

#logout {
position: absolute;
top: 330px;
right: 80px;
width: 50px;
height: 15px;
z-index: 15;
}

#admin_links {
position: absolute;
top: 205px;
left: 70px;
width: 100px;
height: 15px;
}

#enquire {
position: absolute;
top: 100px;
left: 468px;
width: 179px;
height: 46px;
}
