	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
	position:relative;
	text-align:left;
	width:826px;
	background:#fff;
	margin-bottom:2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 421px;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			
.chooseprojectext {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #F3F2F1;
	padding-left: 20px;
}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
.projectlist {
	background-color: #392F2D;
	padding-left: 20px;
	padding-top: 20px;
}

	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:826px;
		height:421px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
	display:block;
	width:120px;
	height:77px;
	position:absolute;
	left:-10px;
	top:160px;
	z-index:1000;
		}	
	#nextBtn, #slider1next{
	left:850px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:37px;
	height:37px;
	background-image: url(../images/prev_06.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #slider1next a{
	background-image: url(../images/next_06.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
#infobar a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74635C;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
#residentialpic {
	background-attachment: scroll;
	background-image: url(../images/residentialpic.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.projectlist a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #BAAEAB;
	text-decoration: none;
}
.projectlist a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #BAAEAB;
	text-decoration: none;
}
.projectlist a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #EBE8E7;
	text-decoration: none;
}
#infobar a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74635C;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#infobar a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDC7B1;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.projecttitle {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #F3F2F1;
}
#commercialpic {
	background-attachment: scroll;
	background-image: url(../images/commercialpic.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#celebritypic {
	background-attachment: scroll;
	background-image: url(../images/celebritypic.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}

