/* Logo */
img#Logo{position:relative; left:30px; top:57px;} 

/* Details */
div#DetailSide{position:absolute; float:right; right:-52px; top:60px; z-index:10; background: transparent url(../images/detail/detail-side.png) no-repeat top left; height:563px; width:52px;}
div#DetailTop{position:relative; float:right; right:50px; top:-9px; z-index:10;  background: transparent url(../images/detail/detail-top.png) no-repeat top left; height:65px; width:193px;} 


/* Content Area */
div.ContentBox#T{width:100%; min-height:14px; height: auto !important; height:14px; background: transparent url(../images/detail/box-top.png) top left no-repeat; font-size:1px; /*ie6*/}
div.ContentBox#M{width:100%; min-height:600px; height: auto !important; height:600px; background: transparent url(../images/detail/box-middle.png) top left repeat;}
div.ContentBox#B{width:100%; min-height:90px; height: auto !important; height:90px; background: transparent url(../images/detail/box-bottom.png) top left no-repeat; text-align:right;}
div.ContentBox#B span.Book{position:relative; top: 40px; letter-spacing:1px; font-family:Arial; font-size:18px; color:#FFFFFF; margin-right:15px;}


/* Div Text Box */
div.TextBox{margin:0px 30px 0px 30px}

/* Table Text Box 2 Colums */
table.TextBox{width:100%;}
table.TextBox .L{width:50%;}
table.TextBox .R{width:50%;}
table.TextBox .L div.TextBox{margin:0px 15px 0px 30px}
table.TextBox .R div.TextBox{margin:0px 30px 0px 15px}


/* Table Text Box Home Colums */
table.TextBox#Home{width:100%;}
table.TextBox#Home .L{width:435px;}
table.TextBox#Home .R{width:425px;}
table.TextBox#Home .L div.TextBox{margin:0px 15px 0px 30px}
table.TextBox#Home .R div.TextBox{margin:0px 30px 0px 15px}

/* Table Text Box Standard Colums */
table.TextBox#Standard{width:100%;}
table.TextBox#Standard .L{width:465px;}
table.TextBox#Standard .R{width:395px;}
table.TextBox#Standard .L div.TextBox{margin:0px 15px 0px 30px}
table.TextBox#Standard .R div.TextBox{margin:0px 30px 0px 15px}

/* Table Text Box Contact Colums */
table.TextBox#Contact{width:100%;}
table.TextBox#Contact .L{width:505px;}
table.TextBox#Contact .R{width:355px;}
table.TextBox#Contact .L div.TextBox{margin:0px 15px 0px 30px}
table.TextBox#Contact .R div.TextBox{margin:0px 30px 0px 15px; padding:68px 0px 0px 0px;}

span.Title{ color: #FFF; font-size: 32px; /*margin: 0px 0px 0px 0px;*/ padding:30px 0px 10px 0px; letter-spacing:2px;}

/* Footer Style */
#Footer{color: #666;}
#Footer a{color: #666; text-decoration: none;}
#Footer a:hover{color: #FFF;  text-decoration: underline;}