
body { 
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
background-color:#fdbe57;
text-align:center;
width: 100%;
}

table {
padding:0px;
}

#bg_side {
background-image:url(images/bg_side.jpg);
background-repeat:repeat-x;
vertical-align:top;
height:185px;
width: 50%;
}

#bg_side2 {
background-image:url(images/bg_side.jpg);
background-repeat:repeat-x;
vertical-align:top;
height:185px;
width: 50%;
}

#bg_top1 {
background-image:url(images/top1.jpg);
background-repeat:no-repeat;
width:1083px;
height:185px;
vertical-align:top;
}

#bg_top2 {
background-image:url(images/top2.jpg);
background-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top2_home {
background-image:url(images/top2_home.jpg);
background-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top2_about {
background-image:url(images/top2_about.jpg);
background-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top2_products {
background-image:url(images/top2_products.jpg);
background-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top2_media {
background-image:url(images/top2_media.jpg);
backgrund-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top2_contact{
background-image:url(images/top2_contact.jpg);
backgrund-repeat:no-repeat;
width:1083px;
height:127px;
vertical-align:top;
}

#bg_top3 {
background-image:url(images/top3.jpg);
background-repeat:no-repeat;
width:1083px;
height:350px;
vertical-align:top;
}

#bg_top3_home {
background-image:url(images/top3_home.jpg);
background-repeat:no-repeat;
width:1083px;
height:350px;
vertical-align:top;
}

#bg_stretch {
background-image:url(images/stretch.jpg);
background-repeat:repeat-y;
width:1083px;
vertical-align:top;
}

#bg_bottom {
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;;
width:1083px;
height:34px;
vertical-align:top;
}

.buttons {
float:right;
padding-right:185px;
padding-top:145px;
text-align:left;
}

#header {
color: #a62611;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#text {
position:inherit;
text-align:justify;
color: #a62611;
padding-left:210px;
padding-right:215px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
valign:top;
}

#text_products {
padding-left: 190px;
text-align:justify;
color: #a62611;
width: 650px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
valign:top;
}

#text_bold {
color: #a62611;
text-align:left;
font-weight:bold;
}

#textsmall {
color: #ffffff;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
padding-left:210px;
padding-top:11px;
text-align:left;

}

#color1 {
background-color:#fef9f0;
padding:10px;
border:1px solid #e9d1ac;
valign:top;
}

#color2 {
background-color:#f3fbfe;
padding:10px;
border:1px solid #86c5dc;
valign:top;
}

a {color:#e67614;}
a:visited {color:#e67614;}
