@charset "UTF-8";
/* CSS Document */

#head {
	width:900px;
	height:150px;
	margin: auto;
}
#main {
	width:900px;
	margin: auto;
}
#admin_main {
	width:900px;
	margin:10px;
}
#footer {
	width:900px;
	height:70px;
	margin: auto;
	clear: both;
	padding-top: 80px;
	padding-bottom: 20px;
}
.sidebarImg {
	padding: 4px;
	margin-bottom: 6px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#logo {
	position:absolute;
	width:120px;
	height:100px;
	margin: 10px 0 0 0;
}
#bannerLarge {
	position:relative;
	width:888px;
	height:307px;
	background-image: url(../images/bannerLarge.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	margin: 0 auto;
	background-position: center;
	background-color: #FFFFFF;
}
#columnOne {
	position:relative;
	width:550px;
	height:auto;
	float: left;
	margin-top: 20px;
	padding: 0 50px 20px 0;
}
#columnTwo {
	position:relative;
	width:278px;
	height:auto;
	float: right;
	margin-top: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FEFEFE;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#navHome {
	position:absolute;
	width:150px;
	height:auto;
	margin: 11px 0 0 250px;
	text-align: right;
}
#navAbout {
	position:absolute;
	width:130px;
	height:auto;
	text-align: right;
	margin: 11px 0 0 364px;
}
#navCapabilities {
	position:absolute;
	width:150px;
	height:auto;
	text-align: right;
	margin: 11px 0 0 410px;
}
#navPurchasing {
	position:absolute;
	width:170px;
	height:auto;
	text-align: right;
	margin: 11px 0 0 575px;
}
#navEstimating {
	position:absolute;
	width:100px;
	height:auto;
	text-align: right;
	margin: 11px 0 0 725px;
}
#navCareers {
	position:absolute;
	width:100px;
	height:auto;
	text-align: right;
	margin: 11px 0 0 825px;
}#footerHome {
	width:150px;
	text-align: right;
}
#footerAbout {
	width:130px;
	text-align: right;
}
#footerCapabilities {
	width:150px;
	text-align: right;
}
#footerPurchasing {
	width:170px;
	text-align: right;
}
#footerEstimating {
	width:100px;
	text-align: right;
}
#footerCareers {
	width:100px;
	text-align: right;
}
.navBlue {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
}
.nav a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	line-height: 0.8em;
}
.nav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	line-height: 0.8em;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	line-height: 0.8em;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #5ACAE8;
}
a:active {
	color: #FFFFFF;
}
#footerCopyright {
	height:auto;
	float: left;
	position: relative;
}
#footerPrivacy {
	width:400px;
	height:auto;
	float: right;
	position: relative;
}
#footerPrivacy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #5ACAE8;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
#footerCopyright p {
	font-family: Arial, Helvetica, sans-serif;
	color: #5ACAE8;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
#footer table {
	font-family: Arial, Helvetica, sans-serif;
	color: #5ACAE8;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
#footer a {
	color: #5ACAE8;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebarImage {
	position:relative;
	width:278px;
	height:170px;
	margin-bottom: 8px;
}
#sidebarImage2 {
	position:relative;
	width:278px;
	margin-bottom: 8px;
}
.thmb a {
	display: block;
	padding: 4px;
	border: solid #5ACAE8 1px;
}
.thmb a:link {
	display: block;
	padding: 4px;
	border: solid #5ACAE8 1px;
}
.thmb a:hover {
	display: block;
	padding: 4px;
	border: solid #999999 1px;
	background-color: #5ACAE8;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FEFEFE;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 4px;
}
.smallBanners {
	margin-bottom: 10px;
	padding: 4px;
	border: solid #5ACAE8 1px;
}
.tableText {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
}

.admin_list {
	color:#FFFFFF;
}

.error {
	color:#FF0000;
}

.input {
	padding-bottom: 6px;
}

