BODY {
background-color:#008FF5;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

img {border:0;}
{
padding-top:10px;
}

#dealerCol1 {
width:110px;
height:140px;
float:left;
}

#dealerCol2 {
width:110px;
height:140px;
float:left;
text-align:center;
}

#dealerCol3 {
width:60px;
height:140px;
float:left;
text-align:center;
}

#dealerCol4 {
width:160px;
height:140px;
float:left;
text-align:center;
}

#dealerCol5 {
width:80px;
height:140px;
float:left;
text-align:center;
}

#dealerCol6 {
width:80px;
height:140px;
float:left;
text-align:center;
}

#dealerCol7 {
width:80px;
height:140px;
float:left;
text-align:center;
}

#moreOptions {
background-image: url("images/bgOptions.gif");
text-align:center;
position:absolute;
float:right;
width:100px;
height:340px;
font-size:10px;
border-style:solid;
border:4px;
border-color:black;
background-image:url('images/bgOption.gif');
}

#thumb {
font-size:10px;
font-family:arial;
width:300px;
}

#prodImgSmall {
float:left;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:80px;
height:140px;
text-align:center;
} 

#buyNow {
float: left;
border: 0px solid red;
width: 100px;
}

#shopTitle {
width:600;
text-align:left;
color:red;
font-size:14px;
font-weight:bold;
}

#shopNote {
width:600;
font-size:10px;
float:left;
}

#packNote {
float:left;
padding-top:20px;
width:600px;
font-size:10px;
}

#divWrapper {
float:left;
width:100px;
height:200px;
padding:10px;
}

#productWrapper {
border: 2px solid orange;
width: 600px;
}

#content {
width:950px;
min-height:465px;
font-family: arial;
font-size:12px;
}

#aboutBody {
text-decoration:none;
font-family: arial;
font-size:12px;
};

.contactBody {
text-decoration:none;
font-family: arial;
font-size:12px;
width:400px;
height:400px;
margin-left:150px;
};

#aboutBody p{
color:#FF6600;
font-weight: bold
}

#footer{
width:940px;
}

#storeTitle h3{
color:#EC362B;
}

#textNav{
color:#333333;
text-decoration:none;
font-family: arial;
font-size:12px;
}

#textNavon{
color:#333333;
text-decoration:none;
font-family: arial;
font-size:12px;
}

#textNav a{
color:#2284F3;
text-decoration:none;
font-family: arial;
font-size:12px;
}

#textNavon a{
color:#333333;
text-decoration:none;
font-family: arial;
font-size:12px;
}

#textNav a:hover{
color:#338FF4;
}

#textNavon a:hover{
color:#338FF4;
}

#navDiv{
width:950px;
}

#header{
width:950px;
height:90px;
}
#productWrapper{
position:relative;
height:250px;
border:solid 0px orange;
width:600px;
}

#productTitle{
  float:left;
  width:380px;
  color:#F0352C;
  font:bold 18px arial;
  border:solid 0px;
}

.each{
  font:bold 18px arial;
  color:#333333;
}

#productSubTitle{
  float:left;
  width:380px;
  font:normal 14px arial;
  color:#F0352C;
  border:solid 0px;
}

#productNotes{
  float:left;
  width:380px;
  font:normal 12px arial;
  border:solid 0px;
}

#productDisc{
  float:left;
  width:380px;
  font:normal 12px arial;
  border:solid 0px;
  margin-bottom: 20px;
}
#productImage {
  float:left;
  width: 210px;
}

#productPrice{
  float:left;
  width:90px;
  font:bold 18px arial;
  border: 0px solid white;
  height: 40px;
}

#packageItems p{
font:normal 12px arial;
color:#0370F3;
text-align:center;
float:left;
width:120px;
border:solid 0px;
}

#sectionWrapper{
  position:relative;
  float:left;
  width:400px;
  top:0px;
  right:20px;
  border:solid 0px;
  <?php if($IE){echo 'top:-160px; left:210px;';}?>
}

#productSectionTitle{
  position:relative;
  width:120px;
  font:normal 14px arial;
  color:#026FF0;
  border:solid 0px;
}
#divWrapper{
  border:solid 0px red;
  width:120px;
  float:left;
  text-align:center;
  padding:5px;
}

#productSectionImage{
  position:relative;
  width:120px;
  border:solid 0px blue;
}

#moreOptions {
position:relative;
float:left;
width:100px;
padding-left:15px;
border:solid 0px;
}
#product_info_right {
float:left;
border: 0px solid red;
width: 384px;
overflow: hidden;
}
.checkout_row {
width: 400px;
border: 0px solid green;
margin-left: auto;
margin-right: auto;
text-align: right;
margin-top: 10px;
min-height: 20px;
}
.box_big_inner {
border: 0px solid red;
}
.box_big_outer{
border: 0px solid red;
}

