/* **************** CSS RESET ************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ****************** END CSS RESET ******************** */
html {
background-color: #f7f7f7;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
	
#container
	{
	margin: 0;
	padding: 0; 
	width: 850px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: -240px;
	margin-left: -425px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 850px;
	height: 480px;
	}
	


#logo {
	float: left;
	width: 250px;
	height: 30px;
	background: url(../images/logo2.gif) no-repeat top center;
	display: inline; 
}

#logo a {
	text-indent: -9999px;
	display: block;
	width: 250px;
	height: 30px;

}

	div.spacer {
  clear: both;
  }
	
/* START TOP NAV */

 
 #navcontainer {

	margin: 0;
width: 850px;
	height: 30px;
}


ul#nav{
 float: left;
	width: 294px;
	height: 19px;
	background: url(../images/nav.gif) top left no-repeat;
	margin: 0 0 0 302px;
}
ul#nav li{
	float: left;
	display: inline; /*This line is needed to fix the double-margin bug floats in IE*/
	text-indent: -9999px;
}
ul#nav li a{
	display: block;
	height: 19px;
	text-indent: -9999px;
	color: lime;
}

li#information {
	width: 119px;
}

li#projects {
	width: 98px;
}

li#contact {
	width: 77px;
}

ul#nav li a:hover{
	background-image: url(../images/nav.gif);
}

li#information a{
	background-position: 0 -19px;
}
li#projects a{
	background-position: -119px -19px;
}
li#contact a{
	background-position: -217px -19px;
}







/* END TOP NAV */


/* START LEFT */
#left {
	margin: 0;
	clear: both;
	float: left;
	width: 255px;
	text-align: left;
	height: 350px;
}

#left a {
	text-decoration: none;
	color: #999;
}

#left a:hover {
	color: #000;
	text-decoration: underline;
}

#left p {
	color: #666;
	font-size: 1em;
}

/* PROJECT LIST */
#projectlist {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#projectlist li {
	padding: 0; 
	margin: 0;
}

#projectlist li a{
color: #999;
text-decoration: none;
display: block;
font-size: .8em;

}

#projectlist li a:hover{
color: #666;
text-decoration: none;
}

#projectlist li a.current{
color: #666;
}

.title {
	cursor: pointer;
	font-size: .8em;
	padding: 10px 0 0;
	display: block;
	height: 10px;
	color: #666;
}


#details_container {
	position: absolute;
	top: 340px;
	width: 246px;
	height: 85px;
}

#details {
	font-size: .8em;
	color: #666;
	position: absolute;
	left: 0px; bottom: 0px;
	line-height: 1.1em;
	text-align: justify;
}		

#details b {
	color: #000;
}

/* START RIGHT */
#right {
	margin: 15px 0 0 0;
	float: left;
	width: 590px;
	text-align: left;
	font-size: .9em;
}

#right p {
	margin: 0 0 0 0;
	padding: 0 0 20px 15px;
	text-align: justify;
}

#right a {
	text-decoration: none;
	color: #999;
}

#right a:hover {
	color: #000;
	text-decoration: underline;
	
}


#flashcontent {
position: relative;
margin: 0;
padding: 0;
background-color: #fff;
height: 385px;
}

.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}

#text_container {
	padding: 0 10px 15px 10px;
	position: absolute;
	left: 0px; bottom: 0px;
	color: #666;
	background-color: #fff;
}		

#text_container h2 {
	margin: 0; padding:0;
	font-size: 1em; font-weight: normal;
	letter-spacing: .05em;
}

#text_container ul {
	margin: 0 0 15px 15px;
	list-style: square;
}


#text_container p {
	margin: 0; padding:0 0 10px 0;

}

#text_container a {
	color: #666;
}
#text_container a:hover{
text-decoration: none;
	color: #333;
}

#pic_container {

	padding: 0 10px 15px 10px;
	position: absolute;
	left: 0px; bottom: 0px;
	color: #666;
	background-color: #fff;
	width: 290px;

}	

#pic_container p {
	margin: 0; padding: 0 0 10px 0;
}

#pic_right {
position: absolute;
	left: 310px; bottom: 0px;
width:280px;
}


#home_container {
	cursor: pointer;
}

#home_container, #home_container2 {
	padding: 0 10px 15px 10px;
	position: absolute;
	left: 0px; bottom: 0px;
	color: #666;
	background-color: #fff;
	width:565px;
}		

#home_container h2, home_container2 h2 {
	margin: 0; padding:0;
	font-size: 1em;
	letter-spacing: .05em;
	font-weight: normal;
}

#home_container p, #home_container2 p {
	margin: 0; padding:0 0 10px 0;
}


.aof_logo {
	margin: 0; padding:0;
	font-size: 12px;
	letter-spacing: .05px;
	display: block;
}

#box {
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: aqua;
	cursor: pointer;
}
#box2 {
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: red;
	
}

input, textarea, select {
	border: 1px solid #666;
	background-color: #f7f7f7;
}

#text_col_left {

	float: left;
	width: 300px;
}

#text_col_right {
	float: left;

}



#white_col_left {
	float: left;
	width: 485px;
	color: #000;
	background-color: #fff;
	font-size: .8em;
}

#white_col_right {
	float: left;
	width: 297px;
}

.col1 {
	width: 140px;
	display: block; float: left;
}

.col2 {
	width: 230px;
	display: block; float: left;
}
.col3 {
	width: 190px;
	display: block; float: left;
}		

.img_right {
	float: right;
}

#map {
width: 585px; height: 385px; float:left; margin-left: 10px
}
			
/* START FOOTER */


#footer
	{
	clear:both;
	font-size: .9em;
	letter-spacing: .1em;
	color: #999;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;

	}
	
#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	color: #cc0000;
}

 /* END FOOTER */
 
 