@charset "UTF-8";
/* CSS Document */
@import 'reset.css';



/* HTML definitions */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

body.site {
	text-align: center;
	margin-top: 55px;
}

a {
	color: #F0CB00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

h1 {
	font-size: 1.5em;
	color: #F0CB00;
	font-weight: normal;
	position: relative;
	letter-spacing: 0.1em;
	margin-bottom: 12px;
}

/* image replacement resets */
.logo h1 span {
	display: block;
	left: 0px;
	position: absolute;
	top: 0px;
}

#wrapper {
	position: relative;
	text-align: left;
	font-size: 12px;
	width: 818px;
	height: 560px;
	margin: auto;
}

.orange {
	color: #F0CB00;
}

.small {
	font-size: 90%;
}


/* Nav bar */

#navBlock {
	margin-top: 70px;
	height: 35px;
	float: left;
	background-image: url(../images/nav/nav_bg.gif);
}

#navBlock a {
	color: #FFFFFF;
}

#navBlock a:hover {
	color: #F0CB00;
}

.leftBorder {
	float: left;
	margin-top: 63px;
	width: 11px;
	height: 40px;
	background-image: url(../images/nav/leftcurve.gif);
}

.rightBorder {
	float: left;
	margin-top: 64px;
	width: 11px;
	height: 40px;
	background: url(../images/nav/rightcurve.gif) right;
}

#navBlock ul {
	float: left;
	margin-top: 10px;
	width: 796px;
}


#navBlock li {
	float: left;
	border-right: 1px solid #444444;
	padding: 1px 14px;
	font-size: 1.2em;
}

#navBlock li.last {
	border-right: 0px;
}





/* Logo */

.logo {
	width: 220px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 613px;
}

.logo h1, .logo h1 a, .logo h1 a:hover {
	color: #000000;
}

.logo h1 span {
	width: 220px;
	height: 80px;
	background: url('../images/misc/logo.gif') no-repeat scroll top left;
}





/* Main content area */

#contentFrame, #contentFrameNews, #contentFrameContact {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 819px;
	height: 384px;
	background-image: url(../images/misc/main-frame.png);
	z-index: 1;
}

#contentFrameNews {
	background-image: url(../images/misc/main-frame-news.png);
}

#contentFrameContact {
	background-image: url(../images/misc/main-frame-contact.png);
}

.content {
	position: absolute;
	background-image: url(../images/misc/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -15px;
	left: 0px;
	top: 146px;
	margin-left: 26px;
	padding: 16px 30px 0px 28px;
	float: left;
	width: 353px;
	height: 275px;
	line-height: 1.4em;
	overflow: hidden;
	z-index: 2;
}

.content li {
	background-image: url(../images/misc/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.3em;
}

h1.portfolio, h3.portfolio {	
	float: left;
}

h3.portfolio {	
	float: left;
	font-size: 1.2em;
	padding-top: 2px;
}

.content .divider {	
	float: left;
	margin-top: -15px;
	margin-left: 8px;
	margin-right: 8px;
}

.newsContent {
	position: absolute;
	left: 0px;
	top: 122px;
	left: 25px;
	padding: 30px 30px 0px 28px;
	float: left;
	width: 630px;
	height: 275px;
	line-height: 1.6em;
	overflow: hidden;
	z-index: 2;
}

.newsContent h2 {
	font-size: 2.2em;
	letter-spacing: 0.05em;
	color: #F0CB00;
	margin-top: 30px;
	margin-bottom: 10px;
}

.newsImage {
	float: right;
	margin-left: 15px;
}

.newsControl {
	position: absolute;
	left: 0px;
	top: 400px;
	left: 480px;
	width: 200px;
	text-align: right;
	z-index: 2;
}

.portControl {
	position: absolute;
	left: 0px;
	top: 420px;
	left: 200px;
	width: 200px;
	text-align: right;
	z-index: 2;
}


.content .small {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999999;
}

.homeBlock {
	position: absolute;
	left: 0px;
	top: 412px;
	left: 53px;
	font-size: 90%;
	z-index: 2;
}

.portfolioLink {
	position: absolute;
	left: 0px;
	top: 402px;
	left: 253px;
	z-index: 2;
}

.logoBlock {
	position: absolute;
	left: 0px;
	top: 412px;
	left: 125px;
	z-index: 2;
}

.logoBlock img {
	margin-left: 15px;
}

.logoNudge {
	margin-bottom: 6px;
}

.imageBlock {
	margin-top: 29px;
	margin-left: 454px;
	float: left;
	width: 346px;
	height: 340px;
}


.imageBlock .image {
	width: 166px;
	height: 166px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.imageMask {
	position: absolute;
	width: 166px;
	height: 166px;
	z-index: 9;
}

.portImage {
	position: absolute;
	width: 166px;
	height: 166px;
	z-index: 1;
}

.newsImageBlock {
	margin-top: 25px;
	margin-left: 730px;
	float: left;
}

.newsImageBlock .image {
	width: 60px;
	height: 60px;
	margin-bottom: 11px;
}

#map {
	position: absolute;
	top: 143px;
	left: 465px;
	width: 315px;
	height: 318px;
	border: 1px solid #FFF;
	z-index: 2;
}



/* Footer and copyright */

.footer {
	position: absolute;
	left: 0px;
	top: 450px;
	left: 52px;
	font-size: 0.8em;
	color: #999999;
	z-index: 3;
}

.copy {
	position: absolute;
	top: 285px;
	left: 820px;
	background: url(../images/misc/copyright.gif)  no-repeat bottom;
	color: #000000;
	height: 200px;
	width: 16px;
	overflow: hidden;
	white-space: nowrap;
}


