body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #009966;
	margin: 0;
	padding: 0;
	background-image:url(whitepapertexture.gif);

}

h1, h2 {
	color: #87ac6d;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 2.5em;
}

p {
	margin: 10px 0;
	padding: 0;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	left:0; 
	top:0;
	width:100%;
}

#header-container {
	height: 98px;
	background:url(images/top_border.png) repeat-x left top;
}

#header {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100px;
}

#logo {
	width:250px;
	height:89px;
	position: relative;
	top: 5px;
}

#navbar {
	width:750px;
	height:20px;
	position: absolute;
	right:60px;
}	
	
#header h1 {
	color: #beffbf;
	text-align: right;
	width: 260px;
	margin: 0;
	position: absolute;
	left: -30px;
	top: 0px;
	height: 92px;
}

#header h1 em{
	color:  #dd2fb2;
	font-size: small;
	display: block;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 50px;
	width: 758px;
	height: 19px;
	right: 5px;
	left: 260px;
}

#header ul li {
	float: left;
	margin-right: 5px;
}

#header ul li a{
	color: #dd2fb2;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #dd2fb2;	
	text-decoration: underline;
}



#container {
	width: 850px;
	margin: 0 auto;
	font-size: 1.4em;
	overflow: auto;
	top: -100px;
	height: 640px;
	background-image:url(images/homepage-image15.jpg);
	overflow:hidden;
	background-repeat: no-repeat;

}
#container2 {
	width: 365px;
	float:right;
	padding-top: 425px;
}

#container3 {
	width: 450px;
	float:left;
	padding-top: 160px;
}

#container4 {
	width: 310px;
	float:left;

}


#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
		
}

#footer-container {
	height: 30px;
	background:url(images/border_bottom.png) left bottom;
}

#footer {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	position: relative;
	font-size:12px;
	padding-top: 10px;
}

#footer2 {
	width:200px;
	height:20px;
	margin: 0 auto;
	position: absolute;
	left:740px;
	font-size:12px;
	padding-top:10px;
	top: -2px;
}	

#footer3 {
	width:320px;
	height:70px;
	margin: 0;
	position: absolute;
	left:261px;
	font-size:12px;
	top: 606px;
	float: right;
	bottom: 750px;
}		
	
	
#footer4 {
	width:320px;
	height:181px;
	margin: 0;
	position: absolute;
	left:663px;
	font-size:12px;
	top: 528px;
	float: right;
	bottom: 750px;
}		
		
	

