/* ////////////////////////// */
/*     STRUCTURE              */

#wrapper {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
	padding: 10px;

}

#header {
	text-align:left;
	left: 50px;
	position: relative;
	top: 30px;
	clear: both;
	width: 800px;
	background-image: url(../images/spectus_logo_header_line.gif);
	background-repeat: no-repeat;
	height: 75px;
	background-position: 140px 15px;
}


#header-logo {
	width: 145px;
	float: left;
	margin-top: 15px;
}

#header-sections {
	height: 30px;
	float: right;

}


#menu {
	text-align:left;
	left: 85px;
	width: 720px;
	top: 40px;
	position: relative;
	margin-top: -10px;
	padding-bottom: 10px;
}

#submenu {
	text-align:left;
	left: 88px;
	width: 720px;
	top: 45px;
	position: relative;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 999999;
	clear: both;
	height: 20px;
	margin-top: -10px;	
}


#anim {
	width: 750px;
	position: relative;
	left: 69px;
	top: 55px;
	
}

#features {
	width: 750px;
	position: relative;
	left: 69px;
	top: 70px;

}

#features-menu {

	height:25px;
	
	
}


#footer {
	width: 750px;
	position: relative;
	left: 70px;
	top: 80px;
}

#clear {
	margin-top: 100px;
	clear: both;
}
/* ////////////////////////// */
/*     TYPE              */
