body
{
font-family:		Arial, sans-serif;
text-align:		center;
font-size:		12px;
padding:        0px;
margin:            0px;
border:            0px;
background-color: #fcfcfc;
height: 100%;
}

#pageContainer
{
width:              974px;        
margin-left:		auto;
margin-right:		auto;
/*border:			    0px solid #FFFFFF;*/
background-color:   white;
height: auto;
margin-top: 0px; 
}

#docBody
{
width:			auto;
height:			100%;
background-color: #fff; 	
}

#headerImage
{
width: 100%;
height:         90px;
float: left;
background-image:	url('../images/header17.jpg');
background-repeat:	no-repeat;
}

#saleBox
{
width: 100%;
margin-left: -5px;
}

#content
{ 
width:          954px;
min-height:		930px;
overflow:       auto;
background-repeat:	no-repeat;
background-position:	top right;
} 


#homeContent
{   
width:          954px;
min-height:        930px;
overflow:       auto;
background-repeat:    no-repeat;
background-position:    top right;
margin-left: 40px;
} 


#brandsContent
{ 
width:          954px;
min-height:        530px;
overflow:       auto;
background-repeat:    no-repeat;
background-position:    top right;
} 

#brandsContentBalls
{ 
width:          954px;
min-height:        330px;
overflow:       auto;
background-repeat:    no-repeat;
background-position:    top right;
} 


#mainContent
{
width:			100%
height:			auto;
} 

#footer
{
width:            100%;
height:            85px;
margin-bottom:        5px;
background-image:    url('../images/footer.png');
background-repeat:    no-repeat;
background-position:    bottom;
} 
#cards
{
width:            360px;
height:            30px;
margin-bottom:        50px;
background-image:    url('../images/cards.jpg');
background-repeat:    no-repeat;
background-position:    bottom;
margin-left: auto;
margin-right: auto;
} 

#product_banner {
background:transparent url('../images/banner_bg.gif') no-repeat scroll 0 0;
height:6em;
padding:11px 25px 0 15px;
width:545px;
margin-left: auto;
margin-right: auto;
}

#leftImg {
background:transparent url('../images/noAcc.png') no-repeat scroll 0 0;
height:96px;
width:369px;
float: left;
margin-left: 50px;
}

#nav2 {
background:transparent url('../images/cust_nav_bg.gi') no-repeat scroll 0 0;
height:24px;
margin:0 0 0 754px; 
position:absolute;
width:310px;

}

#nav2 ul {
float:left;
margin-top:0px;
padding:0;
 
}

#nav2 li {
background:transparent url(../images/arow.gif) no-repeat scroll 0 5px;
display:inline;
float:left;
margin-left:7px;
padding-left:9px;

}

#nav2 li a, #nav li a:visited {
text-decoration:underline;
} 

#nav2 li a:hover {
text-decoration:underline;
color: #fcfcfc;
}

#border {
background:transparent url('../images/bg.gif') repeat-y scroll 0 0;
float:left;
padding:0 21px;
height: auto;
width:958px;
}

#bullets ul{
margin-left: 68px;
}

#bullets li{
text-align: left;
font-size: 14px;
}

#searchBox{
float: left;
margin-left: 5px;
margin-top: 15px; 
}
  
html { 
   overflow-y: scroll;
   } 
