html, body {
	height: 100%;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
}
div#wrapper {
	margin-bottom: -17em;
	width: 1px;
	height: 50%;
	float: left;

}
div#content {
	position: relative;
	text-align: left;
	height: 34em;
	width: 55em;
	margin: 0 auto;
	clear: left;
	background-color: #FFFFFF;
	border: 1px groove #666666;
	background-attachment: scroll;
	background-image: url(../images/big_bulb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topnav {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
}

#content #topnav
a:link {
	color: #000000;
	text-decoration: underline;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #787878; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

#featureheader {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4A4A4;
	position: absolute;
	top: 50px;
	height: 25px;
	width: 150px;
	right: 275px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

div#featured {
	height: 34em;
	position:absolute;
	top:0px;
	right:0px;
	width:450px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #666666;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat;
	background-position: left bottom;

}


div#logo {
	height: 45px;
	width: 250px;
	position:absolute;
	top:245px;
	left:140px;
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -3000px;
}

div#featuredquote {
	height: 165px;
	width: 195px;
	top: 170px;
	right: 247px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
}

div#featuredquote p {
	font-size: 10px;
	color: #333333;

}

div#featuredquote h3 {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

div#sig {
	color: #004A4A;
	padding: 0px;
}

#featuredquote #sig
a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #787878; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

div#featuredlogo {
	height: 85px;
	width: 160px;
	top: 75px;
	right: 275px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/featured_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#featuredimage1 {
	height: 450px;
	width: 222px;
	top: 50px;
	right: 15px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -5000px;
	background-image: url(../images/featured_p2.gif);
}

div#impact {
	height: 194px;
	width: 450px;
	position: absolute;
	top: 350px;
	background-attachment: scroll;
	background-image: url(../images/Impact_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -5000px;
}

div#portfolio {
	height: 25px;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A4A4A4;
	position: absolute;
	top: 515px;
	right: 15px;
	background-image: url(../images/bullet.gif);
	padding-left: 15px;

}

#content #portfolio
a:link {
	color: #999999;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #787878; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }


div#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 150px;
	position: absolute;
	top: 340px;
	line-height: 18px;
	left: 215px;
	height: 130px;
	margin: 1px;
	padding: 0px;
}

#content #navigation 
a:link {
	color: #000000;
	text-decoration: underline;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #787878; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }
