@charset "UTF-8";
/* CSS Document */
* {padding:0px; margin:0px; border:none; clear:none;}

a, a:link, a:visited {color:#FFF; text-decoration:underline;}
a:hover, a:active {color:#000;}

body {background:url(../images/bg.jpg) repeat-x #b6121b; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
div#wrapper {width:800px; height:auto; margin:auto;}
h1 {width:270px; height:150px; float:left;}
h1 a {display:block; width:270px; height:150px; background:url(../images/signature.jpg) no-repeat; text-indent:-999em;}
h2 {width:530px; height:150px; float:left;}
h2 a {display:block; width:530px; height:150px; background:url(../images/header.jpg) no-repeat; text-indent:-999em;}
div#contents h3 {font-size:12px; color:#000; text-transform:uppercase;}
div#contents p {color:#FFF; padding-bottom:5px;}
div#navigation {width:160px; height:500px; float:left;}
div#navigation ul {width:100px; list-style:none; margin-left:60px; font-size:14px;}
div#navigation ul li {width:100px; height:20px; font-weight:bold;}
div#navigation ul li a, div#navigation ul li a:visited {display:block; width:100px; height:20px; color:#000; text-decoration:none;}
div#navigation ul li a:hover, div#navigation ul li a:active {color:#FFF;}
div#navigation ul li h3 {display:block; width:100px; height:20px; color:#FFF; font-size:14px;}


div#contact {margin:20px 0px 0px 60px; font-size:10px;}
div#contact p {margin-bottom:5px; line-height:1.2em;}

div#content {width:640px; height:507px; float:left; }
div#contents {width:430px; height:487px; padding:10px; margin:0 auto; background:url(../images/contentBG.jpg); line-height:1.3em;}
div#sofa {position:relative; bottom:140px; width:640px; height:202px; background:url(../images/sofa.png) top center no-repeat; z-index:10;}
