﻿/*  @@@@@[  Wrappers  ]@@@@@ */
body {
	background-color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #424242; 
	margin: 20px 0 0 0;
	text-align: left;
}
#wrapper {
	text-align: left;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	float: left;
	width: 709px;
	margin-top: 17px;
	margin-bottom: 24px;
}
#nav2{
	width: 158px;
	float: right;
	padding-top: 12px
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#subnav {
	padding-bottom: 5px;
	color: #fffffc;
	margin-top: 11px;
	padding-left: 43px;
	padding-top: 8px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/_bg-sub.gif) left repeat-y;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
}
#subnav ul li{
	list-style: none;
	padding-bottom: 6px;
}
#subnav ul li ul {
	list-style: none;
	padding:5px 0px 0px 10px;
}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active{
	color: #fffffd;
	text-decoration: none;
	font-weight:bold;
}
#subnav ul li a:hover{
	color: #000001;
	text-decoration:none;
	font-weight:bold;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 938px;
	height: 53px;
}
#footer {
	color: #b2b2a4;
	clear: both;
	font-size: 10px;
	padding: 20px 0px 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #b2b2a4; 
	text-decoration: none;
}
#footer a:hover {
	color: #b2b2a4; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #b2b2a4; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #b2b2a4;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate{
	float: right;
}
/* @@@@@[ Index page ]@@@@@@ */
#logo-header{
	float: left;
	width: 53px;
}
#flash{position:relative; width:938px; height:576px;}
#index-content{position:absolute; top: 390px; width: 938px; left: 0px;}
#index-content-in{ background-color: #000; padding: 7px 0;}
.img-index{ float: left; margin-right: 7px;}
img{behavior: url(images/iepngfix.htc)}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width: 938px;
	background: url(images/_bg-content.gif) repeat-y;
}

#home_main {
	width: 938px;
}

#main-header{
	width: 922px;
	height: 33px;
	padding-top: 14px;
	padding-left: 16px;
	background-color: #eee;
}
#content {
	width: 903px;
	padding-right: 35px;
}
#content-left{
	float: left;
	width: 309px;
	margin-right: 40px;
	padding-bottom: 20px;
	background-color: #82cd38;
}
#content-right{
	float: right;
	width: 554px;
	padding-top: 24px;
	padding-bottom: 20px;
}
#content-right ul {
	margin: 3px 0px 5px 20px;
	padding: 0px;
}
#content-right ul li {
	background: url(images/_bullet.gif) no-repeat 2px 9px;
	list-style: none;
	padding-left: 10px;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#quote_main {
	width: 250px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	float:right;
	margin: 10px;
}
#quote {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color:#68ab25;
	line-height: 22px;
	font-weight: bold;
}
#quote_main1 {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#quote1 {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color:#68ab25;
	line-height: 22px;
}
#name {
	text-align:right;
	font-size: 12px;
	color:#000000;
	padding-right: 10px;
}
.clr {
	clear: both;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #58b200; 
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #58b200;
	outline: none;
	text-decoration: none;
	}
h1 {
	font:23px Arial, Helvetica, sans-serif;
	color: #000005;
	margin-top: 0px; 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	background: url(images/_bg-h1.gif) bottom repeat-x;
	line-height: 25px;
}
h2 {
	font-weight: normal;
	color: #fffff3;
	margin-top: 10px;
	padding-top: 0px;
	padding-left:6px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
	background-color: #000;
}

.alt {
	font-weight:bold;
	color:#458a01;
	margin-top:0px;
	padding-top:0px;
	padding-left:6px;
	margin-bottom:15px;
	font-size:16px;
	line-height:24px;
	background:none;
}

.alt2 {
	font-weight:bold;
	color:#458a01;
	margin-top:0px;
	padding-top:0px;
	padding-left:6px;
	margin-bottom:3px;
	font-size:16px;
	line-height:24px;
	background:none;
}


h3{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #68ab25;
	margin: 6px 0;
	padding: 0px;
	padding-left: 17px;
	line-height: 20px;
	background: url(images/_bg-h3.gif) no-repeat 6px 4px;
}

