body {
  margin: 0;
  font:12px Arial, Helvetica, sans-serif;
  background:#fff url(../images/bg-body.jpg) repeat-x 100% 0;
}

img {border:none;}
a {color:#C13531; text-decoration: none;}
a:hover {text-decoration:none;}
#wrapper-holder {
  width:992px;
  overflow:hidden;
  margin:0 auto;
  background:url(../images/bg-wrapper.png) no-repeat;
}
#wrapper {
  width:970px;
  margin:0 11px 0;
  overflow:hidden;
}
#main-holder {
  position:relative;
  margin:0 0 53px;
  width:100%;
  overflow:hidden;
}
#wrapper .main-inner {
  margin:0 0 10px;
}
#main {
  float:right;
  width:670px;
  overflow:hidden;
}
#header-holder {
  width:100%;
  overflow:hidden;
  margin:0 0 13px;
}
#header, #header-holder .inner  {
  position:relative;
  width:670px;
  height:195px;
  background:url(../images/bg-header01.jpg) no-repeat;
}
/* #header-holder .inner {
  width:670px;
  height:115px !important;
  background:url(../images/bg-header02.jpg) no-repeat !important;
}*/

#header-holder .shadow {
  width:509px;
  height:11px;
  overflow:hidden;
  background:url(../images/header-shadow.png) no-repeat;
}
#header .phone {
  position:absolute;
  right:0;
  top:0;
  width:197px;
  height:25px;
  text-indent:-9999px;
  background: url('../images/phone.png') no-repeat;
}
#sidebar {
  float:left;
  width:276px;
}
#sidebar .logo a {
  display:block;
  width:235px;
  height:66px;
  margin:30px 0 40px 41px;
  background: url('../images/logo.gif') no-repeat;
}
#sidebar .logo a span {
  display:block;
  width:235px;
  height:66px;
  text-indent:-9999px;
  overflow:hidden;
}
#sidebar .navigation {
  margin:0;
  padding:0;
  list-style:none;
  text-align:right;
  font-size:14px;
  overflow:hidden;
}
#sidebar .navigation li {
  padding:0 0 7px;
}
#sidebar .navigation li a {
  color:#018c0e;
  text-decoration:none;
}
#sidebar .navigation li.active a,
#sidebar .navigation li a:hover {
  color:#c13531;
}
#sidebar .navigation ul {
  margin:0;
  padding:0 0 10px;
  list-style:none;
  text-align:right;
  font-size:12px;
  overflow:hidden;
}
#sidebar .navigation ul li {
  padding:4px 0 0;
}
#sidebar .navigation ul li a {
  color:#018c0e !important;
}
#sidebar .navigation ul li a:hover {
  color:#c13531 !important;
}
#content {
  height:1%;
  min-height:375px;
  overflow:hidden;
  margin:0 10px;
  clear:both;
}
#content .text {
  width:401px;
  overflow:hidden;
  margin:0 0 0 11px;
}
#content .text a:hover {
  text-decoration: underline;
}
#content .title {
  height:1%;
  overflow:hidden;
  margin:0 0 13px 11px;
  padding:5px 0 0;
}
#content .title h1 {
  margin:0;
  color:#333;
  font-size:26px;
  font-weight:normal;
}
#content .text h3 {
  color:#333;
  font-size:12px;
  margin:0 0 7px;
}
#content .text p {
  margin:0 0 16px;
  color:#333;
  line-height:16px;
}
#content .text ul {
  margin:0;
  padding:0;
  list-style:none;
  text-align:left;
}
#content .text ul li {
  padding:0 0 4px;
