/*debug style*/
.debug{
	border: 1px solid red;
}
/*debug style*/
*{
	margin: 0px; padding: 0px;
}
html{
	font-size: 100.01%;
}
body{
	background: #919191; font-size: 60.7%; font-family: Arial, Helvetica, sans-serif;
}
td{
	vertical-align: top; padding: 7px 0 7px 5px;
}
#bodycontent{
	background: url(../images/body_content_bg.jpg) repeat-x; min-height: 841px; !height: 841px;
}
h1.logotitle{
	text-indent: -9000px; overflow: hidden; height:59px; width:498px; background-image: url(../images/logo.gif); position: absolute; top: 50px; left: 100px; 
}
#techtable{
	background: url(../images/table.png) no-repeat; width: 371px; height: 377px; position: absolute; top: 180px; left: 15%; text-align: left; padding: 20 0 0 15;
}
.techtabledata{
	 width: 300px; font-size: 110%; color: #fff;
}
.brdtop{
	border-top: 1px solid #b1b1b1;
}
.brdbottom{
	border-bottom: 1px solid #8e8e8e;
}
.title{
	color: #fff5b0; font-size: 13px; font-weight: bold; background: #7e7e7e; padding: 3px 5px; margin-right: 5px;
}
#phone{
	position: absolute; top: 130px; right: 5%; font-size: 140%;
}
#phone h1{
	font-size: 260%; font-weight: normal;
}
#addinfo{
	background: url(../images/add_bg.png) no-repeat; width: 279px; height: 118px; position: relative; font-size: 140%; top: -330px; margin-left: 600px;
}
#addinfo p{
	padding-left: 30px; padding-top: 30px;
}