@charset "UTF-8";


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
	display: block;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2AD5A;
	line-height: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #655945;
	background-color: #000;
}
h1 {
	color: #64522E;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-align: left;
}
h2 {
	color: #D2AD5A;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
a, a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:focus {
	color: #999;
	outline: none;
}
a:active {
	color: #999;
	outline: none;
}
#logo {
	float: left;
}
#nav {
	width: 100%;
	margin-top: 50px;
}
#outerWrapper {
	width: 1360px;
	background-image: url(../images/css/bg-platform.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 134px;
}
#leftColumn1   {
	float: left;
	width: 208px;
	line-height: 16px;
	height: 555px;
}
#leftColumn1 #social {
	height: 70px;
	margin-top: 238px;
	margin-right: auto;
	margin-left: auto;
}
#leftColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a {
	display: block;
	padding: 5px 4px 5px 15px;
	line-height: 15px;
	background: url(images/sidenav.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#leftColumn1 ul li a:hover {
	text-decoration: none;
	background: url(images/sidenav.gif) no-repeat left -25px;
	color: #000000;
}
#rightColumn1   {
	float: right;
	width: 840px;
	line-height: 16px;
	height: 555px;
}
#outerWrapper #contentWrapperhome {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-home.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapperabout {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-about.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapperclients {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-clients.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapperpress {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-press.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrappercontact {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-contact.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapperportfolio {
	height: 588px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/css/bg-portfolio.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #footer {
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#credit {
	text-align: center;
	background: #666666;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #FFF;
}
.indent {
	margin-left: 40px;
	margin-right: 70px;
	margin-top: 68px;
}
#clients {
	width: 300px;
	text-align: left;
}
#interviews {
	width: 336px;
	text-align: left;
	float: right;
}
#interviews img{
	float: right;
}
#form {
	width: 300px;
	text-align: left;
}
.about-indent {
	margin-left: 305px;
	margin-right: 38px;
	margin-top: 36px;
	overflow-y: auto;
	height: 436px;
}
.clients-indent {
	margin-left: 10px;
	margin-right: 38px;
	margin-top: 36px;
	overflow-y: auto;
	height: 436px;
}
#scroll {
	height: 435px;
	overflow-y: auto;
}
