body {
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
}
* html body {
	padding-top: 10px;
	background: #ffffff url(../images/body-bg.gif) repeat-x top;
}
h2 {
	font-size: 1.8em;
	color: #000000;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 8px;
}
h3 {
	font-size: 1.4em;
	color: #1e348a;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 8px;
}
#outer {
	border-top: 28px solid #000000; 
	margin-top: 80px; 
	position: relative;
	max-width: 1120px;
}
* html #outer {
	border-top: none;
	padding-top: 28px;
}
#contracting-solutions {
	display: block;
	position: absolute;
	top: -83px;
	left: 282px;
	height: 36px;
	width: 350px;
	background: url(../images/h1-contracting-solutions.gif) no-repeat top left;
	font-size: 0px;
	text-indent: -2000px;
}
#logo {
	display: block; 
	width: 240px; 
	height: 100px; 
	position: absolute; 
	top: -103px; 
	left: 0px;
}
#logo img {
	border: none;
}
#inside {
	padding: 175px 240px 0px 270px;
	position: relative;
	color: #888888;
}
#homepage #inside {
	padding-left: 30px;
}
#sidebar-left {
	width: 206px;
	position: relative;
	float: left;
	margin: 0 -238px;
	font-size: 0.85em;
}
* html #sidebar-left {
	margin: 0 -120px;
}
#sidebar-left img {
	border: 1px solid #000000;
}
#sidebar-left dd {
	margin: 0;
	padding: 0;
}
#sidebar-left dt {
	font-weight: bold;
	color: #000000;
}
#sidebar-right {
	width: 164px;
	position: relative;
	float: right;
	margin: 0 -214px;
	color: #000000;
}
html>body #sidebar-right {
	*right: -264px;
}
* html #sidebar-right {
	right: -50px;
}
#flash {
	background: url(../images/flash-bg.jpg) repeat-y top right;
	text-align: right;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 14px;
	padding: 0px;
	height: 126px;
	overflow: hidden;
}
#footer {
	clear: both;
	text-align: center;
	color: #999999;
	max-width: 1120px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0;
	text-transform: lowercase;
}
#footer ul li {
	display: inline;
	padding: 10px;
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
#footer p {
	font-size: 0.85em;
}
#header {
	text-align: right;
	position: absolute;
	top: -85px;
	right: 30px;
	text-transform: lowercase;
	z-index: 100;
}
#header form {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	display: block;
	height: 20px;
}
#header form input.text {
	font-size: 0.9em;
	width: 100px;
}
#header form button.submit {
	background: url(../images/submit-button.png) no-repeat top left;
	border: none;
	text-indent: -2000px;
	width: 22px;
	font-size: 15px;
	color: transparent;
}
#header-links {
	border-right: 2px solid #4d91d2;
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
}
#header-links li {
	display: inline;
	padding: 0 10px;
	border-left: 2px solid #4d91d2;
}
#header-links li a {
	color: #4d91d2;
	text-decoration: none;
}
#header-links li a:hover {
	text-decoration: underline;
}
#header-menu, #header-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	position: relative;
}
#header-menu {
	margin-top: 12px;
	z-index: 20;
}
* html #header-menu {
	margin-top: 11px;
	left: 500px;
}
#header-menu li a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
}
#header-menu li ul {
	display: none;
	position: absolute;
	top: 25px;
	text-align: left;
}
#header-menu li:hover ul, #header-menu li.over ul {
	display: block;
}
#header-menu li {
	display: block;
	float: left;
	position: relative;
	margin-left: 30px;
	background-color: #000000;
}
#header-menu li ul li {
	float: none;
	margin-left: 0px;
	width: 200px;
}
#header-menu li ul li a, #header-menu li ul li a:hover {
	color: #ffffff;
	width: 180px;
	border-bottom: 1px solid #777777;
}
#header-menu li:hover ul li ul, #header-menu li.over ul li ul {
	display: none;
	position: absolute;
	top: 4px;
	right: -99%;
}
#header-menu li:hover ul li:hover ul, #header-menu li.over ul li.over ul {
	display: block;
}
#header-menu li a {
	background: url(../images/menu-dn.gif) no-repeat right;
	padding-right: 20px;
}
#header-menu li ul li a {
	background: url(../images/menu-rt.gif) no-repeat right;
	padding-right: 10px;
}
#header-menu li a:first-child {
	background-image: none;
}
#header-menu li ul li a:hover {
	background-color: #333333;
}
* html #header-menu li a, * html #header-menu li ul li a {
	background: none;
}
#header-menu li a.hasChild {
	background: url(../images/menu-dn.gif) no-repeat right;
}
#header-menu li ul li a.hasChild {
	background: url(../images/menu-rt.gif) no-repeat right;
}
