

body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
color: #303030;
background:url(../images/bggrad2.jpg) repeat-x #464646;
}

a {
text-decoration: none;
color: #CA171B;
}

a:hover {
text-decoration: underline;
}
.wrapper
{
width: 900px;
margin: 0 auto;
}
#toptabs
{
float:right;
margin-top: 50px;
}
#toptabs ul
{
padding: 0;
margin: 0;
width: 90px;
}
#toptabs li
{
list-style:none;
height: 15px;
background: url(../images/sidetabgrey.gif) top right no-repeat;
margin: 0 0 5px 0;
padding: 0 0 10px 5px;
text-align:left;
vertical-align:middle;
border-bottom: #D0D0D0 solid 1px;
}
#toptabs li:hover
{
background: url(../images/sidetab.gif) top right no-repeat;
}
#toptabs li.active
{
background: url(../images/sidetab.gif) top right no-repeat;
font-weight:bold;
position:relative;
padding-left: 5px;
left: -6px;
margin-left: 5px;
}
#toptabs li:hover a
{
text-decoration:none;
}
#toptabs li a {
text-decoration: none;
color: #808080;
line-height:23px;
font-size:10px;
}
#toptabs a:hover {
text-decoration: underline;
}
#container {
margin: 0 auto;
margin-top: 40px;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
float: right;
border: #D0D0D0 solid 1px;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

.navitabs {
clear: both;
position:relative;
top: -26px;
left: -21px;
}
.navitabs ul
{
padding: 0;
margin: 0;
}
.navitabs li
{
list-style: none;
float: left;
margin-right: 5px;
}

.navitabs a {
padding: 4px 10px 4px 10px;
text-decoration: none;
background: url(../images/toptabdark.gif) top right no-repeat;
color: #FFF;
border-left: #D0D0D0 solid 1px;
float: left;
}

.navitabs a:hover {
text-decoration: none;
background: url(../images/toptabwhite.gif) top right no-repeat;
color: #000;
}

.navitabs .active a {
color: #000;
text-decoration: none;
background: url(../images/toptabwhite.gif) top right no-repeat;
}

.navitabs .active a:hover {
text-decoration: none;
}

#desc, #desc2, #desc3 {
height: 161px;
color: #ffffff;
padding: 0;
clear: both;
margin: 5px 0 0 0;
border: 1px solid #666;
}
#desc
{
background: #505050 url(../images/frontnew.png) top left no-repeat;
}
#desc2
{
background: #505050 url(../images/frontnew2.png) top left no-repeat;
}
#desc3
{
background: #505050 url(../images/frontnew3.png) top left no-repeat;
}

#desc p, #desc2 p, #desc3 p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2, #desc2 h2, #desc3 h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a, #desc2 a, #desc3 a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
width:140px;
float:right;
padding-top: 20px;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}
#sidebar a
{
color: #303030;
}
.sidelink {
text-align: left;
display: block;
width: 120px;
line-height: 20px;
background: #f0f0f0 url(../images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.6em;
font-weight: normal;
border-bottom:1px solid #D0D0D0;
}
h4{
margin: 20px 0 10px 0;
font-size: 15px;
font-weight: bold;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
.newsheading
{
padding: 0;
margin: 0;
}
.author
{
padding: 0;
margin: 0;
font-size:10px;
color: #666;
border-bottom: 1px dotted #D0D0D0;
}
.news
{
padding: 20px 0 20px 0;
}
.statement
{
	margin-top: 10px;
	padding: 10px 0 10px 0;
}
.statement h1
{
font-size: 20px;
font-weight:bold;
color: #CA171B;
padding:0;
margin: 0;
}
.red, .order
{
color: #CA171B;
font-weight: bold;
}
.statement p
{
	padding: 10px 0 0 0;
}
.rims img
{
float: right;
}
.rimprice
{
font-weight: bold;
}
.facebook
{
background:url(../images/facebook.png)right no-repeat;
float: left;
padding-right: 20px;
}
