@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-size:14px; font-family:'Smart Regular';}
h1,h2,h3,p{ margin:0px; padding:0px;}
h2{font-family:'Smart Regular'; font-weight:normal; font-size:26px; color:#c40452; }
p{font-family:'Smart Regular'; font-weight:normal; font-size:14px; color:#58595b; padding-top:5px;}
.wrapper{ max-width:960px; width:100%; margin:0 auto; background:#d80546;}

.top-main-container{ width:100%; float:left;}
.top-main-container .left{ width:446px; float:left;}
.top-main-container .right{ width:514px; float:left; background:url(../images/top-right-bg.jpg) repeat-x; height:702px;}
.top-main-container .right .first-sec{ width:100%; float:left; margin-top:10px; }
.top-main-container .right .first-sec .left-col{ width:300px; float:left;}
.top-main-container .right .first-sec .left-col h2{ font-family:'Smart Regular'; font-weight:normal; font-size:26px; color:#c40452; padding-top:10px;}
.top-main-container .right .first-sec .left-col h3{ font-family:'Smart Regular'; font-weight:normal; font-size:18px; color:#58595b;}
.top-main-container .right .first-sec .left-col p{ font-family:'Smart Regular'; font-weight:normal; font-size:14px; color:#58595b; padding-top:5px;}
.top-main-container .right .first-sec .right-col{ width:200px; float:left;}

.bottom-main-container{ width:100%; float:left; background:url(../images/bottom-sec.jpg) repeat-x; height:1057px;}
.bottom-main-container .top-heading{ width:100%; float:left; font-family:'Smart Regular'; font-weight:normal; font-size:26px; color:#c40452; margin-top:10px; margin-left:15px;}

.bottom-main-container .product-content-sec{ width:100%; float:left; margin-top:28px; }
.bottom-main-container .product-content-sec .left-pan{ width:318px; float:left; text-align:center; }
.bottom-main-container .product-content-sec .right-pan{ width:642px; float:left; }

.bottom-main-container .product-content-sec .right-pan h1{ background:url(../images/modal-bg.jpg) no-repeat; height:29px; font-weight:normal; color:#ffffff; font-family:'Smart Regular'; font-size:18px; padding:3px 14px; font-weight:bold;}
.bottom-main-container .product-content-sec .right-pan h1 a{ color:#ffffff; text-decoration:none;}
.bottom-main-container .product-content-sec .right-pan p{/* border-bottom:1px solid #999;*/}
.bottom-main-container .product-content-sec .right-pan p span{ width:70px;}
.bottom-main-container .product-content-sec .right-pan table td{ border-bottom:1px solid #CCC; font-size:16px; padding-bottom:5px; width:0px;}

