@charset "utf-8";
/* CSS Document */
/*
<link href="support-files/style.css" media="all" rel="stylesheet" type="text/css" />
*/


body{
background-image:url(../image-files/back.gif);
background-color:#FFFFFF;
}
 
#topBg{
width:100%;
background-image:url(../image-files/topbg_09.gif);
background-repeat:repeat-x;
} 

#bottomBg{
background-image:url(../image-files/bottombg_21.gif);
background-repeat:repeat-x;
width:100%;;
height:59px;
background-position:bottom;
}

#headerBg{
background-image:url(../image-files/headerbg_13.gif);
background-repeat:repeat-x;
height:254px;
width:100%;
}

#title{
background-image:url(../image-files/headerlt_12.gif);
float:left;
height:254px;
width:560px;
}

#headerImage{
background-image:url(../image-files/headerrt_15.gif);
float:right;
height:254px;
width:361px;
}

#Lshadow{
background-image: url(../image-files/leftshadow_36.gif);
background-repeat:repeat-y;
height:100%;
padding-left:25px;
padding-right:10px;
padding-top:25px
}

#Rshadow{
background-image: url(../image-files/rightshadow_39.gif);
background-position:right;
background-repeat:repeat-y;
height:100%; padding-left:5px;
padding-right:25px;
padding-top:25px;
width:100%; position:relative;
}

#Lbottomcorner{
background-image: url(../image-files/bodybottomlt_36.gif);
float:left;
height:34px;
width:38px;
}

#Rbottomcorner{
background-image: url(../image-files/bodybottomrt_39.gif);
float:right;
height:34px;
width:40px;
}

#Bshadow{
background-image:url(../image-files/bottombg_37.gif);
width:100%;
height:34px;
}