@charset "utf-8";
/* CSS Document */

#tab-panel #page-wrap{background:url(../images/tab-panel.png) no-repeat; width:711px; height:190px; position:relative; top:60px; }

#tab-panel  #tab-button{position:relative; top:-73px; left:-40px; z-index:4;}

#tab-panel  #about-button{position:relative; left:-55px;}

#tab-panel  #contact-button{position:relative; left:-105px;}

#tab-panel  #page-wrap #content-tab{position:relative;text-align:justify; width:550px; }

#tab-panel  #page-wrap #content-tab #home{position:relative; left:-21px; top:-125px;}

#tab-panel  #page-wrap #content-tab #home p, #tab-panel  #page-wrap #content-tab #about p, #tab-panel  #page-wrap #content-tab #contact p{ font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.5em; color:#97834D; }

#tab-panel  #page-wrap #content-tab #about{position:relative; left:-21px; top:-126px;}

#tab-panel  #page-wrap #content-tab #contact{position:relative; left:-21px; top:-105px;}

