@charset "utf-8";
/* CSS Document */
/*  
Site Name: 
Site URI: 
Description: 
Version: 
Author: 
Author URI: 

*/

/*  =COLORS
---------------------------------------------------
	Body Background:
	Main Text:
	Links:
*/


/*  =RESET
---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
	
	
/*  =HTML ELEMENTS
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

body {
	font-family: ;
	font-size: 90%;




	background: ;
	color: #;
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-weight: normal;
}



h1 {
	color: #;
	font-size: ;
}

h2 {
	color: #;
	font-size: ;
	height: 31px;
	width: 276px;
}

h3 {
	color: #;
	font-size: ;
	font-weight: bold;
}

h4 {
	color: #;
	font-size: ;
	margin-top: 15px;
	margin-left: 25px;
}

ol {
	list-style-type: ;
}

ul {
	list-style-type: ;
}

li {

	margin: 
}



/*  =LINK ELEMENTS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
a:link {
	color: #;
	color: #252525;
	text-decoration: none;
}

a:visited {
	color: #;
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #;
	text-decoration: underline;
	color: #F00;
}

/*  =DIV ELEMENTS
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 960px;
	margin: 10px auto;
}

/*  =HEADER
-------------------------------------------------------------- */
#header {
	background: url(../images/header_border.jpg) repeat-x;
	height: 23px;
	color: #f8f8f8;
	font-size: 70%;
	text-align: right;
	padding-right: 60px;
	padding-top: 7px;
}
#subheader {
	height: 130px;
	position: relative;
	padding-top: 30px;
	border-bottom: 1px solid #000;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}

#navigation {
	position: relative;
	width: 347px;
	list-style: none;
	height: 24px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#navigation a {
	text-decoration: none;
	text-indent: -5000px;
	display: block;
	height: 24px;
	overflow: hidden;
}

#nav_home {
	background: url(../images/menu_sprite.gif) no-repeat 0px 0px;
	position: absolute;
	height: 24px;
	width: 50px;
}
#nav_history {
	background: url(../images/menu_sprite.gif) no-repeat -52px 0px;
	position: absolute;
	height: 24px;
	width: 73px;
	left: 52px;
}
#nav_research {
	background: url(../images/menu_sprite.gif) no-repeat -127px 0px;
	position: absolute;
	height: 24px;
	width: 91px;
	left: 127px;
}
#nav_team {
	background: url(../images/menu_sprite.gif) no-repeat -218px 0px;
	position: absolute;
	height: 24px;
	width: 50px;
	left: 218px;
}
#nav_contact {
	background: url(../images/menu_sprite.gif) no-repeat -270px 0px;
	position: absolute;
	height: 24px;
	width: 73px;
	left: 270px;
}
#nav_home a:visited {
	background: url(../images/menu_sprite.gif) no-repeat 0px -24px;
}
#nav_history a:visited {
	background: url(../images/menu_sprite.gif) no-repeat -52px -24px;
}
#nav_research a:visited {
	background: url(../images/menu_sprite.gif) no-repeat -127px -24px;
}
#nav_team a:visited {
	background: url(../images/menu_sprite.gif) no-repeat -218px -24px;
}
#nav_contact a:visited {
	background: url(../images/menu_sprite.gif) no-repeat -270px -24px;
}
#nav_home a:hover {
	background: url(../images/menu_sprite.gif) no-repeat 0px -48px;
}
#nav_history a:hover {
	background: url(../images/menu_sprite.gif) no-repeat -52px -48px;
}
#nav_research a:hover {
	background: url(../images/menu_sprite.gif) no-repeat -127px -48px;
}
#nav_team a:hover {
	background: url(../images/menu_sprite.gif) no-repeat -218px -48px;
}
#nav_contact a:hover {
	background: url(../images/menu_sprite.gif) no-repeat -270px -48px;
}
#intro {
	height: 330px;
	padding-top: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom: 1px solid #000;
}
#ristra {
	height: 280px;
	width: 320px;
	border: 1px solid #999;
	float: left;
	background: url(../images/info_ristra.jpg) no-repeat 260px;
	padding-left: 20px;
	padding-top: 20px;
}
#ristra p {
	width: 235px;
	line-height: 1.6em;
	margin-top: -10px;
}

#sky {
	float: right;
	height: 300px;
	width: 500px;
	border: 1px solid #999;
	background: url(../images/info_sky.jpg) no-repeat;
}



/*  =NAVIGATION
-------------------------------------------------------------- */

#nav {}


/*  =CONTENT
-------------------------------------------------------------- */

#content {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}
#content ul {
	width: 850px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content ul li {
	height: 250px;
	width: 276px;
	float: left;
	position: relative;
}
#content ul li p {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	line-height: 1.4em;
}


#objective {
	margin-right: 8px;
	background: url(../images/items_BG.jpg) repeat-x;
	border: 1px solid #CCC;
}
#objective h2 {
	background: url(../images/heading_objective.jpg) no-repeat;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}



#edge {
	margin-right: 8px;
	background: url(../images/items_BG.jpg) repeat-x;
	border: 1px solid #CCC;
}
#edge h2 {
	background: url(../images/heading_edge.jpg) no-repeat;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
ul #edge p {
	line-height: 1.2em;
}
#edge .small {
}
#edge .small span {
	margin-left: 25px;
}





