@charset "UTF-8";
/* CSS Document */

a {
	color:#02203e;
	text-decoration:underline;
}
img {
	border:none;
}
#home {
	background-color:#222222;
	margin:auto;
	overflow:auto;
	width:962px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(../images/bg_stripe_project.gif) repeat-x;
}
#upper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:1158px;
	background:url(../images/bg_upper.gif);
}
#header_bg {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:113px;
	background:url(../images/bg_top2.gif);
}
#header {
	position:relative;
	left:36px;
	top:0px;
	width:891px;
	height:126px;
	background:url(../images/header_new2.gif);
}
#top_nav {
	position:absolute;
	top:46px;
	left:470px;
	width:330px;
}
#mainStage_bg {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:960px;
	height:1045px;
	background:url(../images/bg_mid2.gif);
	border:none;
}
#main_project {
	background:url(../images/bg_project.gif) no-repeat;
	position:relative;
	top:15px;
	left:34px;
	width:884px;
	height:1008px;
}
div.inline {
	float:left;
}
.clearBoth {
	clear:both;
}
.project_category {
	position:relative;
	width:760px;
	height:280px;
	left:74px;
}
#interaction {
	position:relative;
	top:40px;
}
.content {
	position:relative;
	top:40px;
	left:22px;
	width:510px;
}
.thumbnail_area {
	height:150px;
}
.thumbnail_left {
	padding-top:6px;
	width:220px;
	margin-right:30px;
}
.first_right{
	padding-top:6px;
	padding-left:-10px;
	width:220px;
	}
.thumbnail_right {
	padding-top:6px;
	padding-left:-10px;
	width:220px;
}
.spacer{
	width:9px;
	}
.project_title {
	padding-top:10px;
	color:#6399b5;
	font-size:16px;
	margin-left:20px;
}
.project_title a{
	color:#6399b5;
	text-decoration:none;
	}
.project_title a:hover{
	text-decoration:underline;
	}
.project_keyword {
	vertical-align:top;
	padding-right:10px;
	color:#eee;
}
#side_nav {
	position:relative;
	left:44px;
	top:50px;
	width:210px;
	height:220px;
	color:#90e2da;
	line-height:24px;
	}
#side_nav a{
	color:#90e2da;
	text-decoration:underline;
	}
#side_nav a:hover{
	color:#fff;
	}
#web {
	position:relative;
	top:86px;
}
#visual {
	position:relative;
	top:126px;
}
/* Footer part */
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:960px;
	height:242px;
	background:url(../images/bg_bottom2.gif);
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
}
h5 {
	position:relative;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#495f78;
	font-weight:bold;
	height:30px;
	margin-top:20px;
	margin-bottom:22px;
}
#footer p {
	padding-left:6px;
	width:180px;
	padding-top:16px;
	line-height:24px;
}
#footer a:hover {
	color:#03F;
	text-decoration:underline;
}
#name {
	position:relative;
	height:80px;
	left:80px;
	top:0px;
	width:320px;
}
#roger {
	position:relative;
	top:-10px;
}
#photo {
	position:relative;
	top:0px;
}
#intro {
	position:relative;
	top:-16px;
	line-height:24px;
}
#social {
	position:relative;
	left:100px;
	top:0px;
	width:270px;
}
#webApp {
	height:52px;
}
.webApp_text {
	position:relative;
	top:-20px;
	left:6px;
}
#contact {
	position:relative;
	left:100px;
	top:0px;
	width:300px;
}
#contact p {
	line-height:24px;
}
.policy {
	background:url(../images/projectPage20090425.gif)
}
#copyright {
	color:#333333;
	float:left;
	top:350px;
	padding-left:100px;
	padding-top:7px;
	width:350px;
}
