html, body {
	font: 8pt Trebuchet MS, Sans-Serif;
  margin: 0px;
  padding: 0px;
  border: none;
  text-align: center;
  background: url(images/main_back.gif) repeat-x top #1e1e1e fixed;
  color: #FFF;
}

img
{
	behavior:url(iepngfix.htc);
	border:none;
}

.clear {clear:both;}

.aleft {
float: left;
}

.aright {
float: right;
}

/*fonts*/

a{
color: #FFF;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

p{
font-size: 12px;
font-family: Trebuchet MS;
}

h1{
font-size: 16px;
font-family: Trebuchet MS;
font-weight: bold;
}

/*lavel 0 background*/
#level0{
padding-top: 17px;
width: 100%;
background: url(images/tribal_back.png) top center no-repeat fixed;
margin: 0 auto;
}
/*end level0 background*/

/*top banner*/
#top_banner{
width: 850px;
height: 150px;
margin: 0 auto;
}

/*end top banner*/

/*menu*/
#menu{
width: 850px;
height: 34px;
margin: 0 auto;
margin-top: 6px;
background: url(images/menu_back.png) no-repeat;
}

#nav {
				width: 840px;
        margin: 0;
        padding: 6px 0px 0px 3px;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited{
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #FFF;
        background: url(images/separator.gif) no-repeat right bottom;
}

#nav a#right{
        float: right;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #FFF;
        background: none;
        position: relative;
        top: -5px;
}

#nav a#right img{
position: relative;
top: 4px;
left: 4px;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover,#nav a:hover#right {
        color: #c10101;
}

/*banner box*/

#baner_box{
width: 850px;
height: 236px;
margin: 0 auto;
}

#baner_box #left_banner_box{
width: 200px;
height: 226px;
}

#baner_box #right_banner_box{
width: 640px;
height: 227px;
padding: 11px 5px 0px 0px;
}


/*content box*/
#content_box{
width: 850px;
margin: 0 auto;
}

#content_box #top_content_box{
width: 635px;
height: 13px;
margin: 11px 5px 0px 0px;
}

#content_box #right_content_box{
width: 615px;
margin: 0px 5px 0px 0px;
padding: 10px;
background: url(images/content_back.png);
text-align: left;
color: #FFF;
}

#content_box #right_content_box h2{
font-size: 18px;
font-weight: bold;
padding: 3px;
text-align: center;
position: relative;
top: -20px;
}

#content_box #right_content_box #img_area{
width: 250px;
float: left;
position: relative;
top: -20px;
}

#content_box #right_content_box #img_area img{
border: 8px solid #CCC;
margin-right: 10px;
}

#content_box #right_content_box #img_area #zoom{
margin-top: 5px;
border: 0px;
}

#content_box #right_content_box #price_area{
width: 320px;
height: 255px;
float: right;
padding: 10px;
background: url(images/price_back.png) no-repeat;
position: relative;
top: -20px;
right: 10px;
font-size: 14px;
}

#content_box #right_content_box #desc_area{
width: 320px;
height: 125px;
float: right;
padding: 10px;
background: url(images/details_back.png) no-repeat;
position: relative;
top: -30px;
right: 10px;
font-size: 14px;
}

#content_box #bottom_content_box{
width: 635px;
height: 13px;
margin: 0px 5px 25px 0px;
}

#content_box #left_content_box{
width: 200px;
}

#separation{
width: 850px;
height: 20px;
margin: 0 auto;
}

#baner_box2{
width: 850px;
height: 149px;
margin: 0 auto;
}

#baner_box2 .one{
float: left;
width: 190px;
height: 129px;
background: url(images/box1.png) no-repeat;
margin-right: 2px;
padding: 10px;
font-size: 12px;
font-weight: bold;
}

#products{
width: 640px;
text-align: center;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}

#products img{
border: 0px;
}

#products a{
text-decoration: none;
color: #FFF;
}

#products a:hover{
}

#mbottom{
width: 840px;
height: 29px;
margin: 0 auto;
margin-top: 6px;
padding: 5px 0px 0px 10px;
background: url(images/menu_back.png) no-repeat;
text-align: left;
}