html{
height: 100%;
margin:0;
padding:0;
}

img{
border: none;
}

body{
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
background-color:#000;
background-image: url(images/top_tile.jpg);
background-repeat: repeat-x;
color: #fff;
text-align: left;
height:100%;}

.wrapper{
width: 806px;
height: 100%;
background-repeat: repeat-y;
background-image: url(images/tile.jpg);
margin: 0px 0px -20px 0px;
padding: 0px;}

.wrapperstock{
width: 806px;
background-repeat: repeat-y;
background-image: url(images/tile.jpg);
height: 2250px;
margin: 0px 0px -20px 0px;
padding:0px 0px 0px 0px;
}

a{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}

.side a{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}
.side_car{

position: relative;
top: 0px;
left: -20px;
margin: 0px 0px 0px 0px;
}
html>body .side_car{
position: relative;
left: -19px;
margin: 0px 0px 0px 0px;}

.side a:hover{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}

.top{
float: left;
width: 100%;
}

.contentwrapper{
position: relative;
width: 806px;
height: 600px;
padding:0px;
float: left;
margin: 0px 0px 0px 0px;
background-image: url(images/contentbg.jpg);
background-repeat: no-repeat;
}

html>body .contentwrapper{
margin: 0px 0px 0px 0px;}





.side{
position: relative;
top: 0px;
left: -20px;
width: 160px;
float: left;
margin-left: 20px;
}

html>body .side{
position: relative;
left: 0px;
top: 0px;
width: 160px;
float: left;
margin-left: 20px;}





.side p{
margin: 0;
padding: 3px 0px 7px 5px;
color: black;}

.buttons{
clear: both;
color: #5d5d5d;
padding: 0px 0px 5px 0px;
margin: 6px 0px 0px 0px;
background-image: url(images/but_bg.jpg);
background-repeat: no-repeat;
background-position: left top;}


  .buttons ul{
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
  .buttons li{
  font-weight: bold;
  font-size: 13px;
  padding: 0px 0px 2px 16px;
  }
  
  .buttons li a{
  color: #fff;
  text-decoration: none;
  background-color: #d60000;
  display: block;
  width: 145px;
  padding: 2px;
  }
  
  
  .buttons ul li a:hover{
  color: #db0000;
  background-color: #000;
  text-decoration: none;
  }


.main{
position: absolute;
top: 0px;
left: 175px;
width: 590px;
float: left;
margin: 0px 0px 0px 31px;}

html>body .main{
width: 590px;
float: left;
margin: 0px 0px 0px 31px;
}


  .main .leftbox{
  float: left;
  width: 190px;
  }

  .cars{
  float: right;
  margin: 10px 0px 15px 0px;
  }

  .main .leftbox .line, .main .rightbox .line{
    width: 190px;
  }


.tagline{
font-size:16px;
font-weight:bold;
color:#cc0000;
}




.main p{

margin: 0;
padding: 2px 0px 7px 20px;
}


.main h3{
color: #fff;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 5px 5px 5px 5px;}

.side h3{
color: #000;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 5px 5px 5px 5px;}

#overide_at{
color: #00338e;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 10px 5px 5px 5px;
background-color: white;
}


.side .line, .main .line{
border-top: #FFF solid 1px;
clear: left;
float: left;
margin: 0px 0px 10px 14px
padding: 0;
height: 5px;

}

  .side .line{
  width: 165px;
  }

  .main .line{
  width: 590px;
  }

.boxpad{
margin: 5px 5px 0px 0px;
}




.content{
float: left;
width: 375px;
}

.content ul{
margin: 0;
padding: 5px 0px 7px 35px;
}


.feature {
	float: left;
	width: 202px;
	position: relative;
  margin: 0px 0px 0px 10px;
	height: 280px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	
}



.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 26px 0px 0px 1px;
}

.sys{
display: none;
}

