
/* CSS Document */


body, html {
	background:#FFF;
	font:11pt Arial, Helvetica, sans-serif;
	color:#000;
	}


a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	

h1, h2, h3, h4 {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:1.8em;
	}

h2 {
	font-size:1.4em;
	}
#home h2 {
margin: 5px 0px 12px 0px;
padding: 0px;
}
#home p {
margin: 0px;
padding: 0px;
}


h3 {
	font-size:1.5em;
	}
#product h3 {
	font-size:1.2em;
	}


h4 {
	font-size:1.2em;
	}
#team h3 {
font-size: 1.2em;
padding: 2px 0px 2px 0px;
margin: 0px;
line-height: 16px;
}
#team h4{
font-size: 1.2em;
padding: 2px 0px 2px 0px;
margin: 0px;
line-height: 16px;
}		
img {
	display:block;
	border:0;
	}
	
.advisor-box {
height: 150px;
clear: both;

}
#advisors h3 {
font-size: 1.2em;
margin: 0px;
padding: 0px;
line-height: 16px;
}
#advisors h4 {
font-size: 1.0em;
margin: 3px 0px 0px 0px;
padding: 0px;
line-height: 16px;
}		
#advisors p {
margin: 5px 20px 5px 0px;
}	
#team p {
margin: 5px 20px 5px 0px;
}
#team img {
float: left;
margin: 0px 10px 2px 0px;
padding-right: 10px;
}
#advisors img {
float: left;

padding-right: 10px;
clear: both;
}
#nav, #searchform, #branding, #commentform, #footer, #sidebar {
	display:none
	}
#contact #box-left {
display: none;
}

	
#team #box-right {
display: none;
}
	
#home a {
display: none;
}
	
#wrapper {
display: block;
}	
#header-wrapper img{
display: block;
}
#header-masthead img{
display: block;
}
#test #header-wrapper img{
display: block;
}


