@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}

body {background:url(images/bg.gif) repeat; text-align:center;}

#container {margin:0 auto; width:800px; background:#000; text-align:left; background:url(images/bg-space.jpg) repeat; border:3px solid #333;}

#header {width:800px; height:50px; background:url(images/header.gif) top left no-repeat; text-indent:-9999px; border-bottom:2px groove #333; margin-bottom:20px;}

* {font-family:Arial, Helvetica, sans-serif; color:#fff;}

h1 {background:url(images/h1.gif) top left no-repeat; width:400px; height:170px; text-indent:-9999px; float:left;}

h2 {background:url(images/h2.gif) top left no-repeat; width:400px; height:80px; text-indent:-9999px;float:left;}

h3 {width:380px; float:left; font-size:14px; line-height:160%; color: #FB8900}
h3 em {color: #FB8900}

ul {width:300px; float:left; font-size:12px; margin:20px 0 0 0;}

ul li {margin:7px 7px 7px 15px; line-height:130%; }

#images {width:380px; float:left; margin:0 0 40px 10px;}

img {float:left; margin:10px;}

#buy a {display:block; width:329px; height:49px;text-indent:-9999px; background:url(images/buy.jpg) no-repeat; background-position:-0 -0; float:left; margin:30px 10px 10px;outline:0;}

#buy a:link, #buy a:visited {display:block; background-position:0 0;  width:329px; height:49px;text-indent:-9999px;}

#buy a:hover, #buy a:focus {display:block; background-position:0 -49px; width:329px; height:49px;text-indent:-9999px;}


