@import url("reset.css");

/*********************************************************/

body { background:url(../images/bodyBG.jpg) repeat-x left top #1a1a18; }
div#wrapper { background:url(../images/bodyBG.jpg) repeat-x left top #1a1a18; width:1024px; margin:0 auto; position:relative; }
div#wrapper-home { background:url(../images/bodyHome.jpg) repeat left top #1a1a18; width:1024px; margin:0 auto; position:relative; }
a#logo-home {width:780px; height:565px; display:block; position:absolute; top:68px; left:122px;}
img.logoIndex {position:absolute;top:0;}
img.logoIndexHover {position:absolute;top:0;}

/*********************************************************/

div#header { background:url(../images/bgHeader.jpg) repeat left top; width:690px; margin:0 auto; position:relative; }
div#mainMenu {width:690px;height:36px;line-height:36px;}
div#mainMenu a {display:block;float:left;padding:7px 6px 0;}

/*********************************************************/

div#container { width:690px; overflow:hidden; margin:0 auto; position:relative; }
div#containerTop { background:url(../images/conTop.png) no-repeat left top; width:690px; height:43px; position:absolute; top:0; left:0; }
div#containerBottom { background:url(../images/conBottom.png) no-repeat left top; width:690px; height:33px; position:absolute; bottom:0; left:0; }
div#containerLeft { float:left; width:490px; }
div#containerRight { float:right; width:200px; background:url(../images/bgContainerRight.jpg) no-repeat left top; }

/*********************************************************/

div#containerBox { width:690px; padding-bottom:33px;overflow:hidden; }
div#containerWrap { width:690px; }
div#containerWrap h1 { color:#FFF; font-family:tahoma; font-size:28px; font-weight:700; line-height:32px; margin:15px 0 15px 0; }
div#containerWrap h2 { color:#ed1c24; font-family:tahoma; font-size:23px; font-weight:700; line-height:32px; margin:10px 0 10px 0; }
div#containerWrap h3 { font-size:20px; color:#CCC; font-weight:700; line-height:20px; padding:5px 0; margin:10px 0 10px 0; }
div#containerWrap p { font-size:14px; color:#FFF; line-height:18px; padding:5px 0; }
div#containerWrap a { color:#F00; }
div#containerWrap ul { color:#FFF; list-style:disc outside; padding-left:20px; font-size:14px; line-height:18px; }
div#containerCenter div.navigationBox { position:absolute; bottom:5px; right:5px; }
div#containerCenter div.navigationBox a { text-decoration:none; color:#FFF; }

/*********************************************************/

div#companyProfile { width:490px; background:url(../images/bgContainerLeft.jpg) no-repeat left top; height:655px;  }
div#companyProfile p { color:#FFF; font-family:tahoma; font-size:16px; line-height:20px; padding:5px 0 10px 0; }
div#companyProfile p strong { color:#ed1c24; }
div#companyProfile h1 { color:#FFF; font-family:tahoma; font-size:28px; font-weight:700; line-height:32px; margin:0 0 15px 0; }
div#companyProfile h3 { color:#ed1c24; font-family:tahoma; font-size:20px; font-weight:700; line-height:32px; margin:15px 0 15px 0; }
div#companyProfile ul { color:#FFF; font-family:tahoma; font-size:16px; line-height:20px; list-style:disc inside; }

/*********************************************************/

div#footer { background:url(../images/bgHeader.jpg) no-repeat left top; width:690px; height:44px; margin:0 auto; }

/*********************************************************/

#product-list {width:100%;background:#FFF;margin:10px 0;}
#product-list td {text-align:center;vertical-align:middle;padding:5px;}
#product-list2 {width:100%;background:#FFF;margin:10px 0;}
#product-list2 td {text-align:center;vertical-align:middle;padding:5px;}

.tablewhere {width:690px;margin-bottom:25px;}
.tablewhere .th1 {padding:5px;width:200px;border:1px solid #CCCCCC;text-align:left;background:#DDDDDD;}
.tablewhere .th2 {padding:5px;width:490px;border:1px solid #CCCCCC;text-align:left;background:#DDDDDD;}
.tablewhere .td1 {padding:5px;width:200px;border:1px solid #CCCCCC;background:#FFFFFF;}
.tablewhere .td2 {padding:5px;width:490px;border:1px solid #CCCCCC;background:#FFFFFF;}
