/* CSS Document */
html, body{
color:#000000;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
height:100%;
padding:0px;
background-color:#FFFFFF;
margin:0px;
background-image:url(images/rugworldbg.gif);
}

#wrapper{
display:block;
font-size:12px;
line-height:1.2em;
min-height:100%;
width:1010px;
margin-bottom:-30px;
padding:0px;
z-index:0;
text-align:center;
background-image:url(images/rugworldbg.gif);
border-left:#000000 solid 2px;
border-right:#000000 solid 2px;
margin-left:auto;
margin-right:auto;
}
#header{
text-align:left;
background-color:#000000;
color:#FFFFFF;
padding:0px;
border-bottom:#FF0000 solid 4px;
width:1010px;

}
#logo{
float:left;
margin:0px 0px 0px 10px;
}
#number{
float:right;
color:#FFFFFF;
padding:20px 20px 20px 20px;
}
#navbar{
text-align:right;
height:20px;
width:1010px;
background-color:#FFFFFF;
float:left;

}
#navbar ul{
margin:5px;
}
#navbar li{
display:inline;
font-size:12px;
padding:20px;
font-weight:bold;
}
#content{
text-align:center;
padding:0px 0px 0px 0px;
width:1010px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
#content h1{
font-size:16px;
color:#0066CC;
font-weight:bold;
}
#content h2{
font-size:14px;
color:#990000;
font-weight:bold;

}
#content ul{
text-align:center;
}
#content li{
display:inline;
padding:0px 10px 0px 10px;
font-size:18px;
color:#996600;
}
#leftcontent{
float:left;
text-align:justify;
width:490px;
padding:5px 0px 0px 10px;
}
#leftcontent img{

}
#rightcontent{
float:right;
text-align:center;
width:500px;
padding:5px 0px 0px 0px;
}
#shopfront{
padding:2px;
border-bottom:#999999 solid 3px;
border-top:#CCCCCC solid 2px;
border-left:#999999 solid 3px;
border-right:#CCCCCC solid 2px;
}
#rugtable{
margin:0px 0px 20px 0px;
text-align:center;
color:#990000;
font-weight:bold;
font-size:14px;
border-top:#000000 groove 4px;
border-bottom:#000000 groove 4px;
width:1010px;
}
#rugtable td{
padding:5px;
background-color:#FFFFFF;
}
#rugtable th{
font-size:14px;
padding:5px;
background-image:url(images/rugworldbg.gif);
font-weight:bold;
color:#000000;

}
.clear{
clear:both;
width:100%;
height:1px;
}
#gallery{
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
font-weight:bold;
}
#gallery img{
padding:2px;
}

#footer {

display: block;
height: 28px;
z-index: 999;
padding: 0px;
margin-bottom:0px;
margin-top:0px;
font-size:10px;
text-align:center;

background-color:#FFFFFF;
color:#999999;

}

