/* Default CSS Stylesheet for a new Web Application project */
Body
{
	BACKGROUND-POSITION: 25px;
	background-attachment: scroll;
	background-image: url(../Images/MenuPole.jpg);
	background-repeat: repeat-y;
	position: absolute;
	background-color: #cccccc;
}/* index, */

/* Begining of Header Info */
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-weight: bold;
	font-family: 'Times New Roman';
}
H3
{
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	
/* End of Header Info */
/* Begining of Images Infor */
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#ScStoveFoundry
{
	float: right;
}

#BISH01
{
	float: right;
}

#911
{
	float: left;
}

#imgProduct1
{
	float: right;
}

#computer
{
	float: left;
}
/* End of Images Infor */

/* Begining of Footer */
#tblFooter
{
	left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	border-bottom-style: none;
}
#tblFooterIndex
{
	position: absolute;
	left: 115px;
	top: 328px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	border-bottom-style: none;
}
/* The End of Footer */

div
{
	left: 144px;
	position: absolute;
	top: 88px;
	text-align: justify;
}
/* BeginingPage layout template */
#tblMain
{
	left: 0px;
	position: absolute;
	top: 0px;
	height:100%;
	width:100%;
	border:0;
	padding:0,0,0,0;
	table-layout:auto;	
}
#MainLeft
{
	width: 127px;
	position: relative;
	top: 100px;
	vertical-align:top;
}
#MainTop
{
	vertical-align:top;
}
#MainMiddle
{
	vertical-align:top;
}
/* End of Page layout template */
/* Begining of P */

/* The End of P */





