/* CSS Document */

body {
font: 0.8em/2em "trebuchet MS", Verdana, Arial, sans-serif;
margin:15px;
padding:0;
background-color: #000;
text-align:center;
color:#fff;
}

#container {
position:relative;
width: 760px;
margin:0 auto;
padding-top:30px;
}

h1 {
text-indent:-9999px;
background:url(../assets/home/welcome.gif) no-repeat;
width:277px;
height:87px;
margin:0 auto;
}

h3.visitshop a, h3.visitweb a {
text-indent:-9999px;
width: 243px;
height:71px;
diplay:block;
margin:2em 0 0.8em 0;
}

h3.visitshop a {float:left; margin-left: 110px;}
h3.visitweb a {float:right; margin-right: 110px;}

h3.visitshop a:link, h3.visitshop a:visited {background:url(../assets/home/visitshop.gif) no-repeat;}
h3.visitshop a:hover, h3.visitshop a:active {background:url(../assets/home/visitshopr.gif) no-repeat;}
h3.visitweb a:link, h3.visitweb a:visited {background:url(../assets/home/visitweb.gif) no-repeat;}
h3.visitweb a:hover, h3.visitweb a:active {background:url(../assets/home/visitwebr.gif) no-repeat;}

p {
float:left;
text-align:center;
margin:1em 2em;
}

b {
color:#FF0000;
}