
body {
background-color:black;
margin:0 auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main {
margin:0 auto;
width:1024px;
overflow:hidden;
}

#content {
float:left;
width:1024px;
background-image:url(webimages/bg_repeat.jpg);
background-repeat:repeat-y;
overflow:hidden;
padding-bottom:25px;
}

#top {
width:1024px;
height:101px;
float:left;
}

#lts {
float:left;
width:311px;
height:620px;
background-image:url(webimages/lt6.jpg);
background-repeat:no-repeat;
margin-left:15px;
}

#left_column {
width:218px;
height:663px;
float:left;
background-image:url(webimages/nav_background.jpg);
background-position:top;
}

ul#nav {
margin-top:75px;
margin-right:15px;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
float:right;
list-style:none;
color:white;
}

#nav li{
padding-top:10px;
}

#nav li a{
text-decoration:none;
color:white;
font-weight:bold;
}

#nav li a:hover{
text-decoration:none;
color:#cc6666;
font-weight:bold;
}

#right_column{
margin-top:15px;
width:806px;
float:left;
}

#spec_bar{
width:100%;
height:25px;
background-color:#cbd8e4;
float:left;
margin-top:15px;
color:black;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
line-height:25px;
padding-left:25px;
}

#spec_titles{
width:225px;
background:white;
color:black;
}

table {
width:100%;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

tr{
padding:0px;
margin:0px;
}

td{
border:1px solid black;
border-left: none;
border-top:none;
padding-left:5px;
}

.spec_left{
width:242px;
padding:0px
margin-left:5px;
padding-top:8px;
padding-bottom:8px;
line-height:100%;
font-weight:bold;
}

.spec_right{
width:282px;
padding:5px;
margin:0px;
line-height:100%;
text-align:center;
}

.spec_right2{
width:282px;
padding:5px;
margin:0px;
line-height:100%;
border-right:none;
text-align:center;
}

a#buy_now{
width:311px;
height:25px;
display:block;
text-decoration:none;
color:black;
}

a:hover#buy_now{
color:#cc6666;
}