@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
body{background:#f8fbff url(images/bg_body.jpg) top repeat-x;font:0.9em Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;color:#333}
#container{background:#F2F2F2 url(images/bg_footer.jpg) bottom no-repeat;width:674px;margin:0 auto;min-height:500px !important;padding-bottom:30px;position:relative}
#header{background:url(images/bg_header.jpg) top no-repeat;width:654px;height:250px;padding:66px 10px 0}
#content,#footer{padding:10px}
#footer{height:20px;text-align:right;color:#999}
#footer a{color:#96B0DD}
h1{position:absolute;top:0px;left:10px;width:160px;height:160px;background:url(images/logo.gif) no-repeat}
h1 span{display:none}
h1 a{width:160px;height:134px;display:block;margin-top:26px}
h2{font:30px normal Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;color:#000066}
h3{font:22px normal Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;color:#DA1283}
a{color:#5D86CB;outline:none}
#menu{position:absolute;top:16px;left:210px;list-style:none;width:430px;height:40px;line-height:40px}
#menu li{float:left;background:url(images/bg_menu.gif) right no-repeat;padding-right:1px}
#menu li#current a{background:url(images/menu_hover.jpg) bottom repeat-x}
#menu li a{color:#FFF;font-size:1em;text-decoration:none;display:block;height:40px;padding:0 9px 0 10px;}
#menu li a:hover{background:url(images/menu_hover.jpg) top repeat-x}
.right{float:right;text-align:right;margin-left:10px;border:none}
.left{float:left;margin-right:10px}
h2,p,ol,ul{margin-bottom:15px}
ol,ul{margin-left:20px}
ul{list-style-type:circle}
#contact{top:165px;position:absolute;left:20px;}
#gallery{width:450px;height:230px;float:right;background:url(images/bg_gallery.jpg) top left no-repeat}
iframe{border:1px solid #666}

.unit{float:left;width:100%;margin-bottom:20px;position:relative}
.unit img{float:left;margin-right:10px;border:none}
.detail{float:left;width:444px}
.price{position:absolute;top:140px;left:35px;font-size:30px;}
.price span{font-size:small;vertical-align:super}