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

body  {
	font: 11px/15px "Helvetica Neue Light", "Helvetica Neue", Helvetica Light, Helvetica, Arial, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #C2C0AD;
	background-image: url(../images/general/nec_bg.jpg);
	background-position: -750px -600px;
	background-color: #01202B;
	background-repeat: repeat;
	font-weight: normal;
}
.nec #container {
	width: 795px;
	background: #4B3C31;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/general/bg_container.jpg);
	background-repeat: repeat-y;
} 
.nec #topnav {
	text-align: right;
	padding: 8px 12px;
	font-family: "Myriad Roman", "Myriad Pro", "Myriad", Geneva, Arial, Helvetica, sans-serif;
}
.nec #topnav a:link {
	text-align: right;
	padding: 5px 12px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.nec #topnav a:hover {
	text-align: right;
	padding: 5px 12px;
	color: #F6B416;
	font-weight: normal;
	font-size: 14px;
}
.nec #topnav a:visited {
	text-align: right;
	padding: 5px 12px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.nec #quicklinks {
	text-align: right;
	padding: 0 12px;
}
.nec #header {
	margin: 0;
	height: 100px;
	background-image: url(../images/general/nec_header.jpg);
	text-align: center;
}
#header h1 {
	padding: 14px;
	text-align: right;
	font-size: 9px;
	color: #22521B;
}
.nec #banner {
	height: 318px;
	background-color: #030E2A;
}
.nec  #navigation {
	width: 780px;
	font-family: "Myriad Roman", "Myriad Pro", "Myriad", Geneva, Arial, Helvetica, sans-serif;
	height: 60px;
}
.nec #left {
	width: 140px;
	float: left;
	padding: 10px;
}
.nec #leftmenu a:link {
	display: block;
	height: 14px;
	font-family: "Myriad Roman", "Myriad Pro", "Myriad", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066CC;
	line-height: 13px;
	padding: 6px 0 0 0;
}
.nec #leftmenu a:hover {
	display: block;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9A8E8C;
	font-family: "Myriad Roman", "Myriad Pro", "Myriad", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
.nec   #right {
	float: right;
	width: 160px;
	padding: 15px 0px 15px 20px; 
	margin: 0 0 0 18px;
}
.nec #mainContent {
	margin: 0 40px 0 170px;
}
.nec #mainContent p {
	padding-left: 0px;
}
.nec #biopanel {
	width: 260px;
	float: left;
	padding: 0 29px 0 0;
}
.nec #global-projects-panel {
	width: 260px;
	float: left;
	padding: 0 29px 0 0;
}
.product-item  {
	height: 250px;
	width: 145px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	float: left;
	background-color: #030E2A;
}
.product-item  a:link  {
	color: #fff;
	font-weight: normal;
}
.nec  #footertop {
	font-size: 10px;
	text-align: center;
	padding: 5px 0 5px 0;
	background-image: url(../images/general/bg_footertop.jpg);
	background-position: center bottom;
	height: 340px;
	margin: -340px 12px 0 12px;
	background-repeat: no-repeat;
}
.nec #footer {
	font-size: 10px;
	text-align: center;
	margin: 20px 0 0 0;
	font-family: "Myriad Roman", "Myriad Pro", "Myriad", Geneva, Arial, Helvetica, sans-serif;
}
.nec  #footer a:hover {
	font-weight: bold;
	color: #F5B117;
}
.nec #description {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	width: 800px;
	margin: 0 auto;
	padding: 20px;
}
.repeating-panel  {
	padding: 8px 0 0 0;
	overflow: auto;
	border-top: dotted #fff thin;
}
.nec #repeating-panel p {
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Myriad Light", "Myriad Roman", "Myriad Pro", "Myriad", Geneva, "Helvetica Neue Light", "Helvetica Neue", "Helvetica Light", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 22px;
	color: #FFF;
	line-height: 23px;
}
h2 {
	font-size: 17px;
	line-height: 21px;
	color: #C2C0AD;
	padding: 12px 0 0 0;
}
h3 {
	font-size: 15px;
	color: #fff;
	line-height: 18px;
}
h4 {
	font-size: 13px;
	padding: 0 0 -4px 0;
	line-height: 17px;
}
h5 {
	font-size: 10px;
	line-height: 11px;
}
h6 {
	font-size: 12px;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #F4B118;
}
a:visited {
	text-decoration: none;
	color: #AD9C7F;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
.byline {
	font-size: 11px;
	line-height: 13px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.greentype {color: #514B26}
.item-number {
	font-size: 11px;
	color: #A0927C;
}
.nec img {
	display: inline;
}
.photo-bio {
	padding: 2px;
	height: 83px;
	width: 110px;
	border: solid #9D8F79 thin;
	margin: 0 12px 0 0;
	float: left;
}
.photo-thumb-landscape {
	padding: 2px;
	height: 100px;
	width: 130px;
	border: solid #9D8F79 thin;
	margin: 2px;
}
.photo-thumb-portrait {
	padding: 2px;
	height: 140px;
	width: 100px;
	border: solid #9D8F79 thin;
	margin: 2px;
}
.photo-thumb-square {
	padding: 2px;
	height: 100px;
	width: 100px;
	border: solid #9D8F79 thin;
	margin: 2px;
}
.photo-thumb-freesize {
	padding: 2px;
	height: 140px;
	border: solid #9D8F79 thin;
	margin: 2px;
}
.photo-project-thumb-landscape {
	padding: 2px;
	height: 90px;
	width: 120px;
	border: solid #9D8F79 thin;
	margin: 0 10px 0 0;
	float: left;
}
.photo-anysize-with-border {
	padding: 2px;
	border: solid #9D8F79 thin;
	margin: 0 10px 0 0;
}
.price {
	font-size: 11px
}
.project-heading {
	font-size: 14px;
	line-height: 20px;
}
.quote {
	color: #FED85F;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	padding: 0 10px 0 0;
}
.testimonial  {
	padding-bottom: 12px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	width: 100%;
}
