﻿img 
{
	border: none;
}

#portfolioBox 
{
	width: 99%;
	float: left;
}
#portfolioCont 
{
	width: 70%;
	float: left;
	padding: 0 0 10% 5%;
	border-right: 1px solid #e1e1e1;
	margin-right: -4px;
}
#PortfolioImg 
{
	background: url(../img/img-portfolio.jpg) no-repeat right top;
	width: 24%;
	height: 409px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 0 0 1%;
}
#portfolioCont .intBoxLeft 
{
	border-right: 1px solid #f1f1f1;
	padding-right: 1%;
	width: 49%;
}
#portfolioCont .intBoxRight 
{
	padding-left: 1%;
	width: 48%;
}
#portfolioCont ul 
{
	border-top: 1px solid #f1f1f1;
	padding: 7px 0 2px 0;
}
.portTitle 
{
	font-size: 14px;
}
#portfolioCont a, #portfolioCont a:visited 
{
	color: #ec44a6;
	text-decoration: none;
	font-weight: bold;
}
#portfolioCont a:hover 
{
	text-decoration: underline;
}
#portfolioCont p 
{
	padding: 0 0 15px 0;
}

#homeColLeft.intPage 
{
	width: 49%;
	float: left;
	margin-right: -1px;
	padding: 0 1% 0 5%;
	overflow: hidden;
}
#homeColLeft.intPage p
{
	padding: 0 0 15px 0;
}
#portSide 
{
	width: 43%;
	float: left;
	overflow: hidden;
	margin: 0 0 0 1%
}
#portSide img 
{
	float: right;
}


.intContLogo 
{
	float: left;
	width: 98%;
}
.intBtnLogo 
{
	background: url(../img/btn-download-pres-bg.jpg) repeat-x;
	height: 32px;
	width: 100%;
	float: left;
}
.intBtnLogo a, .intBtnLogo a:visited
{
	float: left;
	color: #ed3d9f;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	text-decoration: none;
}
.intBtnLogo a:hover 
{
	text-decoration: underline;
}
.intContLogo ul
{
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin-top: 10px;
}
.intContLogo li
{
	float: left;
}
.alignRight 
{
	float: right!important;
}
.alignLeft 
{
	float: left;
}

#crewLeft 
{
	float: left;
	width: 50%;
	padding: 0 2% 0 5%;
	border-right: 1px solid #e1e1e1;
	margin: 20px 0 0 0;
}
#crewLeft p 
{
	padding: 0 0 15px 0;
}
#crewLeft li 
{
	padding: 15px 0 0 0;
	border-top: 1px solid #f1f1f1;
	width: 100%;
	float: left;
}
#crewLeft li img 
{
	float: left;
	margin: 0 10px 0 0;
}
#crewLeft li div 
{
	float: left;
	width: 70%;
}
#crewLeft li h4 
{
	color: #676363;
	font-size: 12px;
	font-weight: bold;
}
#crewLeft li p 
{

}
#crewRight 
{
	float: left;
	width: 40%;
	overflow: hidden;
	text-align: right;
	margin: 2% 0 0 2%;
}

#systemMain 
{
	width: 95%;
	padding: 0 0 0 4%;
}
.systemBox 
{
	width: 100%;
	float: left;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	padding: 10px 0;
}
.systemCont 
{
	width: 70%;
	float: left;
	padding: 0 0 20px 0;
}
.systemCont  p 
{
	padding: 0 0 15px 0;
}
.systemImg 
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 30%;
	overflow: hidden;
	text-align: right;
}
.systemImg2
{
	float: right;
	width: 24%;
	padding: 0 5% 0 0;
	overflow: hidden;
	text-align: right;
}
.systemTitle 
{
	margin-bottom: 10px;
	float:right;
}

.clear 
{
	clear: both;
}