body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#005900;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#container {
width:960px;
text-align:left;
}
#barraTop {
float:left;
width:960px;
height:77px;
margin-top:15px;
}
#barraTop span{
width:19px;
height:77px;
}
#barraTop div{
float:left;
width:922px;
height:77px;
background-image:url(barraTop_bg.png);
background-repeat:repeat-x;
}
#barraTop div img{
float:left;
margin-top:18px;
}
#pageMargin {
float:left;
width:960px;
height:11px;
}
#page {
float:left;
width:960px;
background-image:url(page_bg.png);
background-repeat:repeat-y;
}
#pageContent {
float:left;
width:900px;
margin-left:30px;
}
#text {
float:left;
width:900px;
text-align:justify;
line-height:24px;
}
#text h1{
color:#005900;
}
#TechnicalData{
position:relative;
float:left;
width:900px;
margin-top:30px;
}
#TechnicalData h2{
float:left;
width:900px;
border-bottom:1px dotted #005900;
color:#005900
}
#dsc{
position:absolute;
}
#dsc b{
display:block;
}
#DimensionsWeights{
position:relative;
float:left;
width:900px;
margin-top:30px;
}
#DimensionsWeights table{
float:left;
}
#DimensionsWeights h2{
float:left;
width:900px;
border-bottom:1px dotted #005900;
color:#005900
}
#DimensionsWeights th{
background-color:#005900;
color:#ffffff;
font-size:12px;
font-weight:normal;
}
#DimensionsWeights caption{
color:#005900;
font-size:18px;
font-weight:bold;
text-align:left;
}
#DimensionsWeights th strong{
font-size:14px;
font-weight:bold;
}
#DimensionsWeights td{
border:1px solid #005900;
text-align:center;
}
#DimensionsWeights div{
float:left;
margin-bottom:20px;
width:900px;
}
#footer {
color:#cce4b4;
margin:20px;
}
#footer a{
color:#ffffff;
font-weight:bold;
}