body {
	margin: 0px;
	background-image: url(/images/2009/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border:none;
}
.img-info {
	display: none;
}
h1 {
	font-size: 13px;
	color: #CCC;
    line-height: 16px;
}
h3 {
	font-size: 36px;
	color: #666;
}
h4 {
	font-size: 11px;
	color: #666;
}
#head {
	margin: 0px;
	height: 163px;
	background-image: url(/images/2009/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#center {
	height: 425px;
	width: 100%;
	background-color: #FFF;
	padding-top: 30px;
}
#footer {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#footer li{
	margin: 0px;
	list-style-type: none;
	display: block;
}
.panel {
	background-image: url(/images/2009/panelBG.png);
	background-repeat: no-repeat;
	float: left;
	width: 304px;
	height: 399px;
}
#head #tabs {
	height: 37px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 126px;
}
#head #tabs ul {
	display: block;
	margin: 0px;
	padding-left: 420px;
}
#head #tabs ul .tab {
	display: inline;
	top: 1px;
	margin: 0px;
	padding: 0px;
}
#about {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#showcase_clip {
width: 100%;
min-width: 1000px;
overflow: hidden;
position: relative;
}

#showcase {
	width: 1000px;
	height: 425px;
	overflow: visible;
	margin: 0 auto;
	position: relative;
}
#projects {
position: relative;
left: -1000px;
}

#projects div.project {
	width: 912px;
	height: 425px;
	position: absolute;
}
#projects img.panelImage, #projects a.panel_link {
	width: 268px;
	height: 283px;
	position: relative;
	top: 14px;
	left: 18px;
}
#projects .panelBase_Blue {
	width: 268px;
	height: 77px;
	position: relative;
	top: 14px;
	left: 18px;
	background-image: url(/images/2009/panelBaseBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #4D4D4D;
}
#projects a.view_project {
	padding-top: 20px;
	display: block;
	padding-left: 10px;
	position: relative;
}
.des {
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
}
.des li{
	margin: 0px;
	list-style-type: none;
	display: block;
}
#project_1 {left: 88px;}
#project_2 {left: 1044px;}
#project_3 {left: 2000px;}

#previous_project_btn, #next_project_btn {
position: absolute;
top: 140px;
}

#previous_project_btn {
left: 0;
}

#next_project_btn {
right: 0;
}
div.panelAction, div.panel_bg, div.panel_hit {
	width: 269px;
	height: 284px;
	color: #FFF;
	z-index: 40;
	position: absolute;
	top: 13px;
	left: 17px;
}
div.panelActionMid, div.panel_bgMid, div.panel_hitMid {
	width: 269px;
	height: 284px;
	color: #FFF;
	z-index: 40;
	position: absolute;
	top: 13px;
	left: 322px;
}
div.panelActionRt, div.panel_bgRt, div.panel_hitRt {
	width: 269px;
	height: 284px;
	color: #FFF;
	z-index: 40;
	position: absolute;
	top: 13px;
	left: 626px;
}

div.panelAction, div.panelActionMid, div.panelActionRt {
	width: 268px;
	height: 283px;
	overflow: hidden;
	color: #CCC;
}

div.panel_bg, div.panel_bgMid, div.panel_bgRt {
	z-index: 30;
	background: #FFF;
}
