
#bottom_content #left_content { 
	width: 740px;
	margin-top: 10px;
	float: left; 
} 


#bottom_content h1 { 
	float: left;
	width: 740px;
	background-image: none;
}

#bottom_content h2 { 
	float: left;
	width: 740px;
	margin-bottom: 10px;
	font-size: 18px;
}


#bottom_content #left_content #site_feature { 
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	float: left;
	padding-bottom: 28px; 
} 
#bottom_content #left_content #newsletter { 
	width: 342px;
	height: 115px;
	float: left; 
	border: 1px #D8D8D8 solid;
	background: #F2F2F2;
	padding: 10px;
} 
#bottom_content #left_content #newsletter .content #name { 
	color: #8d8c8c;
	width: 101px; 
	height: 20px;
	padding-top: 7px;
	border: 1px solid #e1e1e1; 
	background: url('../images/field_bg.gif')
} 
#bottom_content #left_content #newsletter .content #email { 
	color: #8d8c8c;
	width: 107px; 
	height: 20px;
	padding-top: 7px;
	border: 1px solid #e1e1e1; 
	background: url('../images/field_bg.gif')
} 
#bottom_content #left_content #newsletter .content #btn { 
} 
#bottom_content #left_content #quote { 
	width: 334px;
	height: 115px;
	float: right; 
	border: 1px #D8D8D8 solid;
	background: #F2F2F2;
	padding: 10px;
} 
#bottom_content #left_content #quote .header, 
#bottom_content #left_content #newsletter .header { 
	width: 330px;
	font-size: 18px;
	color: #5C5C5C;
	padding-bottom: 5px;
} 
#bottom_content #left_content #quote .pic, 
#bottom_content #left_content #newsletter .pic { 
	width: 74px;
	float: left;
} 
#bottom_content #left_content #newsletter .content  {
	width: 258px;
	float: right;
	font-size: 12px;
	line-height: 20px;
} 

#bottom_content #left_content #quote .content  {
	width: 250px;
	float: right;
	font-size: 13px;
	line-height: 20px;
}


#bottom_content #left_content #quote .content .quote_sel {
	margin-top: 10px;
	border: 1px solid #e1e1e1;
	padding: 5px;
} 




#bottom_content #right_content { 
	padding: 10px;
	width: 203px;
	min-height: 201px;
	float: right; 
} 


#bottom_content #right_content .header {
	width: 203px;
	font-size: 17px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px #E2E2E2 solid;
} 



#bottom_content #right_content .blog_date {
	float: left;
	width: 203px;
	color: #333;
	font-size: 12px; 
	margin-top: 5px;
	text-transform:uppercase;
}

#bottom_content #right_content .blog_title {
	float: left;
	width: 203px;
	color: #333;
	font-size: 18px; 
	margin-top: 5px;
}

#bottom_content #right_content .blog_title a {
	color: #333;
}


#bottom_content #right_content .blog_content {
	float: left;
	font-size: 13px; 
	width: 203px;
	color: #333;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 25px;
}


#bottom_content #right_content .follow-content {
	float: left;
	width: 203px;
	color: #333;
	font-size: 13px; 
	padding-top: 10px;
}

#bottom_content #right_content .follow-content img {
	float: left;
	margin-right: 4px;
}



.twitter, .facebook {
	float: left;
	width: 101px;
}



#bottom_content #right_content .content #news_content {
	min-height: 181px;
} 
#bottom_content #right_content .content #news_content #news_date {
	color: #16406a;
	font-size: 16px;
	font-weight: bold;
} 

#bottom_content #right_content .content #news_content #n_content {
	font-size: 12px;
	line-height: 22px;
} 


#bottom_content #right_content .content #news_content #n_content a:link,
#bottom_content #right_content .content #news_content #n_content a:visited {
	color: #1A1A1A;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
} 

#bottom_content #right_content .content #news_content #n_content a:hover {
	text-decoration: underline;
}


#bottom_content #right_content .content #rss { 
	border-top: 1px solid #d5d3de;
	padding-top: 6px;
	text-align: right;
} 
#bottom_content #right_content .content #rss a:link,
#bottom_content #right_content .content #rss a:visited { 
	font-size: 12px;
	color: #c99d00;
}





