﻿
#PageFooter
{
	width:925px;
	background-image:url('../images/SI/gul_footer.jpg');
	background-repeat:no-repeat;
	margin-left:17px !important;
	margin-left:32px;
}
	#PageFooter #FooterText
	{
		/*color:#008AB0;*/
		color:#008DB3;
		float:right;
		font-family:Arial;
		font-size:12px;
		margin-top:15px;
		margin-right:15px;
	}
	#PageFooter #DevelopedBy
	{
		margin-top:15px;
		color:#008DB3;
		float:right;
		font-family:Arial;
		font-size:12px;
		margin-right:5px;
	}
	#PageFooter a
	{
		text-decoration:none;
	}
	
#ArticlesContainer
{
	background-image:url(../images/SI/articles_bg.jpg);
	background-position:17px 0;
	background-repeat:no-repeat;
	height:178px;
	padding-left:4px;
	margin-top:-7px;
	margin-left: 0px !important;
	margin-left: 15px;
}

	.FrontPageArticleContainerFirst
	{
		float:left;
		height:175px;
		margin-left:12px;
		margin-right:2px;
		padding:11px 0 0 12px;
		width:167px;
		position:relative;
	}
	.FrontPageArticleContainer
	{
		float:left;
		height:175px;
		padding:11px 0 0 15px !important;
		padding:11px 0 0 10px;
		width:173px;
		position:relative;
	}
	.FrontPageArticleContainerLast
	{
		float:left;
		height:175px;
		padding:11px 0 0 19px;
		position:relative;
		width:161px;
	}
	#ArticlesContainer .Title
	{
		float:left;
		font-family:Arial;
		font-weight:bold;
		width:100%;
		margin-bottom:3px;
	}
	#ArticlesContainer .Body
	{
		font-family:Arial;
		font-size:12px;
		float:left;
		width:94%;
	}
	#ArticlesContainer .MoreInfo
	{
		position:absolute;
		right:1px;
		top:145px;
	}
