*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e3fdbe;
	font: .7em/1.5em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	text-align: center;
	color: #777;
}

ul {
	list-style-type: none;
}

p {
	margin-bottom: 15px;
}

img {
	border: none;
}

h3{
	font-size: 14px;
	margin-top: 10px;
}

.wrap {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #ebfde9;
}

#top {
	padding-top: 14px;
}

#header { /* collapse box model work around */
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

#mid {
	background: url('../images/global_mid_bg.gif') repeat-x scroll 0 0;
}

#bottom {
	border-top: 1px solid #e8e8e8;
}

#primary {
	float: right;
	width: 520px;
	padding-right: 16px;
	margin-bottom: 26px;
	padding-bottom: 54px;
	background: url('../images/global_primary_bg.gif') right bottom no-repeat;
}

#primary p {
	width: 514px;
}

#secondary {
	float: left;
	width: 230px;
}

/* CONTENT */

#primary a {
	padding-bottom: 1px;
	color: #577612;
	text-decoration: none;
	border-bottom: 1px dotted #a0c749;
}

#primary a:hover {
	color: #92bc34;
	border-bottom: 1px solid #a0c749;
}

.bullets li {
	padding: 0 0 4px 16px;
	background: url('../_img/bullet_checkmark.gif') 0 .2em no-repeat;
}

.bulletsgc li {
	padding: 0 0 4px 16px;
	margin-left:10px;
	background: url('../_img/bullet_checkmark.gif') 0 .2em no-repeat;
}

.bullets2 li {
	margin: 0 0 4px 32px;
	background: url('../_img/bullet_diamond.gif') 0 .4em no-repeat;
}

.bullets table {
	padding: 0 0 4px 16px;
}

.bullets td {
	padding:0;
	margin:0;
}

.bulletheader {
	padding:0;
	margin:0;
	border-bottom:1px solid #000;
}

/* FOOTER */

.footnote {
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
	font-size: 12px;
}

#address {
	width: 230px;
	margin-right: 14px;
}

#bms {
	width: 180px;
}


/* MISCELLANEOUS */

.clear {
	clear: both;
}

.floatbox {
	float: left;
	width: 240px;
	margin-right: 26px;
}

/* HOME */

.home #primary h3.sust {
	text-indent: -9999em;
	width: 89px;
	height: 9px;
	background: transparent url("../images/home_h3_sust.gif") no-repeat top left;
}

.home #primary h3.integrated {
	text-indent: -9999em;
	width: 82px;
	height: 9px;
	margin-top: 1.5em;
	background: transparent url("../images/home_h3_integrated.gif") no-repeat top left;
}

.home #primary h3.creative {
	text-indent: -9999em;
	width: 61px;
	height: 9px;
	margin-top: 1.5em;
	background: transparent url("../images/home_h3_creative.gif") no-repeat top left;
}

.home #primary h3.committed {
	text-indent: -9999em;
	width: 79px;
	height: 9px;
	margin-top: 1.5em;
	background: transparent url("../images/home_h3_committed.gif") no-repeat top left;
}

#secondary #newsboxwrapper {
	width: 211px;
}

#secondary #newsbox {
	background: transparent url("../images/home_news_bg_top.gif") no-repeat top left;
	min-height: 365px;
}

#secondary #newsboxbottom {
	background: transparent url("../images/home_news_bg_bottom.gif") no-repeat top left;
	width: 211px;
	height: 12px;
}

#secondary #newsbox #newshead {
	padding: 16px 16px 0 16px;
	position: relative;
}

#secondary #newsbox #newshead h2 {
	width: 150px;
	height: 11px;
	margin-bottom: 0;
	color: #009900;
	/*text-indent: -9999em;
	background: transparent url("../images/home_h2_secondary.gif") no-repeat top left;*/
	font-size: 14px;
}

#secondary #newsbox #newshead ul {
	position: absolute;
	top: 12px;
	right: 13px;
	list-style-type: none;
}

#secondary #newsbox #newshead ul li {
	float: left;
}

#secondary #newsbox #newshead ul li a {
	display: block;
	text-decoration: none;
	text-indent: -9999em;
	outline: none;
}

#secondary #newsbox #newscontent {
	overflow: hidden;
	position: relative;
	margin-bottom: 16px;
	min-height: 100px;
}
