/* CSS Document */

#wrapper{
	width:625px;
	height:auto;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.head{
	width:auto;
	height:18px;
	background-color:#CE0000;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.flash{
	width:622px;
	height:155px;
	margin:0px;
	padding:0px;
	float:left;
}
.backgroundimage{
	width:622px;
	height:15px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../builder-wise-project/images/top-background.png);
	background-repeat:repeat-x;
}
.textheadtop{
	width:622px;
	height:auto;
	background-color:#00C;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
}
#commercail-layer{
	position:relative;
	width:622px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#EAFCFF;
	
}
.layer-1{
	font-family:Verdana, Geneva, sans-serif;
	color:#00C;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
.builder-projects{
	margin:0px;
	padding:0px;
	width:153px;
	height:auto;
	list-style:none;
	float:left;
}
.builder-projects ul{
	margin:3px;
	padding:0px;
	list-style:none;
	display:block;
}
.builder-projects ul li{
	width:auto;
	margin:0px;
	padding:2px;
	list-style:none;
	display:block;
	text-align:center;
}
.builder-projects ul li img{
	width:129px;
	height:100px;
	border:none;
	margin:0px;
	padding:5px;
	
}
.projectslink{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#333;
}
.projectslink:hover{
	color:#0173AF;
}
.citylink{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FF6600;
}
.citylink:active{
	color:#FFCC00;
}
	

