﻿div#content
{			
	width:720px;
	height:550px;
	padding:0 10px;
	float:left;
	background:none;
	position:relative;
}


#news_teaser
{
	width:301px;
	height:103px;	
	position:relative;	
	top:446px;
	left:0;
}

#news_teaser img
{
	width:301px;
	height:103px;
	border:0;
}

#flash_quotes_container
{
	width:379px;
	height:69px;
	padding:0 0 6px 5px;	
	background:url(../images/quotes_bg.png) top left no-repeat;
	position:relative;
	top:472px;
	left:0px;		
}

#flash_quotes
{

	width:379px;
	height:69px;
}


#flash_teaser_container
{
	width:305px;
	height:111px;	
	position:relative;
	top:372px;
	left:425px;
}


#flash_teaser
{
	width:305px;
	height:111px;
}

#home_links
{    
    width:240px;
    height:180px;
    position:absolute;
    right:0;
    top:-20px;
}

#twitter-connect
{
    width:290px;
    height:265px;    
    background:url("../images/twitter-connect-bg.png") no-repeat;  
    position:absolute;
    right:0;
    top:160px;  
}

#twitter-feed
{    
    height:105px;
    padding:20px 5px 0px 5px;           
}

.tweet
{
    padding:2px 0 3px;    
   
}

.tweet-text
{    
    color:#ccc;
    font-size:7pt;
    text-align:left;
}

.tweet-text a
{    
    color:#2368ac;
}

.created-at
{    
    font-size:6pt;
    text-align:left;
    color:#999;
}

#connect-articles
{
    height:125px;
    padding:10px 5px 5px 5px;
}


#article-container
{
    width:275px;
    border-collapse:collapse;
}

#article-container td
{   
    padding:2px 2px;
}

#article-container td.text-cell
{
    vertical-align:middle;
}

#article-container tbody td a
{
    color:#ccc;
    text-decoration:none;
}

#article-container tbody td a:hover
{
    color:#2F8BE7;
}

#article-container tbody td a img
{
    border:0;
}

.blog-article-title
{
    color:#ccc;
}

.more-link
{
    clear:both;
    text-align:right;
}

.more-link a
{
    color:#4fb937;
}



#home_links ul
{
    list-style:none;
    margin:0;
    padding:0;
}


#home_links ul li
{
    margin:5px 0;
    padding-left:15px;
    background:url(../images/bullet.png) left center no-repeat;
}

#home_links ul li a
{
    color:#fff;
}

