body {
margin: 20px;
text-align: center;
background-color: #D2E0E8;
background-image: url('../img/built/bg_body.gif');
background-repeat: repeat-x;
background-attachment: fixed;
overflow: auto;
}

#container {
margin: 0px;
width: 885px;
margin: 0px auto;
text-align: left;
}

#box_left {
margin-top: 20px;
float: left;
width: 185px;
height: 680px;
}
#box_left_top {
width: 185px;
height: 20px;
background-image: url('../img/built/box_left_top.gif');
}
#box_left_main {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
font-variant: normal; 
font-style: normal; 
line-height: normal;
color: #fff;

width: 182px;
height: 640px;
background-image: url('../img/built/box_left_bg.jpg');
padding-left: 3px;
}
#box_left_end {
width: 185px;
height: 20px;
background-image: url('../img/built/box_left_end.gif');
}

#content {
float: left;
width: 412px;
height: 850px;
background-image: url('../img/built/bg_content.gif');
padding-left: 18px;
padding-top: 20px;
}

#box_right_shadow {
float: left;
width: 10px;
height: 850px;
background-image: url('../img/built/box_right_shadow.gif');
}
#box_right_shadow_home {
float: left;
width: 10px;
height: 850px;
background-image: url('../img/built/box_right_shadow_home.gif');
}

#box_right {
float: left;
width: 260px;
height: 850px;
}
#box_right_top {
width: 260px;
height: 20px;
background-image: url('../img/built/box_right_top.gif');
}
#box_right_main {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
font-variant: normal; 
font-style: normal; 
line-height: normal;
color: #fff;

width: 258px;
height: 810px;
background-image: url('../img/built/box_right_bg.jpg');
padding-right: 2px;
}
#box_right_end {
width: 260px;
height: 20px;
background-image: url('../img/built/box_right_end.gif');
}

#slideshow {
width: 258px;
height: 155px;
background-image: url('../img/built/pxl_grey.gif');
border-top: 2px solid #A7A8AC;
border-bottom: 2px solid #A7A8AC;
}

#special {
margin-top: 10px;
width: 258px;
height: 75px;
background-color: #F68020;
}