.insideMainpage {
	float:left;
}
.insideMainpage p {
	font-weight:bold;
	padding:10px;
	padding-top:0px;
}
.insideMainpage p strong {
	font-size:12px;
	display:block
}
p.intro {
	color:#fff;
}
.insideText,.insideHead {
	float:left;
padding-left:20px;
width:550px;
}
.insideHead {
}
.insideText h2,.insideHead h2 {
	clear:left;	
	margin-top:0px;
	padding-top:0px;
}
.rightsideImages {
width:363px;
float:left;
}
.featuredProject {
	float:left;
	width:100%;
	height:208px;
margin:0px;
overflow:hidden;
padding:0px;
text-align:center;
}
.insideMainpage h1 {
	padding-left:20px;
		
}

.featuredProjectContent {
	margin:0px 0px 30px;
	float:left;
background-color:#000000;

background-position:center top;
background-repeat:no-repeat;	
	width:363px;
	height:63px;
	float:left;
	overflow:hidden;
}
.featuredProjectContent .img {
	z-index:1;
}
.featuredProjectContent a img {
	margin-top:10px;
}
.featuredProjectContent h3 {
	color:#c6d9e1;
	font-size:15px;
	text-transform:uppercase;
}

.featuredProject .links {
	clear:both;
	padding-top:20px;
	text-align:center;
}
.featuredProject .links a {
color:#9ED1D4 !important;
font-size:16px;
}

h3.light {
	color:#9ec8d4;
	font-size:14px;
}

.portfolio, .links {
	clear:both;
	float:left;
	width:100%;
}
.portfolio h3.light {
	padding-left:20px;
}
#portfolio {
border-bottom:1px solid #101921;
margin:0 15px;
}
.portfolio li {
	border-right:1px solid #101921;
	border-top:1px solid #101921;
	min-height:150px;
	padding:20px 24px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    zoom: 1;
	*width:180px;
	*height:160px;    
    *display: inline;
}
.oldStyle {
	margin:0px !important;	
}
.links {
	border:0px none;
}
.oldStyle li {
	padding-right:0px !important;
	padding-left:0px !important;
}
.oldStyle li .porf {	
	width:235px !important;
}
.portfolio li.last {
	border-right:0px none;	
}
.portfolio img {
	margin-bottom:10px;
	filter:alpha(opacity=30); /* msie */ 
	-moz-opacity: 0.30; /* firefox 1.0 */ 
	-khtml-opacity: 0.30; /* webkit */ 
	opacity: 0.30; /* css 3 */ 
}
.porf div a,.porf div a:visited 
{
	text-decoration:none !important;
	color:#9EC8D4 !important;
	font-weight:normal;
	font-size:11px !important;
	background: transparent url(../img/icon/view-web.png) no-repeat left center;
	padding-left:20px !important;
	margin-left:0px !important;
	padding-top:5px;
	padding-bottom:3px;
}
.porf div a:hover {
	text-decoration:underline !important;
}
.porf {
	margin: 0px auto; width: 180px;
}

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

.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:0px;
	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;
}
/*------ tabs ------*/
.contentTabs {
clear:right;
float:left;
margin:0px 0px 0px 15px;
width:510px;
padding-bottom:20px;
}
.contentTabs li {
	background:transparent url(../img/button/button-bg.png) no-repeat scroll left 0;
display:inline;
float:left;
margin:0px 10px 0px 0px;
}
.contentTabs  a {
background:transparent url(../img/button/button-bg.png) no-repeat scroll right -25px;
color:#FFFFFF !important;
float:left;
font-family:Arial;
padding:5px 10px;
}

.contentTabs  a:hover {
	text-decoration:none !important;
}
.tabs {
	display:none;	
}
.insideText .show {
	display:block;	
}

