
#wrapper {
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1000;
}
#container{
	position:relative;
	margin:0 auto 0 auto;
	width:778px;
	text-align:left;
	z-index: 4000;
}
#logo{
	position:absolute;
	margin-top:10px;
	height: 40px;
	width:355px;
	text-align:left;
	z-index:1000;
}
#flashcontent{
	position: absolute;
	top: 0px;
	margin: 0px auto 0px auto;
	height: 140px;
	width:778px;
	text-align:left;
	z-index:3000;
}
#flashcontent2{
	position: absolute;
	top: 0px;
	margin: 0px auto 0px auto;
	height: 330px;
	width:778px;
	text-align:left;
	z-index:1000;
}
#contentbox{
	position:relative;
	margin:20px auto 0 auto;
	width:778px;
	font-family: Arial;
	font-size:12px;
	color: #333333;
	text-align:left;
}


#linebreak{
	position:relative;
	background-image:url(images/dotting.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:10px;
}
#copyrightbar{
	position:relative;
	margin:0 auto 0 auto;
	width:778px;
	text-align:center;
	font-family: Arial;
	font-size:11px;
	color: #999999;
}
#about_content{
	position: relative;
	clear:both;
	margin:0px 0px 0px 260px;
	width:508px;
	text-align:left;
}

#emailbox{
	position:relative;
	margin:0 0 5px auto;
	width:250px;
	height: 50px;
	font-family: Arial;
	font-size:11px;
	color: #999999;
	text-align:right;
}
#emailbtn{
	position:relative;
	margin:0 0 -50px 115px;
	width:135px;
	text-align:right;
}

#emailtxt{
	position:relative;
	margin:15px 0 25px 0;
	top: 30px;
	width:250px;
	text-align:right;
	z-index: 3000;
}
#projectlist{
	position:relative;
	margin:0px 0px 0px 0px;
	top: 0px;
	width:190px;
	height: 530px;
	text-align:left;
	overflow: hidden;
}
#projectlegend{
	position:relative;
	margin:10px 0px 0px 0px;
	width:220px;
	background-color:#CCCCCC;
	height: 120px;
	text-align:left;
}
#projectthumb4{
	width:143px;
	height:165px;
	float:left;
	text-align:center;
}
#project_info{
	position: absolute;
	margin:0px 0px 0px 0px;
	width:575px;
	right:0px;
	text-align:left;
}
