@charset "utf-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../images/crosshatch-bg.jpg);
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #333333;
	background-image: url(../images/crosshatch-bg.jpg);
	background-repeat: repeat;
}

#wrapper {
	width: 1053px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrapper-background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper #container .right-column h1 {
	font-size: 24px;
	padding-bottom: 22px;
}
#wrapper  #container  h2  {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#imageRight {
	float: right;
	padding-left: 10px;
}
#imageLeft {
	float: left;
	padding-right: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#curve {
	background-color: #696969;
	height: 10px;
}
#images {
	clear: both;
}
#wrapper #container .mainContent #pnuematic {
	list-style-type: none;
	font-size: 13px;
}
