*
{
    margin: 0;
    padding: 0;
}


body {
    font-family: arial;
    font-size: 0.625em;
	background-color: #e5e5e5;}

#container {
	position: relative;
	left: 50%;
	margin-left: -400px;}


a {
    text-decoration: none;
    color: #000;}


a:hover {
    text-decoration: none;
    color: #666;}
    
img {
    border:none;}

h1 {
    font-family: Georgia;
    font-weight: normal;
    font-size: 6em;
	width:800px;}

h2 {
    font-family: Times;
    font-size: 2.3em;
    font-weight: normal;
    float:left;
	width:787px;
	background-color:#e5e5e5;
	margin-top: 0.5em;
    margin-bottom: 1em;
    padding:0.2em;}

    
h3 {
    font-family: Times;
    font-size: 1.8em;
    font-weight: normal;
    float:left;
	width:800px;
    margin-bottom: 1em;
    border-bottom: 0.09em solid #CCC;
    padding-bottom:0.3em;}
	
h4 {
    font-family: arial;
    font-weight: normal;
    font-size: 1em;
    }
    
  
#header {
	width:840px;
	padding-top:20px;
	height:6em;
	background-color:#FFF;}

#logo {
	margin-left:22px;}
	
#logo1 {
	margin-bottom:20px;}


#content {
	background-color:#FFF;
	width:800px;
	padding:20px;
	height:10250px;
	margin-top;20px;}
	

.image{
    padding: 0;
    float: left; 
    width:25em;
    height:19.5em;}

.image ul li{
    width:25em;
    height:19.5em;}


ul#navheader {
    list-style-type: none;}

#navheader {
	float:right;
	margin-right:25px;}


ul .linkfooter {
	float:left;}

ul .linkheader {
	float:left;}

h4 {
	float:right;}



ul#group {
    list-style-type: none;
	float:left;
	word-spacing:0.1em;
    line-height:1.785em;
    height:30em;
    width:11.95em;
    font-weight: normal;
    margin-bottom:3.5em;}
    
    


#footer {
	width:840px;
	margin-top:1em;
	padding:0;
	height:30px;
	background-color:;}


ul#navfooter {
    list-style-type: none;}

ul#navfooter .link {
	float:left;}
	
.linkfooter {
margin-right:15px;}

.linkheader {
margin-left:15px;}

#intro {
width:800px;
margin-bottom:0px;}

.js .image ul li {
    display: none;}
   
