body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;

}
#wrap {
	width: 850px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	float: left;
	height: 91px;
	width: auto;
}
#topmenu {
	float: right;
	width: auto;
	padding-top: 20px;

}

#topmenu a {
	font-size: 11px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-transform: uppercase;

}

#menurow {
	width: 100%;
	height: 73px;
	background-color: #3F3D2D;
	text-align: center;
	clear: both;


}

#menurow ul{
	height: 37px;
	padding:0 0 0 15px;
	margin: 0;
}

#menurow li {
	display: inline;
	list-style-type: none;
}

#menurow li a {
	float: left;
	width: 115px;
	text-decoration: none;
	color: #C7C6B8;
	background-image: url(images/menusep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 28px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#menurow li a:hover {
color: #ffffff;	
}
#flashrow {
	width: 100%;
	background-color: #FFFFFF;
	height: 222px;


}

#flasharea {
	float: left;
	width: auto;

}
#jpegarea {
	float: right;
	width: auto;

}

#mainpage {
	width: 580px;
	height: 500px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.insidemainpage{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#welcome {
	width: 100%;
	margin-top: 20px;

}
#equipmentone {
	float: left;
	height: 195px;
	width: 285px;
	background-image: url(images/eqiupmentonebg.gif);
	background-repeat: no-repeat;
	background-position: top;


}
#equipmenttwo {
	float: right;
	height: 195px;
	width: 285px;
	background-image: url(images/eqiupmenttwobg.gif);
	background-repeat: no-repeat;
	background-position: top;


}
.insidemachineone {
	padding: 10px;
}
.insidemachinetwo {

	padding: 10px;
}


#sidebar {
	float: right;
	width: 240px;
	padding-top: 5px;
	margin-top: 20px;




}

#offices {
	float: right;
	width: 250px;

}

#officecurve {
	width: 100%;
	background-color: #e6e5e5;
	text-align: left;

}

#top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topright {
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topleft {
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomleft {
	background-image: url(images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomright {
	background-image: url(images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.insideofficecurve {
	padding: 10px;
}

#bottomrow {
	clear: both;
	width: 100%;
	background-color: #4A483B;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;

}

#bottomrow a{
	color: #de8f00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}

.insidebottom {
	padding: 7px 0;
}

#breadcrumb, #breadcrumb a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

#breadcrumb a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}#mainpage2 {

	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	border: 0px;


}

h1{
	color: #B62A35;
	font-size: 24px;
	text-transform: capitalize;

}
.tollfree {
	text-align: center;
	vertical-align: bottom;
}
td {
	padding: 1px;
	border: 1px solid #FFD9D9;
}