.insideMainpage {
	float:left;
}
.insideMainpage p {
	font-weight:bold;
	margin-bottom:20px;
}
.insideMainpage p strong {
	font-size:12px;
	display:block
}
p.intro {
	color:#fff;
}
.insideText {
	float:left;
padding-left:20px;
width:450px;
}
.featuredProject {
	float:left;
	width:471px;
	height:306px;
	background:#000 url(../../../img/layout/feature-bg.jpg) no-repeat center center;
}
.featureImg {
	float:left;
	margin:50px 0px 0px 50px;
}
.featuredProject .content {
	margin:100px 0px 0px 0px;
	float:left;
	width:190px;
}
.featuredProject .content a img {
	margin-top:10px;
}
.featuredProject .content h3 {
	color:#c6d9e1;
	font-size:15px;
	text-transform:uppercase;
}
h3.light {
	color:#9ec8d4;
	font-size:14px;
}
.portfolio {
	clear:both;
	float:left;
	width:100%;
}
.portfolio h3.light {
	padding-left:20px;
}
.portfolio .content {
	text-align:left;
	margin-top:15px;
	float:left;
	border-bottom:1px solid #101921;
	border-top:1px solid #101921;
}

/*---------------+casestudy pege+------------------*/
.casestudyContent .portfolio .content {
	border:0px none !important;
	margin:0;
}

.casestudyGallery {
	float:left;
	width:471px;
	height:336px;
	background:#000 url(../../../img/layout/feature-bg.jpg) no-repeat top center;
}
.casestudyGallery #caption {
	background:transparent url(../img/layout/casestudy-img-caption.jpg) no-repeat scroll right top;
	clear:both;
	color:#FAFAFA;
	font-size:11px;
	height:30px;
	padding:0px;
	text-align:left;
	padding-left:195px;
	font-family:Verdana;
}
.casestudyGallery #caption  span {
	position:absolute;
	display:none;
	margin-top:8px;
}    
.casestudyGallery .content {
	float:left;
	height:306px;
	margin:0;
	width:100%;
}
.casestudyGallery #thumb {
	text-align:right;
	padding-top:15px;
}
.casestudyGallery  #thumb #img0,#casestudyGallery  #thumb #img1,
.casestudyGallery  #thumb #img2 {
	margin-right:5px;
}
.casestudyGallery  #thumb img {
	border:3px solid #586e72;	
	width:107px !important;
}
.casestudyGallery #content img {
	margin:30px 65px;
	position:absolute;
	display:none;
}

.press {
	float:left;
	width:370px;
	background:transparent url(../../../img/icon/press.png) no-repeat left top;
	border-bottom:1px dotted #9ed1d4;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:30px;
}
.press .date {
	float:left;
	width:90px;
	margin-bottom:5px;
	padding:5px;
}
.press .title {
	float:left;
	width:260px;
	padding:5px;
}
