body
{
 margin: 0px;
 font-family: arial,sans-serif;
 font-size:12px;
 text-align:center;
 background-color:#FFFAB3;
 background-image: url(images/bg_body.gif);
 background-repeat: repeat-x;
}
#top1{
 padding-top:3px;
 height: 12px;
 width:960px;
 background-color:#990000;
 font-size: 12px;
 color: #FDCFCF;
 text-align: right;
}
a.alang {
 color: #FDCFCF;
 text-decoration: none;
 font-size: 12px;
}
a.alang:hover {
 color: #FFFFFF;
}

#top{
 background-image: url(images/bg_logo.gif);
 background-repeat: no-repeat;
 background-position: 170px 0px;
 height: 70px;
 width:960px;
 background-color:#990000;
}

#box {
 width:960px;
}
#left {
 float:left;
 padding-left:25px;
 padding-right:15px;
 padding-top:20px;
 padding-bottom:20px;
 width:440px;
}
#right {
 float:left;
 padding-left:25px;
 padding-right:15px;
 padding-top:20px;
 padding-bottom:20px;
 width:440px;
}
#boxright {
 padding-top:50px;
 float:left;
 width:110px;
}
#footer {
 background-image: url(images/dotted.gif);
 background-repeat: repeat-x;
 padding-top:5px;
 height: 20px;
 width:960px;
 float: left;
 font-size:11px;
}
.clear {
 line-height: 0px;
 font-size: 1px;
 clear: both;
}
h1,h2,h3,h4,h5,h6,p {
 font-family: arial,sans-serif;
 margin:0px;
 padding:0px;
 line-height: 130%;
}
a {
 color:#000000;
}
a:hover {
 color:#990000;
}
.tblpricerow1 {
 background-color: #990000;
 color:#ffffff;
}
.tblpricerow2 {
 background-color:#FEF680;
}
.tblpriceclmn {
 padding:3px;
 font-size:12px;
}