body {
	background-image: url(../images/blue-bground-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* [disabled]max-width: 1200px; */
}

h1 {
	font-size: 250%;
	color: #FFF;
}
h2 {
	font-size: 2.5em;
	color: #1E3562;
	margin-bottom: 12px;
}
h3 {
	font-size: 150%;
	color: #658FBE;
}
h4 {
	font-size: 110%;
	color: #0076E2;
}
a:link, a:visited, a:active {
	color: #000;
}
a:hover {
	color: #06F;
}
.clear {
	clear: both;
}
.shadow {
	
	box-shadow: 4px 4px 6px #333;
	-webkit-box-shadow: 4px 4px 6px #333;
	-moz-box-shadow: 4px 4px 6px #333;
}
.paraTextHilite {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}
.textHilite {
	font-size: 1.4em;
	color: #000;
}
.floatRight {
	margin: 8px;
	float: right;
}
.floatLeft {
	margin: 8px;
	float: left;
}
.serviceTitle {
	font-size: 1.1em;
	font-weight: bold;
}
.divider {
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #999;
}
.blockGray {
	background-color: white;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.smallerPoints {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 8px;
}
.bulletedList li{
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 24px;
	margin-bottom: 8px;
	font-weight: BOLD;
}
.phoneNum {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 3.4em;
	/* [disabled]line-height: 3.4em; */
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 2px 2px 2px #333;
}
#contentMain .blueangle {
	background-image: url(../images/right-angle-blue-bground.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 200%;
	color: #FFF;
	line-height: 280%;
	padding-left: 12px;
	margin-left: -12px;
	margin-right: -30px;
}
#allcontentWrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body-bground.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contentRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 255px;
	position: relative;
	z-index: 5;
	/* [disabled]background-color: #1D3560; */
	height: auto;
	/* [disabled]background-image: url(../images/contentRight-bground.png); */
	/* [disabled]background-repeat: repeat; */
}
#contentRight #mainNav {
	display: block;
	text-align: right;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 48px;
	padding-left: 0px;
	font-size: 1.8em;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border-right: 1px solid #333;
	margin-top: -20px;
}
#mainNav li {
	list-style-type: none;
}
#mainNav li a {
	text-decoration: none;
}
#contentRight #bidRequestform {
	background-image: url(../images/sSteel-bidRequest-bground.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 45;
	top: 315px;
	right;-42px;
	overflow: visible;
	width: 360px;
	font-size: 0.9em;
	padding: 12px 8px 28px 8px;
	left: -12px;
}
#contentRight #bidRequestBlk {
	padding: 2px 6px 6px 22px;
	height: auto;
	z-index: 46;
	position: relative;
	line-height: 1.1em;
}

#bidRequestBlk label {
	font-size: 1.3em;
	color: #000;
	/* [disabled]line-height: 1.5em; */
	margin-bottom: 0px;
}
#bidRequestBlk input {
	/* [disabled]margin-top: 8px; */
	margin-bottom: 0px;
	height: 16px;
	padding: 0px 2px;
	/* [disabled]line-height: 1.8em; */
}
#subTxt  {
	font-size: 1.6em;
	color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: 0.1em;
}
#contentLeft {
	margin: 0px;
	padding: 40px 0 0 0;
	width: 746px;
	position: relative;
	z-index: 10;
	/* [disabled]min-height: 800px; */
	/* [disabled]max-height: 800px; */
	/* [disabled]overflow: scroll; */
}
#contentLeft #businessTitle {
	background-color: #1E3562;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
#contentLeft #contentMain {
	padding: 10px 12px 0px 12px;
	background-image: url(../images/buildings-bground.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
	min-height: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	position: relative;
	z-index: 12;
	/* [disabled]height: m; */
	font-size: 1.2em;
	overflow: scroll;
	max-height: 840px;
}
#contentMain img {
	margin: 10px auto;
	text-align: center;
	display: block;
	border: 2px solid #333;
}
#contentMain #contentList {
	width: 50%;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: auto; */
	margin-bottom: 29px;
	/* [disabled]margin-left: auto; */
	color: #666;
	letter-spacing: 0.05em;
	background-color: transparent;
	line-height: 1.1em;
	border: none;
}
#contentMain #contentList li  {
	border: none;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	font-size: 0.9em;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}
#contentMain #testimonials img{
	/* [disabled]text-align: left; */
	float: left;
	margin-right: 8px;
	border: none;
}
#contentMain #servicesList {
	width: 95%;
	/* [disabled]border-right: 1px solid #666; */
	border: none;
	/* [disabled]margin-top: 110px; */
	margin: 70px auto 12px auto;
}
#contentMain #servicesList table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#servicesList table tr td  {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: center;
	vertical-align: bottom;
}
#contentMain #servMgmtTxt {
	background-color: #ccc;
	width: 45%;
	padding: 0px 12px;
	border: 1px solid #003;
	margin-left: 10px;
}
#greenLogo  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* [disabled]position: absolute; */
	/* [disabled]left: 0px; */
	/* [disabled]top: 400px; */
	z-index: 50;
	/* [disabled]bottom: -20px; */
	/* [disabled]right: -20px; */
	margin: 430px 0px 0px 36px;
}
#contentLeft #btmTriangle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -12px;
}
#contentMain iframe {
	border: 1px solid #666;
	margin: 10px 0px;
}
#contentLeft #contentBottom {
	background-image: url(../images/right-angle-blue-bground.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-left: 12px;
}
#footer {
	color: #FFF;
	font-weight: normal;
	height: auto;
	margin: 0px auto;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 16px;
	position: relative;
	display: block;
	left: 0px;
	top: -28px;
	width: 960px;
}
#30yearTag  {
	/* [disabled]overflow: hidden; */
	position: absolute;
	left: 0px;
	top: -50px;
}
#footer #footerLeft {
	float: left;
	width: 48%;
}
#footer #footerRight {
	width: auto;
	text-align: right;
}
#footer #footerRight a {
	color: #999;
}
#footerRight #footernav {
	margin-bottom: 10px;
	padding-top: 6px;
	margin-right: -6px;
}
#footerRight #footernav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}
#footerRight #footernav a {
	color: #999;
}
