
body {
/*background-image:url(../images/bg_repeat_01.jpg);*/
background-image:url(../images/bg_buildings.jpg);
background-repeat:repeat-x;
background-position:bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.topheader{
width:878px;
height:106px;
margin:auto;
background-image:url(../images/top_bg_03.png);
background-repeat:no-repeat;
}
#tgblogo{
float:left;
width:178px;
height:85px;
padding-top:20px;
margin-left:20px;

}
#menuitems{
	float:right;
	margin:auto;	
	width:500px;
	padding-top:30px;
}
#maincontent{
width:878px;
height:auto;
margin:auto;
background-image:url(../images/bg_repeat_07.png);

padding-bottom:30px;

}
#footer{
width:878px;
height:50px;
margin:auto;
background-image:url(../images/footer_bg_09.png);

background-repeat:no-repeat;
background-repeat:no-repeat;
}

#content{
width:828px;
margin:auto;
font-size:11px;
}

#welcome{
font-size:20px;
color:#990000;
}
#welcometext{
color:#333333;
padding:2px;
font-size:12px;
}
#footertext{
color:#333333;
padding-left:30px;
padding-top:10px;
}
#newshd{

width:302px;
height:auto;
}
#latestnews{
background-image:url(../images/new_box_13.jpg);
background-repeat:no-repeat;
padding-left:10px;
padding-top:10px;
padding-left:15px;
width:302px;
height:400px;
}
#newstext{
overflow:auto;
height:378px;
width:95%;
}
#ourrange{
height:210px;
width:90%;
}
#ln{
border-top:dotted 1px;
width:100%;
}

.prodSpec li {
clear: both;
list-style: none;
border-bottom: 1px solid #ccc;
padding: 6px 0 6px 150px;
background: none;
}
.prodSpec li span {
 float: left;
 margin-left: -150px;
 }
 #imageDiv {
position:absolute;
z-index:99; 
}
.l{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#B20000 ;text-decoration:none}
.l:link { color : #B20000}
.l:active { }
.l:visited { color:#B20000}
.l:hover { color:#333333; text-decoration:underline }

.date{
font-size:11px;
color:#333333;
}
.sd{
font-size:11px;
padding-top:3px;
}