body
{
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;	
	position: relative;
}

#header
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;	
	overflow: visible;
	height: 145px;
	position: relative;
	z-index: 1000;
}

#header #capital-logo
{
	background-image: url(/in/asset/image/lookinside/header/logo.png);
	width: 145px;
	height: 178px;
	position: absolute;
	z-index: 10;

}

#header .navigation
{
	float: right;
	width: 100%;
	height: 100%;
}

#content
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0 6px 60px 6px;
	position: relative;
	z-index: 10;
}

#content .ui
{
	float: left;
	width: 208px;
}

.page-intro
{
	padding-top: 78px;
	overflow: hidden;
	padding-bottom: 0px;
}

.page-intro .left
{
	float: left;
	width: 238px;
}

.page-intro .right
{
	float: left;
	width: 630px;
}

.page-intro .right p
{
	padding-bottom: 20px;
}

#content #portfolio, #content #team
{
	float: right;
	width: 694px;	
}

.wrapper
{
	overflow: hidden;	
}

.horizontal-rule
{
	border-bottom: solid 1px #0062ad;
	padding-bottom: 6px;
	margin-bottom: 6px;	
}

#breadcrumbs
{
	padding-bottom: 6px;
	margin-bottom: 16px;
	border-bottom: solid 1px #e9e9e9;	
}

#breadcrumbs a
{
	margin-right: 6px;
	font-size: 12px;
}

#breadcrumbs span
{
	font-size: 12px;
	margin-left: 6px;
	font-size: 12px;
}

#content .content
{
	background-image: url(/asset/image/background/content-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 20px;
	margin-top: 0px;
	clear: both;
}

#footer
{
	background-image: url(/asset/image/background/footer-slice.png);
	background-repeat: repeat-x;
	background-color: #f5f7f9;
}

#footer .navigation
{
	width: 940px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;	
}

#footer #sitemap
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;	
}

#footer #sitemap li.header
{
	
}

#footer #sitemap li
{
	margin-bottom: 14px;
}