body{
margin:0px;
padding:0px;
background: #000000 url('images/repeat.gif') repeat-x;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

body, html{ height:100%;}

.clear {width:100%;height:0;overflow:hidden;clear:both;}

.round:before{
  background: url(images/top_right.gif) no-repeat top right;
  display: block;
  content: url(images/top_left.gif);
}
.round:after {
  background: url(images/bottom_right.gif) no-repeat top right;
  display: block;
  content: url(images/bottom_left.gif);
}

.round {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 960px;
background: #fefefe;
margin-top:30px;
margin-left: auto;
margin-right: auto;
}

.round2:before{
  background: url(images/top_right2.gif) no-repeat top right;
  display: block;
  content: url(images/top_left2.gif);
}
.round2:after {
  background: url(images/bottom_right.gif) no-repeat top right;
  display: block;
  content: url(images/bottom_left.gif);
}

.round2 {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 960px;
background: #fefefe;
margin-top:30px;
margin-left: auto;
margin-right: auto;
}

#main {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 960px;
background: #fefefe;
text-align: center;
}

#about {
-moz-box-sizing:border-box;box-sizing:border-box;
width:960px;
height:639px;
padding:410px 100px 0px 0px;
background: url('images/home_back.jpg') 50% 0% no-repeat;
text-align:right;
color:#fbe201;
font-size:11px;
font-weight:bold;
}

#about p.big {
font-weight:bold;
font-style:italic;
font-size:20px;
padding-right:30px;
}

#about p.left {
float:right;
width:700px;
text-align:left;
margin:0px;
padding:0px;
}

#products {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 920px;
background: #000;
color:#ffffff;
margin-left:auto;
margin-right:auto;
padding:20px 10px 10px 10px;
}

#logo {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 920px;
height: 250px;
background: #000000;
padding-top:20px;
margin-left:auto;
margin-right:auto;
}

#footer {
-moz-box-sizing:border-box;box-sizing:border-box;
width: 960px;
background: #fefefe;
color:#000;
text-align: center;
}


img { border:0px; }

a img{ border:0px;}
a.link{ font-weight:bold;padding:4px; color:#ffff19; background:#18489c; text-decoration:none;}
a.link:hover{ font-weight:bold; padding:4px; color:#ffff19; background:#18489c; text-decoration:underline;}

h1 {
font-size: 16px;
font-weight: bold;
padding: 5px 0px 5px 0px;
}

h2 {
font-size: 14px;
font-weight: bold;
padding: 5px 0px 5px 0px;
}

p {
margin: 5px 0px 5px 0px
}
