@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
img {
	display: block;
}
#pageblock_flash {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
}
#pageblock {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/bg_circle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#logoblock {
	position: absolute;
	height: 103px;
	width: 202px;
	left: 80px;
	top: 40px;
}
#subnav {
	position: absolute;
	height: 96px;
	width: 300px;
	top: 58px;
	right: 50px;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #777777;
	letter-spacing: 1px;
}
#subnav p {
	margin: 0 0 18px 0;
	padding: 0px;
}
.subnavblock {
	width: 300px;
	margin: 0;
	padding: 0;
	height: 28px;
	display: block;
}
#subnav a:link {
	text-decoration: none;
	color: #777777;
}
#subnav a:visited {
	text-decoration: none;
	color: #777777;
}
#subnav a:hover {
	text-decoration: underline;
	color: #006f51;
}
#mainblock {
	width: 900px;
	margin: 0;
	padding: 0;
}
#topblock {
	height: 208px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}
#navblock {
	height: 30px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 178px;
	background-color: #41ad49;
	margin: 0;
	padding: 0;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}
#MenuBar1 {
	height: 30px;
	width: 509px;
	margin: 0 0 0 80px;
}
#nav {
	position: relative;
	height: 30px;
	width: 900px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#nav a {
	display:block;
	margin:0;
	padding:0 6px 6px;
}
#nav div {
	display: block;
	position: absolute;
	height: 23px;
	width: 96px;
	text-align: center;
	top: 7px;
}
.nav_selected {
	background-image: url(images/nav_marker.gif);
	background-position: center;
	font-weight: bold;
}
#nav a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover {
	text-decoration:none;
	color:#a0d6a4;
	font-weight:bold;
}
#nav a.nav_selected:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor: text;
}
#nav div.nav_right {
	right: 12px;
	width: 250px;
	}
#content_left {
	padding: 0 0 0 80px;
	margin: 30px 320px 0 0;
}
#content_long {
	padding: 0;
	margin: 0;
}
.intro_text {
	line-height: 2.5;
	text-transform: uppercase;
	color: #006f51;
	letter-spacing: 1px;
	font-size: 11px;
}
#content_right {
	width: 170px;
	float: right;
	margin: 30px 50px 0 0;
	display: inline;
}
#content_right h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	color: #006f51;
	letter-spacing: 1px;
	margin: 0 0 1.2em 0;
}
#content_right p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}
#content_right a:link {
	color: #006f51;
	text-decoration:none;
}
#content_right a:visited {
	color: #006f51;
	text-decoration:none;
}
#content_right a:hover {
	color: #006f51;
	text-decoration:underline;
}
#clearer {
	clear: both;
}
#footerblock {
	margin-top: 36px;
	height: 50px;
	width: 670px;
	border-top: 1px solid #999999;
	padding: 20px 0 20px 0;
	color: #006f51;
}
#footertext {
	margin-left: 80px;
}
.divider {
	color: #999999;
}
#artblock_short {
	position: relative;
	height: 179px;
	width: 900px;
}
#artblock_tall {
	position: relative;
	height: 323px;
	width: 900px;
	background-image: url(images/portfolio_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#artblock_tall_copy {
	position:absolute;
	top:50px;
	left:80px;
	width: 449px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.7em;
	height: 258px;
	overflow: hidden;
}
#content_left h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006F51;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0.5em 0;
}
#content_left p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

#content_left li {
	font-size: 1.3em;
	line-height: 1.6em;
}
#content_left h2 {
	color: #000000;
	margin: 1.5em 0 0.5em 0;
	font-size: 1.3em;
}
#content_left ul {
	margin-bottom: 2em;
}
.production_flag {
	text-decoration: line-through;
}
.pointer {
	color: #41AD49;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a:link.pointer {
	color: #41AD49;
}
a:visited.pointer {
	color: #41AD49;
}
a:hover.pointer {
	color: #a0d6a4;
}
#artblock_short {
	position: relative;
	height: 179px;
	width: 900px;
	background-image: url(images/middlebar_short.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#artblock_short_copy {
	position:absolute;
	top:50px;
	left:80px;
	width: 449px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.7em;
	height: 116px;
	overflow: hidden;
}
.formrow {
	margin-bottom: 3px;
	padding: 3px;
	background-color: #EEF1F2;
	font-size: 12px;
}
label {
	width: 8em;
	font-size: 12px;
	display: block;
	text-align: right;
	float: left;
	margin-right: 1em;
}
#artblock_utility {
	position: relative;
	height: 56px;
	width: 900px;
	background-image: url(images/middlebar_utility.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#artblock_utility_copy {
	position:absolute;
	top:18px;
	left:80px;
	width: 449px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.7em;
	height: 19px;
	overflow: hidden;
}
#artblock_utility_copy h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 0px;
	color: #a0d6a4;
	line-height: 12px;
}
form {
	margin:0 0 2em 0;
	padding:0
	}
.picleft {
	float: left;
	margin-right: 12px;
}
.porthed {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	position: absolute;
	top: 55px;
	text-align: right;
	width: 100px;
	font-weight: bold;
	right: 177px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.portsub {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	text-align: left;
	width: 138px;
	right: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	margin: 0;
	padding: 0;
}
.portsub a:link, .portsub a:visited {
	color:#CCCCCC;
	text-decoration:none;
	}
.portsub a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#portsub_hit {
	background-image: url(images/portsub_marker.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 10px;
	right: 12px;
}
#content_left a:link, #content_left a:visited {
	color: #006F51;
}
#content_left a:hover {
	color: #41AD49;
}
sup {
	font-size: 9px;
}

