@charset "utf-8";
/* CSS Document */
/* Reset the main content layout **/


/******************/



.right_content {
	float:right;
	width:219px;	
}

.features h1 {
	margin-top:15px;
}

/*
* html #content_background {
	position:relative;
	z-index:0;
	margin:-110px 0px 0px -74px;
	
}
*/

h2 {
color:#000000;
}

div.link_indent{
	padding-left:0px;
	color:#999999;
}


.article_content{
margin-top:10px;
}

.feature_image{
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

.line_break{
margin-top:10px;
margin-bottom:10px;
background-image:url(../images/interface/red_line.jpg);
background-repeat:no-repeat;
height:5px;
width:469px;
}


div.featured_article_title a h1 {
	margin:0px 0px 0px 25px;
	font-size:1.7em;
}

 div.featured_article_more  {
 	float:right;
	font-weight:bold;
	font-size:0.9em;
 }
 div.featured_article_more a {
 	color:#000000;
	padding-left:15px;

	background-image:url(../images/interface/arrow_whitebg.gif);
	background-position:center left;
	background-repeat:no-repeat;

 }
div.featured_article_more a:hover {
 	text-decoration:none;
	cursor:pointer;
}

div.recent_blogs {
	padding-left:10px;
	padding-right:20px;
}

div.recent_article {
width:469px;
padding: 2px 2px 2px 2px;

}
div.recent_article2 {
width:469px;
padding: 2px 2px 2px 2px;
background-color:#e5e5e5;

}
div.article_headline {
	float:left;
}

div.article_date{
padding-left:30px;
font-size:0.9em;
float:right;
color:#000000;
}
