#footer { position: absolute; width: 860px; height: 16px; top: 540px; }

#slides{ 
    width:860px;
	height:500px;
	overflow:hidden; 
}

#slides div.aslide{ 
    float: left;
    width: 860px;
}

#slides div img{ 
    float: left;
}

body {
font-family: arial, sans-serif;
color: #999;
}
div#content {
font-size: 8pt;
}
div#menu-content {
font-size: 7pt;
}


.anactuality {

width: 205px; height: 250px; float: left; padding-right: 10px; }



#project-note { font-size: 12px; }

#prevNext { float: left; padding: 0; }

.jFlowPrev { width: 59px; height: 12px; cursor: pointer; }

.jFlowNext { width: 34px; height: 12px; cursor: pointer; }

.hidden { display: none; }


body, img, p, a, h1, html {
    margin: 0;
    padding: 0; }
    
 
html , body  {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	min-width:860px;
	min-height:540px;
}


body {
	position:relative;
	padding:0;
	}
	
	
a {
	color: #666;
	text-decoration: none;
	border: none; }
	
	
a img {
	border: none; }
	
	
	
a:active, a:focus {
    outline:none;
}



a.lightbox {
    cursor: url('../img/zoomin.cur'), pointer; 
}



span {
    font-weight: bold;
}

	
	
div.index img {
    height: 500px;
}



.clear {
	clear: both;
	height: 1px;
	width: 100%; }
	
	
div#main {
	width: 860px;
	height: 530px;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -265px;
    margin-left: -430px; }
    
    
div#projects-nav { width: 166px; height: 15px; margin-top: 4px; float: right; }
	
	
div#projects-nav img {
	float: left; }
	
	
div#projects-nav a {
	float: left; margin-left: 7px; }
	
	
div#header {
	height: 17px;
	width: 100%; }
	
	
div#header a {
	float: left; }
	
	
div#header a.back-home {
   width: 321px;
   height: 23px; }
	
	
div#menu-content {
	display: none;
	background: #ffffff;
	height: 475px;
	width: 100%;
	position: absolute;
	top: 27px;
	z-index: 10;
	line-height: 18px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


div#menu-content a {
	text-transform: uppercase;
	color: #aaa;
}



div#menu-content a:hover {
	color: #444;
}



#press img {
	width: 205px;
	float: left;
}



div.slideshow {
	z-index: 1;
}




div.column {
	width: 185px;
	float: left;
	padding-right: 30px;
}


div.column2 {
	width: 430px;
	float: left;
}


h1 {
	height: 15px;
}


h2, h5 {
	font: Arial;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333;
	text-transform: uppercase;
}
	
	
div#content {
	height: 500px;
	width: 860px;
	margin-top: 10px;
	line-height: 22px;
	position: absolute; }
	
	
div.border {
	border-top: 1px solid #ccc;
	height: 500px;
	padding-top: 20px;
	border-bottom: 1px solid #ccc; }
	
	
	
div.uppercase {
	text-transform: uppercase; }
	
	
a.menu {
	background: url('../img/show-hide.png') no-repeat 0px 0px;
	display: block;
	width: 93px;
	height: 13px;
	color: #fff;
	text-align: right;
	margin: 2px 0 0 107px;
	padding: 0; }
	
a.close {
	background: url('../img/show-hide.png') no-repeat -92px 0px; }
	
	
	
	
	
	
form, label {
	margin: 0; padding: 0; }
	
	
input, textarea {
	background: #eee;
	color: #666;
	font-size: 1 em;
	border: 1px solid #ccc; }