body{ 
background: #710605;
background-image: url(../images/home/tile.jpg);
background-repeat: repeat-x;
margin:0px; 
text-align:center; 
border:0px;
font-family: "Arial Narrow",arial,helvetica,sans-serif;
font-weight:normal;
color:#ffffff;
}
#container{ 
position:relative; 
width:1053px; 
text-align:center; 
margin:0 auto 0; 
border: 0px;
}

#l_back{
position:absolute;
top:0px;
left:0px;
background-image: url(../images/home/left_back.jpg);
background-repeat: none;
width:168px;
height:769px;
}
#r_back{
position:absolute;
top:0px;
left:885px;
background-image: url(../images/home/right_back.jpg);
background-repeat: none;
width:168px;
height:769px;
}
#top_border{
position:absolute;
top:149px;
left:168px;
background-image: url(../images/home/horizontal_line.jpg);
background-repeat: none;
width:717px;
height:12px;
}
#left_border{
position:absolute;
top:161px;
left:168px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:9px;
height:600px;
}
#right_border{
position:absolute;
top:161px;
left:876px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:9px;
height:600px;
}
#bottom_border{
position:absolute;
top:761px;
left:168px;
background-image: url(../images/home/horizontal_line.jpg);
background-repeat: none;
width:717px;
height:9px;
}

/*-------Top Image---------------*/
#logo_back{
position:absolute;
top:161px;
left:177px;
background-image: url(../images/spa/enter_logo.jpg);
background-repeat: none;
width:699px;
height:282px;
}
#logo{
position:absolute;
top:141px;
left:210px;
}



/*-----Internal borders----------*/

#mid_border{
position:absolute;
top:443px;
left:174px;
background-image: url(../images/home/horizontal_line.jpg);
background-repeat: none;
width:702px;
height:4px;
}
#nav0_border{
position:absolute;
top:447px;
left:177px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:1px;
height:314px;
}
#nav1_border{
position:absolute;
top:447px;
left:314px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:4px;
height:314px;
}
#nav2_border{
position:absolute;
top:447px;
left:454px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:4px;
height:314px;
}
#nav3_border{
position:absolute;
top:447px;
left:594px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:4px;
height:314px;
}
#nav4_border{
position:absolute;
top:447px;
left:734px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:4px;
height:314px;
}
#nav5_border{
position:absolute;
top:447px;
left:874px;
background-image: url(../images/home/vertical_line.jpg);
background-repeat: none;
width:2px;
height:314px;
}
/*-----Navigation---------*/
#nav1{
position:absolute;
top:447px;
left:178px;
background-image: url(../images/spa/nav1.jpg);
background-repeat: none;
}
#nav2{
position:absolute;
top:447px;
left:318px;
background-image: url(../images/spa/nav2.jpg);
background-repeat: none;
}
#nav3{
position:absolute;
top:447px;
left:458px;
background-image: url(../images/spa/nav3.jpg);
background-repeat: none;
}
#nav4{
position:absolute;
top:447px;
left:598px;
background-image: url(../images/spa/nav4.jpg);
background-repeat: none;
}
#nav5{
position:absolute;
top:447px;
left:738px;
background-image: url(../images/spa/nav5.jpg);
background-repeat: none;
}

/*-----Foooter---------*/

#footer{
position:absolute;
top:769px;
left:9px;
background-image: url(../images/home/footer.jpg);
background-repeat: none;
width:1053px;
height:195px;
}


/*-----Global Navigation---------*/
#navigation{
position:absolute;
top:775px;
left:165px;
width:800px;
font-size:12px;
color:#ffffff;
}
#navigation a{
text-decoration:none;
color:#ffffff;
}
#navigation a:hover{
text-decoration:none;
color:#e9bdbc;
}
#navigation a:active{
text-decoration:none;
color:#000000;
}
#navigation ul{
padding:0; 
margin:0;
list-style-type: none;
}
#navigation ul li {
float:left;
position:relative;
padding-left:3px;
}
/*-----Bottom Link---------*/
#copyright{
position:absolute;
top:815px;
left:0px;
width:1053px;
text-align:center;
font-size:11px;
color:#b95656;
}
#copyright a{
text-decoration: none;
color:#b95656;
}
#copyright a:hover{
text-decoration:underline;
}