
 
 body {
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color: #cccccc;
	font-family: verdana; 
	font-size: 8pt; 
	color: #000;
	margin-right: 0px;
	margin-left:0px
	}
	
#background {width:900px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding: 1px 0px 1px 0px;
	border: 0px solid #fff; 
	background:#fff;
	}

#header {width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding:1px 0px 1px 0px;
	left: 0px;
	text-align:left
	}

#homepic {width:751px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding:0px 0px 0px 0px;
	}

#left {float: left; width:185px; 
	text-align:left; /* Counteract to IE5/Win Hack */
	background: url(images/GreyMargin.gif) no-repeat top left; 
	border-right: 1px solid #cecece;
	padding:35px 0px 7px 10px;
	z-index: 110;
	}
	
	
#left_aboutus {display: none
	}
	
#left_services {display: none
	}
	
#left_products {display: none
	}
	
#left_news {display: none
	}

#left_contactus {display: none
	}
#slogo {display: none
	}
	
	#menu {display: none
	}
	
#right.left {float: left;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	left: 0px; width: 900px
	}
	
#footer {width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	padding:0px 0px 0px 1px;
	background:#bfbfbf;
	border-top: 1px solid #000;
	}

#text {padding:5px 5px 7px 0px;}
.menu {display:none}
.pagetitle {font-family: verdana; font-size: 14pt; color: #7DB1CB}
#track {position: absolute; top: 0px; left: -1000px}