body {
	background:url(../images/bkgd-graphic.jpg) top center no-repeat fixed #00775a;
}

#frame {
	width:875px;
	margin:0 auto 10px auto;
	color:#333;
}

#top {
	height:140px;
	width:875px;
	position:relative;
}

#top h1 {
	margin:0;
	position:absolute;
	top:10px;
	left:25px;
}

#top h1 a {
	text-indent:-2000px;
	display:block;
	width:300px;
	height:125px;
	background:url(../images/logo2.png) top left no-repeat transparent;
}

#nacgroup {
	margin:0;
	position:absolute;
	bottom:20px;
	right:25px;
}

#nacgroup a {
	text-indent:-2000px;
	display:block;
	width:215px;
	height:61px;
	background:url(../images/nacgroup.png) top left no-repeat transparent;
}

#main {
	background:url(../images/main_bkgd_2col.png) top left repeat-y #00775a;
	padding:0px 8px;
}

body.single_column #main {
	background-image:url(../images/main_bkgd.png);
}

#main_base {
	background:url(../images/main_base.png) top left repeat-y transparent;
	height:26px;
}

body.two_column #main_base {
	background-image:url(../images/main_base_2col.png);
}

#banner p {
	margin:0;
}

#content {
	padding:5px 25px;
}

#content_left {
	float:left;
	width:450px;
	padding:0 25px;
}

#content_right {
	float:left;
	width:313px;
	padding:10px 22px;
}

.big_button a {
	display:block;
	width:320px;
	height:90px;
	background:url(../images/button_bkgd.png) top left no-repeat transparent;
}

.big_button p {
	margin:0;
}

.big_button a:hover {
	background-position:0 -90px;
}

.big_button a span {
	text-indent:-2000px;
	display:block;
	width:320px;
	height:90px;
}

.big_button a#button_recruitment span {
	background:url(../images/button_recruitment.png) top left no-repeat transparent;
}

.big_button a#button_power span {
	background:url(../images/button_power.png) top left no-repeat transparent;
}

.big_button a#button_construction span {
	background:url(../images/button_construction.png) top left no-repeat transparent;
}

.big_button a#button_college span {
	background:url(../images/button_college.png) top left no-repeat transparent;
}

.big_button a#button_manufacturing span {
	background:url(../images/button_manufacturing.png) top left no-repeat transparent;
}

.big_button a#button_contact span {
	background:url(../images/button_contact.png) top left no-repeat transparent;
}

.big_button a#button_supply-chain span {
	background:url(../images/button_supplychain.png) top left no-repeat transparent;
}

#footer {
	color:#fff;
	margin:0 20px;
}

#footer a {
	color:#fff;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

#news_links .article_group {
	float:left;
	width:200px;
	margin-right:25px;
}

.article_group h3 {
	font-size:15px;
	background:url(../images/grey_line.png) center left repeat-x transparent;
	margin:10px 0;
}

.article_group h3 span {
	background-color:#fff;
	padding-right:10px;
}

.article_group .article_item {
	width:180px;
	float:left;
	background:url(../images/article.gif) 0 5px no-repeat transparent;
	padding:5px 15px 15px 30px;
}

.article_link {
	background:url(../images/article.gif) 0 0 no-repeat transparent;
	padding:0 15px 0 30px;
}

.article_item h4 {
	margin:0;
	font-size:13px;
}

.article_item .date {
	margin:0.5em 0 0 0;
}

#diagram_thumb {
	float:right;
	border:1px solid #ccc;
	margin:1.4em 0 1em 1em;
}

#content_left li {
	margin-bottom:0.5em;
	list-style-image:url(../images/list-icon.png);
}

#fp_video {
	border:1px solid #ccc;
	display:block;
	height:240px;
	width:320x;
	margin:15px auto;
}

.article_listing p {
	margin:0.5em 0;
}

.article_listing .pic {
	margin:0;
	border:none;
}

.article_listing .pic img {
	float:left;
	margin:0 10px 20px 0;
	border:1px solid #ccc;
}

#article .pic {
	margin:0;
	border:none;
}

#article .pic img {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #ccc;
}

.caption {
	font-size:12px;
	color:#666;
}

#news_article .image {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #ccc;
	padding:10px;
}


ul.headlines {
	margin:0;
	padding-left:2em;
}

ul.headlines li {
	list-style:url(../images/article.gif);
	margin:0 0 0.5em 0;
}

#news_snippet {
	background-color:#fff;
	padding:0 1em 0.5em 1em;
	margin:12px 0;
	font-size:12px;
	border:1px solid #999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#news_snippet h4, #news_snippet p {
	margin:0.7em 0;
}