@charset "utf-8";
/* CSS Document */

#productInfoContent {

margin: 0 auto;
margin-left: 2px;
width: 796px;
float: left;
height: 100%;
background-image: url(../imgs/contact_us_content_backg.jpg);
background-color: #FFFFFF;
background-repeat: no-repeat;
}

#imageCategoryLinks {

border-bottom: 1px dashed #CCCCCC;
margin-left: 2px;
margin-top: 40px;
padding-bottom: 10px;

}

#contentWrapper {

width: 796px;
margin-top: 2px;
background: none;
float: left;
}

#leftMenu {

width: 225px;
padding-top:80px;
margin-left:20px;
float: left;
background: none;

}

#productInfoMainContent {

width: 480px;

background: none;
margin-left: 20px;
float: left;
}


#productInfoTopSpace {

width: 100%;
height: 0px;
}

.leftMenuStyle {

list-style: none;
display: inline;
margin-left: 0;
line-height: 2.5em;
color: #999999;
font-size: 10px;
font-weight: bold;
}

.leftMenuStyle li:hover {

background: #CCCCCC;
color: #666666;
}


.productContentBoxTitle {


}

#contentTestSpacer {

margin-top: 40px;

}

.productContentBox {

border: none;
width: 90%;
margin-left: 30px;
}



