@charset "UTF-8";
a:link { text-decoration: none; outline: none; }
a.gallery:link { text-decoration: none; color: #FFFFCC; outline: none; }
a:visited { text-decoration: none; outline: none; }
a.gallery:visited { text-decoration: none; color: #FFFFCC; outline: none; }
a:hover { text-decoration: none; color: #FFFFCC; }
a.gallery:hover { text-decoration: none; color: #CCCCCC; outline: none; }
a:active { text-decoration: none; color: #CCCCCC ;outline: none; }
a.gallery:active { text-decoration: none; color: #CCCCCC; outline: none; }
/* CSS Document */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(../img_gen/wood_bg.jpg); background-repeat: repeat; border: 0; }
#shadow { position:absolute; left:0px; top:285px; width:100%; height:5px; background-image: url(../img_gen/shadow.png); z-index: 3; }
#center_container_900 { width: 900px; padding: 0; position:relative; top: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0; margin-left: auto; height: 100%; left: 0px; }
#header { position:absolute; left:0px; top:0px; width:100%; height:285px; z-index:0; background-image: url(../img_gen/header_bg.png); background-repeat: repeat; }
#header_mid { position:absolute; left:-30px; top:0px; width:960px; height:285px; z-index:2; }
#nav_bar_cont { position:absolute; left:0px; top:248px; width:900px; height:35px; z-index:100; }
#nav_bar_bg { position:absolute; left:0px; top:250px; width:100%; height:35px; z-index:2; background-image: url(../img_gen/nav_bg.png); }
#nav_bar_bg_2 { position:absolute; left:-30px; top:0px; width:960px; height:100%; z-index:2; background-image: url(../img_gen/nav_bg.png); }
#home { position:absolute; left:0px; top:0px; width:150px; height:100%; z-index:3; }
#details { position:absolute; left:300px; top:0px; width:150px; height:100%; z-index:4; }
#guitars { position:absolute; left:150px; top:0px; width:150px; height:100%; z-index:5; }
#pricing { position:absolute; left:450px; top:0px; width:150px; height:100%; z-index:6; }
#contact { position:absolute; left:600px; top:0px; width:150px; height:100%; z-index:7; }
#news { position:absolute; left:750px; top:0px; width:150px; height:100%; z-index:8; }
#main_bg { position:absolute; left:0px; top:285px; width:900px; height:790px; z-index:1; }
#bg_screen { position:absolute; left:25px; top:0px; width:850px; height:750px; z-index:1; background-image: url(../img_gen/bg_screen.png); }
#footer_ { position:absolute; left:250px; top:980px; width:400px; height:130px; z-index:3; }
