#top
{
	width: 1000px; height: 104px;
	background: url(../images/top-bg-home.jpg) repeat-x;
}
#top #nav 
{
}
/************************* flash content */
#home-flash
{
	width: 1000px; height:  332px; 

}

/************************* home content  */
#home-content
{
	padding: 0 0 15px 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: 288px;
	float: left;
}
    #home-content #who-we-are p
    {
	    width: 280px;
	    margin: 5px auto 20px;
    }
#home-content #news
{
	width: 268px;
	float: left;
	padding: 0 33px; 
}
    #home-content #news p
    {
	    padding: 0; margin: 0;
    }
        #home-content #news p.post-title
        {
	        padding: 0; margin: 10px 0;
        }
        #home-content #news p.post-title a 
        {
            float: none;
        }
#home-content #invention-database
{
	width: 280px;
	background: white url(/templates/images/twitter-feed-bg.jpg) no-repeat;
	padding: 0 20px 37px;
	float: left;
	margin: 15px 0 0;
}
    #home-content #invention-database #ctl00_cphCallouts_chCallouts_searchbtn
    {
	    vertical-align: bottom;
    }
#home-content #invention-database #tweet li
{
	color: #666666;
	font-size:11px;
	margin: 8px 0 14px;
}
#home-content #invention-database li,#home-content #invention-database #tweet ul
{
	padding:0; margin:0; list-style:none;
}
    #home-content #invention-database #tweet a
    {
        color:#00286f;
    }
    #home-content #invention-database #tweet .small
    {
        font-size:10px;
        display:block;
        margin-top: 0;
    }
#bottom 
{
	width: 950px !important;
}

/************************* fonts */
h1{ font-size: 140%; font-weight: normal; color:#6cd200; margin: 0; padding: 31px 0 10px; }
h2{ font-size: 90%; font-weight: bold; color:#003183; margin: 0; padding: 10px 0 5px 0; }


#invention-database h1, #who-we-are h1{
    color:White;
}
#invention-database h1{
    padding:14px 0 10px;
}
#invention-database h5 {color:#00286f;padding-top:10px;}
#who-we-are h1{
    background:url(/templates/images/vector-blog-header-bg.jpg) no-repeat;
    padding:14px 21px 31px;
    margin:15px 0 0;
}
#home-content #who-we-are p.post-title {margin: 5px auto;}

#news .post-title a 
{
 float:left;
 clear: left;
}

#news .event
{
 margin-bottom: 15px;   
} 
