/* CSS Document */
#indexTop {
width:100%;
height:312px;
margin-bottom:5px;
overflow:hidden;
}
#indexTop h1 {
font-size:x-large;
}
#indexTop h2 {
font-size:large;
}

#indexTop img {
border:0px;
}

#spot1 {}
#spot2 {}
#spot3 {}
#spot4 {}
#spot5 {}
#spot6 {}

#menuStrip {
text-align:center;
padding-left:4px;
}

#index3 {
font-size:small;
width:70%;
padding:5px;
float:left;
overflow:hidden;
min-height:255px;
}

#index3 img{
}

.reasons li {
padding:4px 5px 0px 5px;
}
 
#index4 {
width:25%;
float:right;
padding:10px;
text-align:center;
height:248px;
overflow:hidden
background-color:#999999;
border:1px solid #699ab5;
height:268px;
}

#index4 img {
margin:10px;
}

#productSpot img{
border:0px;
}