#strategy {
	background: url(../images/items_BG.jpg) repeat-x;
	border: 1px solid #CCC;
	
}
#strategy h2 {
	background: url(../images/heading_strategy.jpg) no-repeat;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
#history h2 {
	background: url(../images/heading_history.jpg) no-repeat;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
#content ul #history p {
	margin-top: 8px;
}
#content ul #history2 p {
	margin-top: 40px;
}
#content ul #history3 p {
	margin-top: 40px;
}









/*  =FOOTER
-------------------------------------------------------------- */

#footer {
	text-align: center;
	color: #252525;
	font-size: .65em;
	clear: both;
}
#research {
	overflow: hidden;
}

#research h1 {
	background: url(../images/heading_research.jpg) no-repeat;
	height: 31px;
	width: 850px;
	text-indent: -5000px;
	border: 1px solid #CCC;
}
#research ul {
	background: url(../images/process_BG.jpg) no-repeat;
	height: 348px;
	width: 850px;
	position: relative;
	margin-top: 20px;
	border: 1px solid #CCC;
}
#research ul li {
	height: 350px;
	margin-right: 5px;
}
#research ul li p {
	margin-top: 45px;
}
#research #criteria{
	background: url(../images/criteria_BG.jpg);
	height: 291px;
	width: 850px;
	border-style: none;
}
#team {
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#team h1 {
	background: url(../images/heading_team.jpg) no-repeat;
	height: 33px;
	width: 853px;
	text-indent: -5000px;
	border: 1px solid #CCC;
}
#content #team ul {
	margin-top: 20px;
}
#team ul li {
	width: 618px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background: url(../images/team_BG.jpg) repeat-x;
}
#team ul li h2 {
	text-indent: -5000px;
}
#content #team ul #Ned {
	background: url(../images/ned_BG.jpg) repeat-x;
	height: 348px;
}
#content #team ul #Mary {
	background: url(../images/mary_BG.jpg) repeat-x;
	height: 209px;
}
#content #team ul #Tia {
	background: url(../images/tia_BG.jpg) repeat-x;
	height: 209px;
}
#content #team ul #Aggie {
	background: url(../images/aggie_BG.jpg) repeat-x;
	height: 209px;
}
#content #team ul #Chris {
	background: url(../images/chris_BG.jpg) repeat-x;
	height: 287px;
}
#content #team ul #Prakash {
	background: url(../images/prakash_BG.jpg) repeat-x;
	height: 192px;
}
#content #team ul #Dan {
	background: url(../images/dan_BG.jpg) repeat-x;
	height: 279px;
}
#team ul p {
	width: 568px;
	margin-right: auto;
	margin-left: auto;
}
#content #team ul #Ned, #content #team ul #Mary, #content #team ul #Tia, #content #team ul #Aggie, #content #team ul #Chris, #content #team ul #Prakash,#content #team ul #Dan  {
	border: 1px solid #CCC;
}
#contact {
	overflow: hidden;
}
#form {
	float: left;
	width: 400px;
}
#map {
	float: right;
	width: 425px;
}
#map p {
	text-align: center;


}


#privacy {
	overflow: hidden;
	background: url(../images/privacy_BG.jpg) repeat-x;
	height: 763px;
	width: 847px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#privacy h2 {
	background: url(../images/heading_privacy_r1_c3.jpg) no-repeat;
	height: 31px;
	width: 853px;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
#privacy h3 {
	width: 772px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#privacy p {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#disclaimer {
	background: url(../images/disclaimer-BG.jpg) repeat-x;
	height: 528px;
	overflow: hidden;
	border: 1px solid #CCC;
}
#disclaimer h2 {
	background: url(../images/heading_disclaimer.jpg);
	height: 31px;
	width: 853px;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
#disclaimer p {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#plan {
	background: url(../images/plan-BG.jpg) repeat-x;
	height: 700px;
	overflow: hidden;
	border: 1px solid #CCC;
}
#plan h2 {
	background: url(../images/heading_plan.jpg);
	height: 31px;
	width: 853px;
	text-indent: -5000px;
	border-bottom: 1px solid #CCC;
}
#plan p {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}







/*  =CLASS STYLES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.alignleft {float: left;}
.box_BG {
	background: url(../images/box_BG.jpg) repeat-x;
	margin-right: 5px;
	border: 1px solid #CCC;
}
.box2_BG {
	background: url(../images/items_BG.jpg) repeat-x;
	margin-right: 5px;
	border: 1px solid #CCC;
}



.alignright {float: right;}
.box_process {
	margin-right: 8px;
}
.heading_Ned {
	background: url(../images/heading_Ned.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Mary {
	background: url(../images/heading_Mary.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Tia {
	background: url(../images/heading_Tia.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Aggie {
	background: url(../images/heading_Aggie.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Chris {
	background: url(../images/heading_Chris.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Prakash {
	background: url(../images/heading_Prakash.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.heading_Dan {
	background: url(../images/heading_Dan.jpg);
	height: 31px;
	width: 618px;
	border-bottom: 1px solid #CCC;
}
.border {
	border: 1px solid #CCC;
}





.clear {clear: both;}
.space {
	margin-top: 20px;
}


.center {text-align: center;}
.left {text-align: left;}
.overflow {
	overflow: hidden;
}

.right {text-align: right;}

.small {
	font-size: 0.9em;
	font-style: italic;
	margin-left: 25px;
	width: 260px;
}
