#top
{
	width: 1000px; height: 90px;
	background: url(../images/top-bg-home.jpg) repeat-x;
}
#top #nav 
{
	height: 21px;
}
/************************* flash content */
#home-flash
{
	width: 1000px; height:  332px; 
	
}

/************************* home content  */
#home-content
{
	padding-left: 28px;
}
#home-content a
{
	color: #289eff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
#home-content a:hover
{
	text-decoration: underline;
}
#home-content p
{
	color: #00286f;
	font-size: 80%;
}
#home-content #who-we-are
{
	width: 305px;
	float: left;
}
#home-content #news
{
	width: 268px;
	float: left;
	padding: 0 16px 0 50px; 
}
#home-content #news p
{
	padding: 0; margin: 0;
}
#home-content #invention-database
{
	width: 275px; height: 200px;
	background: #091732 url(../images/home-blue-bg.jpg) repeat-x;
	padding: 0px 29px 37px;
	float: left;
}
#home-content #invention-database #ctl00_cphCallouts_chCallouts_searchbtn
{
	vertical-align: bottom;
}
#home-content #invention-database p
{
	color: White;
}
#bottom 
{
	width: 950px !important;
}

/************************* fonts */
h1{ font-size: 160%; font-weight: normal; color:#6cd200; margin: 0; padding: 10px 0 0 0; }
h2{ font-size: 90%; font-weight: bold; color:#003183; margin: 0; padding: 10px 0 5px 0; }