body {
	background-color: #333;
	margin: 0 auto;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#FFFFFF;
	width:840px;
	margin-top: 0px;
}
h1 {
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:15px;
color:#ffffff;
font-weight:400;
margin-bottom:5px;
margin-top:-20px;



}
h2 {
font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:400;
padding-top:5px;
margin-bottom:2px;
padding-left:17px;
background-image:url(images/icon.jpg);
background-position:left;
background-repeat:no-repeat;

}

#wrapper{
	width:800px;
	background-color:#000000;
	background-position: center;
	padding-left:20px;
	padding-right:20px;
}
#headerwrapper{
	width:840px;
	height:300px;
	background-color:#000000;
	background-position: center;
	
}

#header{
width:840px;
height:250px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-color:#999999;
border-bottom: 3px solid #fff;

}

#equation{
text-align:left;
width:375px;
font-size:14px;
padding:130px 10px 10px 25px;
line-height:20px;
}

#footer{
width:820px;
height:60px;
background-color:#000;
display:block;
text-align:center;
color:#666666;
}
.container{
border-bottom: 2px dotted #666;
width:800px;
padding: 10px 0px 10px 0;
margin-bottom:15px;
line-height:14px;
text-decoration:none;
}
.orange{
color:#999999;
font-size:13px;
}
.link{
color:#FFF;
font-size:12px;
text-align:right;
}
.right{

margin-left:680px;
text-decoration:none;
}

    
.button1a {
   display: block;
   width: 120px;
   height: 18px;
   background-image:  url(images/link.jpg);
   background-position: 0 0;
   background-repeat:no-repeat;
   margin: 0 auto;
   color:#999;
   font-size:11px;
   font-weight:400;
   text-decoration:none;
   padding-left:20px;
   font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}
#button1a:hover {
    background-position: 0 -18px;
	text-decoration:none;
}
.bodyindent{
padding-left:17px;
}

#navlist{
	 white-space: nowrap;
	 text-align:right;
	 margin-left:0px;
	 margin-top:3px;
	 padding-bottom:15px;
	 color:#fff;
 }

#navlist li{
	 display: inline;
	 list-style-type: none;
}

#navlist a {
	padding: 0px 15px; 
}

#navlist a:link, #navlist a:visited{
	 font:Arial, Helvetica, sans-serif;
	 color: #ffffff;
	 font-size:12px;
	 text-decoration: none;
}

#navlist a:hover{
color:#999;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
 	text-decoration:none;
	border-top: 9px;
	border-top-color:#ffffff;
	border-top-style:solid;
	padding-top: 6px;
	
 }
 
a:link {
	color: #999;
	text-decoration:none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
a:active {
	color: #fff;
	text-decoration:none;
}.grey {
color:#999999;
font-size:14px;
}
.email {
color:#666666;
font-size:12px;
line-height:40px;
}