h4 {
	color:#333;
	padding-top:0px;
	padding-left:6px;
	margin:0px 0px 15px 0px;
	font-size:14px;
	line-height:20px;
	background:none;
	font-weight:normal;
}

#content-right p {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	padding-left: 6px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #82cd38;
}
img.left {
	margin-bottom: 10px; 
	margin-right: 13px;
	padding: 2px;
	border: 1px solid #82cd38;
}

.pagingTop {
	border-bottom:1px solid #ccc;
	text-align:right;
	padding:10px 0px 3px 0px;
	margin-bottom:15px;
}

.newsTitle {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding-bottom:3px;
}

.pagingBottom {
	border-top:1px solid #ccc;
	text-align:right;
	padding:3px 0px 15px 0px;
	margin-top:15px;
}

.project {
	padding:15px 0px;
	clear:both;
	min-height:115px;
}

.project img {
    float:left;
	border:1px solid #eee;
	padding:3px;
	background-color:#fff;
}

.projectInfo {
	float:left;
	padding-left:15px;
	width:430px;
}

.projectInfo h2 {
	font-size:12px;
	line-height:18px;
	padding:0px 8px 2px 8px;
	margin:1px 0px 10px 0px;

}

.projectInfo h2 a {
	color:#fffff6;
	text-decoration:none;
}
.projectInfo h2 a:visited {
	color:#fffff6;
	text-decoration:none;
}
.projectInfo h2 a:hover {
	color:#ccc;
	text-decoration:none;
}

.author {
	font-style:italic;
	padding-top:3px;
	text-align:right;
}

/*.projectDetail {
	padding:15px 0px;
}

.projectImgs {
	float:left;
	width:230px;
	margin-right:13px;
}

.projectImgs img {
	margin:0px 7px 7px 0px;
	float:left;
	border:1px solid #eee;
	padding:3px;
	background-color:#fff;
}

.projectDetailInfo {
	float:left;
	width:310px;
}

#content-right .projectDetail p {
	padding-left:0px;
}

.projectDetailInfo h2 {
	font-size:12px;
	line-height:18px;
	padding:0px 8px 2px 8px;
	margin:1px 0px 10px 0px;

}*/

.bidTable th {
	background-color:#000002;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:3px 10px 3px 5px;
}

.bidTable td {
	padding:10px 10px 10px 5px;
	vertical-align:top;
}

tr.odd {
	background-color:#eee;
}

#content-right .bidTable p {
	padding-left:0px;
}

.bidTable {
	padding-bottom:15px;
}

table.jobListing{
	padding-left:6px;
}

.jobListing th {
	padding-bottom:13px;
	font-size:12px;
	font-weight:normal;
}

.jobListing td {
	padding-bottom:10px;
}

.location {
	font-size:13px;
	color:#000004;
	line-height:20px;
}

.projectsList td {
	padding-right:20px;
	vertical-align:top;
}

.projectsList img {
	border:1px solid #eee;
	padding:3px;
	background-color:#fffff7;
}

.projListTitle {
	padding:3px 3px 30px 3px;
}

.projectDetail td {
	vertical-align:top;
}

.projectDetail img {
	border:1px solid #eee;
	padding:3px;
	background-color:#fffffe;
}

.projectDetailInfo {
	padding-right:20px;
}

.thumbs img {
	margin:10px 3px;
}

.thumbs p {
	text-align:center;
}

.thumbs img {
	cursor:pointer;
}


.previous {
	padding-bottom:15px;
	text-align:right;
	float:right;
	width:360px;
}
.previous a {
	margin:0px 4px;
}

.previous span {
	margin:0px 4px;
}

#sitemapmargin {
margin-left: 25px;
}

table.tb_style {
margin-top: 10px;
}

table.tb_style th {
height: 15px;
background-color: #82cd38;
color: #fff;
padding: 2px 5px;
}

table.tb_style td {
padding: 2px 5px;
}

.font-style{
	font-size: 16px;
}