body
{
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(bg.png);
}

a:active, a:visited, a:link
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
}

#ttt{
  width: 960px;
  height: 20px;
  display: block;
  clear: both;
  background: url(plt.png);
}

#ddd{
  width: 960px;
  height: 20px;
  display: block;
  clear: both;
  background: url(pld.png);
}

#page {
  width: 960px;
  background: url(pbg.gif);
  margin-top: 10px;
  margin-bottom: 10px;
  display: table-row;
  color: #fff;
 /* opacity: 0.5;*/
 }

#container
{
	margin: 0px auto;
	width: 960px;
	display: block;
	margin-bottom: 10px;
}

#header
{
	width: 960px;
	height: 460px;
	display: block;
	clear: both;
}

#nav
{
	font-size: 20px;
	text-transform: none;
	height: 40px;
	width: 960px;
	background: url(plat.png) no-repeat;
	margin-bottom: 10px;
}


a.button {
    background: transparent url('plr.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 21px arial, sans-serif;
    height: 40px;
    margin-right: 10px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: underline;
}

a.button span {
    background: transparent url('pll.png') no-repeat;
    display: block;
    line-height: 30px;
    padding: 5px 0 5px 20px;
}

#left
{
font-size: 16px;
width: 740px;
float: left;
display: table-cell
}

#left form{
padding-left: 10px;
}


#left form input{
/*width: 400px;*/
}

#left table{
width: 730px;
margin-left: 10px;
}


#left h3{
margin: 0;
font-size: 20px;
font-weight: 100;
color: #fff;
}

#right
{
display: table-cell;
float: left;
width: 220px;
}

h1
{
	padding-left: 10px;
	color: #ed1c24;
	text-transform: none;
	font: 16px;
	margin-top: 10px;
}


h1.usual
{
    color: #fff;
	font-size: 16px;
    margin: 0;
}

#left p
{
	padding-left: 10px;
}

#left h2{
padding-left: 10px;
font-size: 18px;
font-weight: 100;
}

#right p
{
	padding: 10px;
}


h2
{
	text-transform: none;
	font-weight: bold;
	padding: 6px 0px 10px;
	color: #000000;
	font-size: 16px;
}

.date
{
	color: #000000;
	font-weight: bold;
}

.thm
{
	margin-right: 15px;
}

#relink {
    font: 10px arial;
    color: #000;
    width: 960px;
    height: 30px;
    line-height: 10px;
    text-align: center;
    margin: 0px auto;
    clear: both;
    margin-top: 10px;
}

    #relink a {
        font: 10px arial;
        color: #000;
        text-decoration: none;
    }

#footer {
color: #fff;
background: url(plat.png) no-repeat;
width: 960px;
height: 40px;
line-height: 32px;
text-align: center;
margin: 0px auto;
clear: both;
margin-top: 10px;
}

.baton{
background: url(pbg.gif);
clear: both;
height: 40px;
width: 960px;
margin: 0 auto;
text-align: center;
}

.subbaton{
height: 40px;
width: 130px;
margin: 0 auto;
clear: both;
}

#sliderrr{
width: 960px;
height: 200px;
clear: both;
}

.car{
width: 350px;
height: 170px;
float: left;
padding: 10px;
display: block;
font-size: 14px;
}

.carimg{
float: left;
margin-right: 10px;
}

 /* slider specific CSS */
        .sliderGallery {
            background: url(http://static.jqueryfordesigners.com/demo/images/productbrowser_background_20070622.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 200px;
            width: 960px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }

        .slider {
            width: 960px;
            height: 17px;
            margin-top: 140px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(http://static.jqueryfordesigners.com/demo/images/productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(http://static.jqueryfordesigners.com/demo/images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }