body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	/*background-color:#EEEEEE;*/
	background-color: #ffffff;
	font-size: 11px;
	line-height: 13pt;
	letter-spacing: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #575958;

}

html {
	overflow-y:scroll;
	overflow-x:auto;
}



/* Vertical centering: make div as large as viewport and use table layout */
  div.container {top: 0; left: 0; width: 100%; height: 100%;
    position: fixed; display: table; text-align:center;}
  p.block {display: table-cell; vertical-align: middle}

  /* Horizontal centering of image: set left & right margins to 'auto' */


a:visited {
	color: #575958;
}


a:link {
	color: #575958;
}




/* Body Container */



#body_container

	{
		width: 960px; 
		margin: 5px;
		border: #000000 0px solid;
		padding: 0px;
		height: 660px;
		background-color:#FFFFFF;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		
	}


/* Banner Container */

	

#top_banner_container
	{
	width: 960px;
	height: 60px;
	margin-bottom: 60px;
	}

#top_banner_logo
	{
	width:250px;
	height: 60px;
	float: left;
	margin: 0px 544px 0px 0px;
	background: url(../images/logo_OS.gif) no-repeat;
	text-indent: -9000px;
	}


#top_banner_logo a
	{
	width:250px;
	height: 60px;
	text-decoration: none;
	text-indent: -9000px;
	display: block; margin: 0px;
	}

#top_banner_right
	{
	width:166px;
	height:30px;
	background: #FFFFFF;
	margin-top: 30px;
	padding: 0px;
	float:left;
	border: #000000 solid 0;
	
	}

#nav_top
	{
	width:160px;
	height:30px;
	margin: 0 0 0 2px;
	padding: 0px;
	list-style: none;
	display: block;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	border: 0px #000000 solid;
	}
	
	#nav_top li { 
		float: left; 
		display:inline;
		
		}
		
		#nav_top li#project {
		display:inline;	width: 40px ; height: 21px; margin: 0px;
		padding: 0; text-decoration: none; 
		}
		
		#nav_top #project a{
		display: block;	width: 40px ; height: 21px; color: #575958;
		padding: 0; text-decoration: none;
		}
		
		#nav_top #project a:hover {
		color: #888888;
		}
		
		#nav_top li#project_sel {
		display:inline;	width: 40px ; height: 21px; margin: 0px; color: #f47a20;
		padding: 0; text-decoration: none; 
		}
		
		
	
		#nav_top li#about {
		display:inline;	width: 30px ; height: 21px; margin: 0px 0px 0px 25px;
		padding: 0; text-decoration: none; 
		}
		
		#nav_top #about a{
		display: block;	width: 30px ; height: 21px; color: #575958;
		padding: 0; text-decoration: none;
		}
		
		#nav_top #about a:hover {
		color: #888888;
		}
		
		#nav_top li#about_sel {
		display:inline;	width: 30px ; height: 21px; margin: 0px 0px 0px 25px; color: #f47a20;
		padding: 0; text-decoration: none; 
		}
		
		
		#nav_top li#contact {
		display:inline;	width: 40px ; height: 21px; margin: 0px 0px 0px 25px;
		padding: 0; text-decoration: none;
		}
		
		#nav_top #contact a{
		display: block;	width: 40px ; height: 21px; color: #575958;
		padding: 0; text-decoration: none;
		}
		
		#nav_top #contact a:hover {
		color: #888888;
		}
		
		#nav_top li#contact_sel {
		display:inline;	width: 40px ; height: 21px; margin: 0px 0px 0px 25px; 
		padding: 0; text-decoration: none; color: #f47a20;
		}
	
/* Content */

#content {
		width: 960px;
		height: 460px;
		margin-top:60px;
		text-align: left;	
}

#stage {


}

/* Top navigation */

#mainnav_container
	{
	width: 168px;
	padding: 0;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style: none;
	border: #000000 solid 0px;
	float: left;
	}

.mainnav
	{
	width: 168px;
	padding: 0;
	margin: 0px;
	height: auto;
	list-style: none;
	float: left;
	font-size: 11px;
	}

	

	.mainnav li { 	
		}

		.mainnav li {
		display:block;	width: 144px ; height: auto; min-height: 15px; margin-bottom: 5px; 
		padding: 0; text-decoration: none; 
		}

		.mainnav li a {
		display: block;	width: 144px ; height: auto; min-height: 15px;
		padding: 0; text-decoration: none;  color: #575958;
		}

		.mainnav li a:hover {
		color: #888888;
		}
		
		.mainnav li.btn_sel {
		display:block;	width: 144px ; height: auto; min-height: 15px; margin-bottom: 5px; 
		padding: 0; text-decoration: none; color: #f47a20;
		}
		/*    */
		
.subnav
	{
	width: 150px;
	padding: 0;
	margin: 0 0 0 15px;
	height: auto;
	list-style: none;
	float: left;
	font-size: 11px;
	} 
	
	.subnav li {
	}
	
	.subnav li {
	display:block;	width: 130px ; height: 15px; margin-bottom: 5px; 
	padding: 0; text-decoration: none; 
	}
		
	.subnav li a {
	display: block;	width: 130px ; height: 15px;
	padding: 0; text-decoration: none;  color: #575958;
	}

	.subnav li a:hover {
	color: #888888;
	}
	

	.subnav li.btn_sel {
	display:block;	width: 130px ; height: 15px; margin-bottom: 5px; 
	padding: 0; text-decoration: none;  color: #f47a20;
	}
		
	
	
/* info column */

#info_column {
		width: 160px;
		height: 460px;
		text-align: left;
		float:left;
		margin: 0px;
		/* border: 1px #000000 solid; */
}

#info {
		height: 100px; margin-top: 338px; padding-top: 10px;
		border-top: 1px #CCCCCC solid;
}


#page_control_container {
		width: 160px;
		height: 12px;
		text-align: left;
		display: block;
		/* border: 1px #000000 solid; */
}

.page_control {
		width: 160px;
		height: 12px;
		text-align: left;
		list-style: none;
		/* border: 1px #000000 solid; */
		margin: 0px; padding: 0;
}
		.page_control li{
		display: inline;
		float: left;
		}
		
		.page_control li {
		display:block;	width: 12px ; height: 12px; padding: 0; text-decoration: none; margin: 0 3px 0 0;
		}
		
		.page_control li a {
		display:block;	width: 12px ; height: 12px; padding: 0; text-decoration: none; margin: 0 3px 0 0;
		}
		
		.page_control li a:hover {
		color: #888888;
		}
		
		.page_control li.btn_sel {
		display:block;	width: 12px ; height: 12px; padding: 0; text-decoration: none; color: #f47a20; margin: 0 3px 0 0;
		}
		
.showcase {
	width: 600px;
	height: 460px;
	margin-left: 20px;
	float: left;
}

/* disclaimer */



#basestyle {
	
	font-size: 7pt;
	color: #575958;
	line-height: 10pt;
	letter-spacing: 0.06em;
	font-family: arial,helvetica,sans-serif;
	margin-top: 70px;
	padding: 0px;
	clear:both;
	text-align: right;
	font-weight:normal;
	border-top: #C2C2C2 0px solid;
	}

/* projects */


#work1 {
	display: block;
	}
	
	
#work2, #work3, #work4, #work5{
	display: none;
	}
	
	
	
	
	