/*}
#content .text ul li a {*/
  color:#333;
  text-decoration:none;
  padding:0 0 0 12px;
  background:url('../images/bullet-box.gif') no-repeat 0 4px;
}
/*#content .text ul li a:hover {
  text-decoration:underline;
}*/
#content .text ul li a {
  color: #333;
}
#content .inner {
  float:right;
  margin:3px 13px 0 0;
  display:inline;
}
#content .boxes {
  margin:0;
  padding:0;
  list-style:none;
  width:100%;
  overflow:hidden;
}
#content .boxes li {
  display:inline;
  float:left;
  width:197px;
  margin:0 9px;
}
#content .box {
  width:197px;
  overflow:hidden;
  padding:2px 0 0;
  background: url('../images/bg-box-t.gif') no-repeat;
}
#content .box h2 {
  margin:0;
  padding:1px 9px 2px; 
  color:#fff;
  font-size:14px;
  font-weight:normal;
  background:#2a2321;
}
#content .inner h2 {
  padding:0 10px 3px;
  font-size:13px;
  font-weight:bold;
}
#content .box img {display:block;}
#content .box .frame {
  height:1%;
  overflow:hidden;
  color:#2a2321;
  padding:10px 11px 16px;
  background:#fffa7e url('../images/bg-box-b.gif') no-repeat 0 100%;
}
#content .box .frame p {
  margin:0 0 22px;
  line-height:19px;
}
#content .box .frame .more {
  color:#2a2321;
  font-weight:bold;
  padding:0 0 0 12px;
  text-decoration:none;
  background:url('../images/bullet-box.gif') no-repeat 1px 3px;
}
#content .box .frame a:hover {
  text-decoration:underline;
}
#content .inner .frame {
  padding:0 0 15px;
}
#content .box .frame ul {
  margin:0;
  padding:0;
  list-style:none;
  padding:0 8px;
}
#content .box .frame ul li {
  padding:0 3px;
  margin:-1px 0 1px 0;
  background:url('../images/divide-box.gif') no-repeat 0 0;
}
#content .box .frame ul li p {
  margin:0 0 14px;
  padding:12px 0 0;
  line-height:16px;
}
#content .box .frame ul li strong, #content .box .frame ul li b {
  color:#1f497d;
  font-size:14px;
}
#content .box .frame ul li a {
  color:#c13531;
  text-decoration:none;
}
#content .box .frame ul li a:hover {
  text-decoration:underline;
}
#content .box .frame .download {
  height:1%;
  overflow:hidden;
  padding:0;
  margin:-4px 0 0;
}
#content .box .frame .download p {
  margin:0 0 15px;
  padding:0;
  line-height:16px;
}
#content .box .frame .download {
  height:1%;
  overflow:hidden;
}
#content .box .frame .download .product {
  float:right;
  display:inline;
  width:50px;
  height:47px;
  margin:4px 6px 0 0;
}
#content .box .frame .download .product img {
  display:block;
}
#content .box .frame .download .description {
  width:105px;
}
#footer {
  position:relative;
  margin:0 21px 18px;
  width:928px;
  overflow:hidden;
}
#footer .info {
  float:right;
  width:638px;
  padding:9px 0 0;
  overflow:hidden;
}
#footer .address {
  width:100%;
  overflow:hidden;
}
#footer .address ul {
  float:right;
  margin:0 0 6px 0;
  padding:0;
  list-style:none;
  height:1%;
  overflow:hidden;
}
#footer .address ul li {
  float:left;
  padding:0 5px;
  margin:0 1px 0 -1px;
  background: url('../images/divide-address.gif') no-repeat 0 7px;
}
#footer .address ul li address {
  color:#1f497d;
  font-style:normal;
}
#footer .address ul li dl {
  color:#1f497d;
  margin:0;
}
#footer .address ul li dt {
  display:inline;
}
#footer .address ul li dd {
  display:inline;
  margin:0;
}
#footer .copyright {
  height:1%;
  overflow:hidden;
  margin:5px 7px 0 0;
  padding:6px 0 0;
  background: url('../images/divide-address.gif') repeat-x 100% 0;
}
#footer .copyright ul {
  margin:0 0 1px -6px;
  padding:0;
  list-style:none;
  font-size:11px;
  height:1%;
  overflow:hidden;
}
#footer .copyright ul li {
  float:left;
  color:#c0504d;
  padding:0 4px 0 6px;
  margin:0 -1px 0 1px;
  background: url('../images/divide-copyright.gif') no-repeat 0 7px;
}
#footer .mail {
  float:left;
  width:125px;
  padding:0 0 0 157px;
  color:#c0504d;
  font-weight:bold;
}
#footer .mail a {
  float:left;
  width:60px;
  height:63px;
  margin:0 0 0 -10px;
  text-decoration:none;
  background: url('../images/email.jpg') no-repeat 0 0;
}
#footer .mail a span {
  display:block;
  width:60px;
  height:63px;
  text-indent:-9999px;
  overflow:hidden;  
}
#footer .mail .text {
  float:left;
  width:60px;
  padding:9px 0 0;
  position:relative;
}
#footer .mail .text p {
  margin:0;
}
#footer .mail a:hover {
  text-decoration:underline;
}
#sponsorat {
  margin-left: 68px;
  margin-top: 20px;
}

