* {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	color:#99CC00;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #333;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

h1 {
	font-size:16px;
}

p {
	line-height:17px;
}

#wrapper {
	width:900px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

/* Title and header */

#title {
	width:860px;
	height:145px;
	margin-left:40px;
}

#title .tleft1 {
	float:left;
	width:184px;
	margin-right:25px;
	border-right:1px #CCC solid;
	padding-right:25px;
}

#title .tleft2 {
	float:left;
	width:auto;
	padding-top:26px;
}

#title .tright {
	float:right;
	width:auto;
	padding-top:27px;
}

/* Content */

#content {
	width:900px;
	overflow:hidden;
	margin-top:50px;
	float:left;
	clear:left;
}

#homecontent {
	width:900px;
	overflow:hidden;
	margin-top:50px;
	float:left;
	clear:left;
}

/* Main Menu and Login */

#menu {
	width:860px;
	height:19px;
	margin-left:40px;
}

#menu .mleft {
	float:left;
	width:auto;
}

#menu .mright {
	float:right;
	width:auto;
}

/* Green Banner on Index */

#banner {
	width:100%;
	height:235px;
	background-image:url(../images/main_assets/full_green_bg.jpg);
	background-position:center;
}

#banner .bcenter {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:235px;
	background-image:url(../images/main_assets/home_green_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#banner .bleft {
	width:525px;
	float:left;
	padding-left:40px;
	margin-top:40px;
	overflow:hidden;
}

#banner .bclear {
	clear:left;
	float:left;
	margin-bottom:20px;
	width:525px;
}

#banner .bclear img {
	float:left;
}

#banner .bright {
	width:320px;
	overflow:hidden;
	float:right;
	margin-top:30px;
	background-image:url(../images/main_assets/banner_ad.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#banner .bright .btitlelink {
	width:235px;
	height:35px;
	margin-left:45px;
	margin-top:17px;
	margin-bottom:10px;
}

#banner .bright .bbody {
	width:235px;
	height:145px;
	margin-left:45px;
}

/* Footer */

#footer {
	width:100%;
	overflow:hidden;
	float:left;
	clear:left;
}

#footer .fcenter {
	width:900px;
	overflow:hidden;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

#footer .fleft {
	float:left;
	width:500px;
	margin-top:20px;
	padding-left:40px;
}

#footer .fright {
	float:right;
	width:332px;
	height:200px;
	background-image:url(../images/main_assets/banner_ad_footer.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#footer p, a {
	margin-bottom:10px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	font-weight:bold;
}

#footer a:link {
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	color:#999;
	text-decoration: none;
}

#footer a:active {
	text-decoration: none;
	color: #333;
}

/*

.projectrow {
	clear: both;
	width: 690px;
	height: auto;
	overflow: hidden;
	padding: 10px 20px 0px 0px;
	margin: 0px;
}
.projectrow .projectrowinner {
	float: right;
	width: 460px;
	height: auto;
	overflow: hidden;
}

.projectrow .project {
	height: auto;
	width: 230px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	text-align: left;
}

.project h2 {
width:220px;
background-image:none;
font-size:1.2em;
margin-bottom:0px;
}

.project .projectcontents {
	display: block;
	width: 220px;
	height: 140px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/bg_projectcontents.gif);
	background-repeat: no-repeat;
	position: relative;
	
}

.projectrow img.blankspace {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

 .projectrow img.screengrab {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

.project .edit, .project .delete {
margin-left:12px
}

.project .projectcontents img.icondoor, .project .projectcontents img.iconwall, .project .projectcontents img.iconceiling, .project .projectcontents img.iconflag {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 10px;
	top: 25px;
}

.project .projectcontents img.iconwall {
	top: 80px;
}

.project .projectcontents img.iconceiling {
	left: 110px;
}

.project .projectcontents img.iconflag {
	left: 110px;
	top: 80px;
}

.project .projectcontents div {
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
	letter-spacing: -0.1em;
	text-align: center;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	margin-top:10px;
}

.project .projectcontents .numberdoor {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 60px;
	top: 25px;
}

.project .projectcontents .numberwall {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 60px;
	top: 80px;
}

.project .projectcontents .numberceiling {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 160px;
	top: 25px;
}

.project .projectcontents .numberflag {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 160px;
	top: 80px;
}

.project a div, .project div.edit
{
	
}

.project
{
	float:left;
}
.account-form-indent label
{
	width:84px;
	text-align:right;
	font-weight:bold;
	display:block;
	float:left;
	margin-top:3px;
	margin-right:5px;
}

.account-form-indent input
{
	width:200px;
	margin-bottom:5px;
}


*/
