@charset "UTF-8";
@import url("../webfonts/opensans_condlight/stylesheet.css");
@import url("../webfonts/opensans_condbold/stylesheet.css");
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-width: 100%;
}
html {
	height: 100%;
	width: 100%;
}
#wrapper {
	padding: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
	height: 100%;
	position: relative;
}
#north {
	background-color: #000;
	height: 30px;
	width: 100%;
	position: fixed;
	z-index: 200;
	left: 0px;
	top: 0px;
}
#south {
	background-color: #000;
	height: 30px;
	width: 100%;
	position: fixed;
	z-index: 200;
	left: 0px;
	bottom: 0px;
}
#east {
	background-color: #000;
	height: 100%;
	width: 30px;
	position: fixed;
	z-index: 200;
	right: 0px;
	top: 0px;
}
#west {
	background-color: #000;
	height: 100%;
	width: 30px;
	position: fixed;
	z-index: 200;
	left: 0px;
	top: 0px;
}
#home {
	height: 1024px;
	width: 768px;
	margin: 0px;
	position: relative;
	background-color: #fff;
}
#home_left {
	height: 512px;
	width: 768px;
	display: block;
	position: relative;
	padding-top: 100px;
}
#home_left img {
	height: 100px;
	width: 100px;
	left: 50%;
	position: relative;
	margin-left: -50px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 100px;
}
#home_left h1 {
	font-family: "opensans condlight";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#home_right {
	height:512px;
	width: 768px;
	display: block;
	position: relative;
}
#home_right img {
	height: 100px;
	width: 100px;
	left: 50%;
	bottom: 0px;
	margin-bottom: 50px;
	margin-left: -50px;
	position: relative;
}
#home_right h1 {
	font-family: "opensans condlight";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 100px;
	margin-left: 0px;
	margin-top: -100px;
	top: -120px;
	position: relative;
}
#work {
	width: 768px;
	margin-left: -15px;
	position: relative;
	background-color: #F4F4F6;
	padding-top: 0px;
	height: 2500px;
}
.sticky-navigation {
	display: none;
}
.sticky-navigation ul {
	display: none;
}
.sticky-navigation ul li {
	display: none;
}
.sticky-navigation ul li a {
	display: none;
}
.sticky-navigation ul li a:hover {
	display: none;
}
.nav_topimage {
	display: none;
}
#about{
	height: auto;
	width: 768px;
	left: 0px;
	position: absolute;
	top: 0px;
	margin-bottom: 0px;
}
#about h1 {
	font-family: "opensans condbold";
	font-size: 32px;
	line-height: 36px;
	color: #000;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#about p {
	font-family: "opensans condlight";
	font-size: 18px;
	line-height: 24px;
	color: #000;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#about img {
	height: 200px;
	width: 200px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F6;
	margin-left: -7px;
}
.step_left {
	background-color: #FFF;
	float: left;
	height: 415px;
	width: 193px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 7px;
}
.step_right1 {
	background-color: #FFF;
	float: right;
	height: 415px;
	width: 193px;
	margin-top: 100px;
	margin-bottom: 15px;
	margin-right: 25px;
	padding-left: 7px;
}
.step_right {
	background-color: #FFF;
	float: right;
	height: 415px;
	width: 193px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 25px;
	padding-left: 7px;
}
.step_text {
	font-family: "opensans condlight";
	font-size: 16px;
	line-height: 22px;
	color: #000;
	width: 186px;
	margin-top: 7px;
}
#projects {
	width: 768px;
	margin-left: -15px;
	position: relative;
	background-color: #FFF;
	min-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#projects_inner {
	height: auto;
	width: 768px;
	left: 0px;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
}
#projects h1 {
	font-family: "opensans condlight";
	font-size: 32px;
	line-height: 36px;
	color: #000;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#projects h2 {
	font-family: "opensans condbold";
	font-size: 32px;
	line-height: 42px;
	color: #000;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: pointer;
}
#projects ul {
	list-style-type: none;
}
#projects ul li {
	font-family: "opensans condlight";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	margin-left: -40px;
	margin-bottom: 0px;
	margin-top: 6px;
}
#projects ul li ul{
	margin-left: -40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#projects ul li ul li {
	font-family: "opensans condlight";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	background-color: #e3d54e;
	display: inline-block;
	margin-right: 4px;
	border-right-width: 5px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3d54e;
	border-left-color: #e3d54e;
	width: auto;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3d54e;
	margin-top: 4px;
}
#team {
	width: 768px;
	min-height: 100%;
	margin-left: -15px;
	padding: 0px;
	position: relative;
	overflow: auto;
	background-color: #F4F4F6;
}
#team p {
	font-family: "opensans condlight";
	font-size: 14px;
	line-height: 20px;
	color: #000;
	width: 415px;
}
#team_inner {
	height: auto;
	width: 768px;
	left: 0px;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	float: left;
}
#team h1 {
	font-family: "opensans condlight";
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-align: center;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 15px;
	height: 50px;
	padding-top: 30px;
	cursor: pointer;
	font-weight: normal;
}
#team h2 {
	font-family: "opensans condlight";
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 200px;
	border-bottom-color: #000;
	height: 170px;
	background-color: #e3d54e;
	padding-top: 30px;
	margin-top: 9px;
	margin-right: 15px;
	float: left;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: normal;
}
#team h3 {
	font-family: "opensans condlight";
	font-size: 32px;
	line-height: 36px;
	color: #000;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#contact {
	width: 768px;
	min-height: 100%;
	margin-left: -15px;
	position: relative;
	overflow: auto;
	background-color: #e3d54e;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_inner {
	height: auto;
	width: 768px;
	left: 0px;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 20%;
}
.contact_image {
	height: 60px;
	width: 60px;
	left: 50%;
	position: relative;
	margin-left: -30px;
}
#contact p {
	font-family: "opensans condlight";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-align: left;
	background-color: #FFF;
	display: inline-block;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: auto;
	margin-top: 4px;
	margin-bottom: 0px;
	top: 40%;
}
#contact p a {
	text-decoration: none;
	color: #000;
	font-family: "opensans condlight";
	font-size: 16px;
}
#contact p a:hover {
	color: #e3d454;
	background-color: #000;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	display: inline-block;
}
.inner {
	height: auto;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-left: 60px;
	margin-bottom: 30px;
}
.sub {
	font-family: "opensans condlight";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: lighter;
	color: #e3d54e;
	line-height: 36px;
} 
.item {
	width: 440px;
}
.bold {
	font-family: "opensans condbold";
	font-weight: normal;
}
.bold_sub {
	font-family: "opensans condbold";
	font-weight: normal;
	background-color: #e3d454;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3d454;
	border-left-color: #e3d454;
	margin-left: -2px;
}
.content_w {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s;
	-moz-transition: max-height 0.5s;
	-o-transition: max-height 0.5s;
	transition: max-height 0.5s;
}
.bio {
	height: 200px;
	width: 200px;
	margin-left: 215px;
	background-color: #e3d54e;
	margin-bottom: 6px;
	cursor: pointer;
}
.bio2 {
	height: 200px;
	width: 200px;
	background-color: #e3d54e;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	float: left;
	margin-top: 9px;
	clear: none;
	margin-right: 15px;
}
.left {
	float: left;
	height: 200px;
	width: 200px;
	cursor: pointer;
	margin-bottom: 6px;
}
.right {
	height: 200px;
	width: 200px;
	cursor: pointer;
	top: 0px;
	margin-right: 25px;
	margin-top: 9px;
	margin-bottom: 5px;
}
#footer {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 30px;
}
#footer p {
	font-family: "opensans condlight";
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-right: 60px;
	background-color: #e3d454;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

