div#home-content{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}



body{
	font-size:12px;
	padding:0;
	margin:0;
	background:#333333;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	line-height:1.4;
}
#body-container{
	height:auto !important;
	/*min-height:625px;*/
	/*height:625px;*/
}
/* html #body-container {
height:625px;
}*/

span.login input{
	width:180px;
}

#container{
	padding:5px;
	background: #d9fbd8;
	width:900px;
	margin:20px auto;
	
}
#header{
	background:#06b415;
	height:125px;
}
#header ul.list{
	margin-top:10px;
}
#header h1{
	color:#FFF;
	font-weight:lighter;
	font-size:25px;
	margin: 0;
	padding:45px 0 0 20px;;
	vertical-align:middle;
 }
 h2{
	 font-size:19px;
	 font-weight:lighter;
 }
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#header ul.list, #menu ul.list, .float-right, .float-right1{
	float:right;
}
.float-right1{
	width:50%;
}
.float-right1 a{
	font-size:14px;
	color:#0037b0;
}
.float-left1{
	float:left;
	width:50%;
}
.email.float-right{ margin-top:5px;}
input.float-right{
	margin-top:5px;
}
#menu{
margin-bottom:20px;
}
#menu .list li a:link{
	color:#0037b0;
	padding:5px;
}
#menu ul li a:hover{
	color:#080;
}
#menu ul li a:visited{
	color: #005;
}
#menu h3{
	margin:5px 0 0;
	padding-bottom: 15px;
}
.list li{
	float:left;
	padding:0;
	margin:0;
}

.list li a{
	padding:5px;
	color:#FFF;
}
h3{
	
	font-size: 17px; 
	font-weight: normal;
}
input, select, textarea{
	border:1px solid #777;
}
#body-container .status h2{
	padding:20px 0 3px 0px;
	margin:0;
}
.status{
	padding-left:20px;
	float:left;
	width:500px;
	/*width:expression(this.width > 650 ? "650px" : this.width + "px");
	
	
	width:expression(document.body.clientWidth > 650 ? "650px" : "auto");*/
}
table.rating-table tr td, .status table tr td{
	vertical-align:top;
	white-space: normal;
}
.in-time{
	color: #1a770f;
}
.off-time{
	color: #B00;
}
.rating{
	border:1px solid #000;
	width:125px;
}
.rating-tab, .rating-cal{
	height:12px;
	visibility:visible;
}
.rating-tab{
	background:#FFF;
	width:125px;
}
.rating-cal{
	background: #B00;
	width:50%;
}
.value{
	text-align:center;
	position:relative;
	top:-15px;
}

.description{
	margin:20px 0 0 50px;
	float:left;
	/*width:40%;*/
}
.description ul li{
	background:transparent url(../images/dot2.gif) no-repeat scroll left top;
margin-bottom:10px;
padding-left:18px;
vertical-align:top;
}
.description1{
	margin:20px 0 0 50px;
}
.description1 h2{
	margin:0;
}
p{
	margin:0;
}
.list1{
	/*line-height:2;*/
}
.status-table{
	clear:both;
	padding-top:20px;
}
.buttons, .buttons1{
	margin:0;
	padding:8px 50px 0;
	clear:both;
}
.buttons{
	background: #aff593;	
}
.buttons1{
	background: #6bb64d;
	
}
.buttons a, .buttons1 a{
	text-decoration:none;
	color:#0037b0;
}
#table-status{
	clear:both;
}
#table-status ul li{
	background: #aff593;
	padding:5px 5px 5px 5px;
	border:1px solid #0D0;
	margin-right:3px;
	position:relative;
	top:-1px;
	z-index:100;
}
#table-status ul li.selected{
	border-bottom:0;
	top:1px;
	line-height:2;
}
#table-status ul li.unselected{
	border-bottom:0;
	top:6px;
}
.status-table tr th, .status-table-noborder tr th{
	color:#800;
	line-height:2;
}
.status-table input, .status-table-noborder input{
	border:0px;
}
.status-table input.border-b, .status-table-noborder input.border-b{
	border:1px solid #777;
}
.bgcolor-tr{
	background:#a7ea8b;
}
/*.status-table table tr{
	line-height:2;
}*/
.status-table, .status-table-noborder {
	text-align:center;
	border-collapse:collapse;
	background:#aff593;
}
.status-table, .status-table-container{
	border:1px solid #6bb64d;
	clear:both;
}
.status-table-noborder tr td span{
	line-height:1.4;
}
.footer{
	margin:40px 0 10px;
	text-align:center;
	clear:both;
}
.footer ul li a{
	color:#D00;
	padding:0 3px;
}
.list3 li{
	display: inline;
}
.tools, .tools1, #login{
	border:1px solid #6BB64D;
	padding:20px;
	background:#aff593;
}
.tools{
	height:108px;
}
.align-right{
	text-align:right;
}
.align-left{
	text-align: left;
}
#info{
	float:right;
	width:41%;
}
#project{
	float:left;
}
.select-project{
	float:right;
	margin:5px 0;
	padding-right:65px;
}
.select-project1{
	clear:both;
	padding-left:23px;
}
.margin-lr{
	margin:0 5px;
}
.margin-tb{
	margin:5px 0;
}
#login{
	width:250px;
	border:3px solid #00DD00;
	float:right;
	margin: 20px;
}
#login a{
	/*line-height:2;*/
	text-decoration:none;
	color: #070;
}
.color-g{
	color: #070;
	font-weight:bold;
}
#login a:hover{
	text-decoration:underline;
}
#login table tr td{
	padding-bottom:5px;
}
.bg-td{
	background:#90dc70;
	border:1px solid #90dc70;
}
.border-td{
	border:1px solid #90dc70;
}
#validate{
	padding:50px 0 0 40px;
}
#validate-table td{
	line-height:1.6;
	color:#222;
}
#validate-box{
	margin:50px;
}
#cost-estimate{
	background:#a2e49d;
	margin:20px;
	padding:20px;
	border:1px solid #74ba6f;
}
#cost-estimate strong{
	line-height:2;
}
#estimate{
	width:50%;
}
#num-people{
	float:right;
	width:49%;
	text-align:right;
}
#text-area{
	margin:20px;
}
.projects-list{
	margin:20px;
}
