@charset "utf-8";
/* CSS Document */
/* yellow original: F7931D */


body {
	background-color: #fff;
	margin: 0;
}

a {
	text-decoration: none;
	border: none;
}

img {
  border: none;
  display: inline;
  margin: 0;
}

ul {
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	margin-top:0px;
}

/* ---------- AREA STYLES ---------- */
.footer {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-top: solid 1pt #444;
	padding-top: 5px;
	clear: both;
/*	position: fixed;
    bottom: 0px;*/
}

.header {
	float: none;
	width: 900px;
	height: 91px;
	padding: 0;
	margin: auto;
}

.header-fullSpan {
	clear: both;
	width: 100%;
	height: 91px;
	margin: 0;
	text-align: center;
	background-color: #e8e8e8;
	display: block;
	position: fixed;
}

.mainNav-unit {
	width: 91px;
	height: 91px;
	margin: 0;
	padding: 0;
	background-color: #e8e8e8;
	float: right;
}

.mainNav-unit:hover {
	background-color: #FF9F1D;
}

.mainNav-unit-active {
	width: 91px;
	height: 91px;
	margin: 0;
	float: right;
	background-color: #fff;
}

.mainNav-logotype {
	width: 358px;
	height: 91px;
	float: right;
	background-image:url(../images/mainNav-logotype.png);
}

.mainNav-logotype:hover {
	background-image:url(../images/mainNav-logotype-hover.png);
}

.mainNav-workIcon-active {
	background-image: url(../images/mainNav-work-animated-active.gif);
}

.mainNav-workIcon {
	background-image: url(../images/mainNav-work-animated.gif);
}

.mainNav-workIcon:hover {
	background-image: url(../images/mainNav-work-animated-hover.gif);
}

.main-fullSpan {
	clear: both;
	margin-top: 121px;
	display: block;
	width: 100%;
	position: absolute;
	overflow: hidden;
	z-index: -1;
}

.main-fullSpan-news {
	clear: both;
	margin-top: 111px;
	display: block;
	width: 100%;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	background-color:#ADF;
}

.main-fullSpan-withNews {
	clear: both;
	margin-top: 282px;
	display: block;
	width: 100%;
	position: absolute;
	overflow: hidden;
	z-index: -1;
}

.main-contentSpan {
	clear: both;
	margin-top: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

/* ---------- COLORBOX AREA STYLES ---------- */
.colorbox-area {
	width: 900px;
	margin-top: 15px;
}

.colorbox-flashArea {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

.colorbox-flash-description {
	width: 611px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.colorbox-imageArea {
	width: 611px;
	float: left;
	margin: 0px 25px 0px 15px;
}

/* ---------- MAIN CONTENT STYLES ---------- */
.content-col07-start03 {
	width: 412px;
	float: left;
	margin: 0px 15px 0px 122px;
}

.content-col04 {
	width: 229px;
	float: left;
	margin: 0px 15px 0px 0px;
}

.content-col05 {
	width: 290px;
	float: left;
	margin: 0px 15px 0px 0px;
}

.content-col05-start11 {
	width: 290px;
	float: left;
	margin: 0px 15px 0px 610px;
}

.content-col05-start10 {
	width: 290px;
	float: left;
	margin: 0px 15px 0px 549px;
}

.content-col03-projectPage {
	width: 168px;
	float: left;
	margin: 0px 30px 0px 15px;
}

.content-col03 {
	width: 168px;
	float: left;
}

/* ---------- PORTFOLIO AREA STYLES ---------- */
.portfolioThumb {
	margin: 15px 0px 10px 0px;
}

.portfolioSlide {
	width: 230px;
	height: 285px;
	float: left;
	text-align: center;
	background-image: url(../images/portfolio-slideBackground.jpg);
	margin: 0px 0px 15px 15px;
}

.portfolioSlide:hover {
	background-image: url(../images/portfolio-slideBackground-hover.jpg);
}

.portfolioCaption {
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

/* ---------- TEXT STYLES ---------- */
.text-body {
	font-family: Verdana, sans-serif;
	color: #444444;
	font-size: 11px;
	line-height: 1.5em;
}

.text-header-medium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 1.3em;
}

.text-header-medium-topMargin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 1.3em;
	margin-top: 25px;
}

.text-header-large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 36px;
	line-height: 1.3em;
}

.text-link {
/*	color: #CC7B18;*/
	color: #a77d4d;
}

.text-link:hover {
	color: #FF9F1D;
}

.text-portfolioCaption {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 7pt;
	line-height: 1.5em;
}

.text-portfolioCaption-secondary {
	font-style: italic;
}

.text-link-projectIndex{
	font-family: Verdana, sans-serif;
	color: #a77d4d;
	font-size: 7pt;
	line-height: 1.5em;
	margin-bottom: 7px;
	display: block;
}

.text-link-projectIndex:hover {
	color: #FF9F1D;
}

.textColor-red {
	color: #c1272d;
}

.textColor-yellow {
	color: #F7931D;
}

.text-portfolio-sideLinks {
	margin-top: 2px;
	margin-bottom: 3px;
}