body {
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
p {
	line-height: 20px;
}

a:link, a:visited {
	color: #0066CC;
}

a:hover, a:active {
	color: #0099FF;
}

p {
	line-height: 15px;
}

ul {
	line-height: 15px;
	margin-top: -15px;
	list-style-type: circle;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 18px;
	text-align: left;
	list-style-type: square;
}


h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: bold;
	visibility: hidden;
	text-align:center;
	padding-top: 12px;
}

h2 {
	letter-spacing: -1px;
	visibility: hidden;
	text-align:center;
	font-size: 14px;
}

h3 {
	letter-spacing: -1.0px;
	margin-bottom: -16px;
	font-size: 18px;
	font-weight: bold;
	margin-left: -1px;
}
#main-wrap {
	width: 933px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border: 1px #111111 solid;
}
#top-banner-wrap {
	width: 933px;
	height: 90px;
	background-image: url(images/top_gradient.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo-wrap{
	clear: right;
	height: 49px;
	width: 200px;
	position: relative;
	top: 20px;
	left: 15px;
}
#menu-wrap{
	width: 97%;
	position: relative;
	top: -25px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}
.hidden-spacer {
	visibility: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
#center-wrap {}
#content-wrap {
	padding: 15px;
	width: 903px;
}
.table-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.table-left-col {
	width: 650px;
}
#content-request-quote {
	background-color: #2a2a2a;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border: 1px double #333333;
	padding: 10px;
}
#content-news {
	background-color: #e5e5e5;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border: 1px double #e5e5e5;
	padding: 10px;
}
#content-technical-drawings {
	background-color: #2a2a2a;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border: 1px double #333333;
	padding: 10px;
}
#content-technical-drawings a:link, a:visited {
	color: #0099FF;
}

#content-technical-drawings a:hover, a:active {
	color: #00CCFF;
}
