/* Home page styles */



/* ********** START offer ********** */
#homepage_offer {
	background:#F7F9FA url(../img/pic_layout/homeoffer_bg.gif) bottom repeat-x;
	padding:20px 5px 0px;
	border-bottom:2px solid #d2d2d2;
}

		#homepage_offer img {
			border: 0;
		}

		#homepage_offer div.fright {
			width:285px; }
			
				#homepage_offer div.fright h2 { margin-top:0; }
			
				#homepage_offer div.fright p {
					margin-top:25px;
					line-height:2em;
				}
/* ********** END offer ********** */



/* ********** START news ********** */
#news_area { 
	line-height:1.27em;
	float:right;
	width:395px; }

		#news_area p.alignright a.redarrow_link { 
			color:#1b1b1b;
			text-decoration:underline; }

#news_area div.news_item { margin-bottom:1em; }

		#news_area div.news_item p { margin:0.5em 0; }
		
		#news_area div.news_item .news_date { width:80px; }
		
		/*#news_area div.news_item .news_content { width:425px; }*/
		
		#news_area div.news_item .news_content p.leadtext { 
			font-weight:bold;
			margin-bottom:0; }
		
				#news_area div.news_item .news_content p a.redarrow_link {
					color:#1b1b1b;
					text-decoration:none;
					font-weight:bold;
					margin-left:15px;
					padding-right:10px;
					background-position:right; }
				
						#contact_area div.news_item .news_content p a.redarrow_link:hover {
							text-decoration:underline; }
							
		ul#news_shortlist {
			margin:3em 0;
			list-style-type:none;
			padding-left:0;
			font-weight:bold; }
			
				#news_shortlist li { 
					list-style-type:none;
					margin:0.5em 0;}
			
					#news_shortlist li a {
						color:#003473;
						text-decoration:underline; }			
/* ********** END news ********** */

/* ********** START bottom area ********** */
#bottom_area {
	font-size:10px;
	line-height:20px;
	padding:0.5em 1em 0.5em 210px;
	border-top:2px solid #a60000;
	border-bottom:1px solid #cdd6e0;
	margin-bottom:1em; }
/* ********** END bottom area ********** */
