body {
	background:url("images/background.gif") repeat-x fixed;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	margin:25px auto 0;
	width:900px;
}

#sidebar {
	background:#F5EBE1;
	width:249px;
	float:left;
	text-align:center;
	
}

#mainContent {
	background:url("images/mainContentBG.gif") repeat-y;
	width:651px;
	float:right;
}

#mainContentText {
	padding: 0 30px;

}
img {
	border:none;
}
#upload {margin:0 20px;}

.aboutus {height:767px;}
.faq {height:1057px;}
.contact {height:945px;}
.services {height:645px;}
.equipment {height:1160px;}
.quotes {height:400px;}
.orders {height:400px;}
.history {height:939px;}
.staff  {height:685px;}
.popup {background:#fff;}
.gallery {background:#fff; height:50px;}
.home #mainContentText {height:210px;}
.home {height:575px;}
table td {font-size:.9em; text-align:left;}
table#services  td{
	font-size:.9em;
	vertical-align:top;}

table#home td{
	font-size:.9em;}
#home td {text-align:center;}
	
.popup table td {font-size:.9em;}
.uploadart {margin: 20px; text-align:right;}

