@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #533D30;
}
a {
	color: db6721;
	text-decoration: none;
}
p {
}
#home_image {
	height: 491px;
	width: 800px;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}
#designHomeBanner {
	height: 80px;
	width: 800px;
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px;
}
#home_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 45px;
	width: 241px;
	float: left;
	clear: left;
}
#social_media_icons img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	height: 45px;
	width: 560px;
}
#linksWrapper {
	width: auto;
	float: right;
}
#portfolio_scroll {
	height: 412px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#arrows {
}
#collectionLinks {
	width: 800px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#arrows {
	width: 800px;
	float: left;
	margin-bottom: 35px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#previousArrow {
	float: left;
	background-image: url(../assets/images/arrow_prev.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 50px;
}
#arrows  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nextArrow {
	float: right;
	background-image: url(../assets/images/arrow_next.jpg);
	background-repeat: no-repeat;
	width: 50px;
	background-position: right;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav1 {
	float: right;
	margin-top: 7px;
}
#nav2 {
	width: 800px;
	float: right;
	text-align: right;
	margin-top: 40px;
}
#nav1 a {
	float: right;
}

/* added by kai */
.stepcarousel{
	position: absolute; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 410px;
	left: -2px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
/*width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#social_media_icons {
	float: right;
	width: 500px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.stepcarouselBios  .panel {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow: hidden;
	float: left;
}
#team_topspacer {
	width: 800px;
	float: right;
	text-align: right;
	margin-top: 60px;
}
#links_wrapper {
	width: 800px;
	margin-top: 25px;
	float: left;
	margin-bottom: 68px;
}
#links_wrapper   table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 434px;
}
#links_wrapper   table   td {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#links_wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
