@CHARSET "ISO-8859-1";

 	#wrapper-main{
 		padding:0px 0px 0px 8px;
 	}
 	
 	#header{
 		margin-bottom:21px;
 	}
 
 	#wrapper-flashintro{
 		width:967px;
 		height:315px;
 		display:block;
 		position:relative;
 		left:-8px;
 		margin:0px 0px 0px 0px;
 		padding:0px 0px 0px 0px;
 		border:1px solid #ffffff;
 		background:transparent url(../images/flash-home-bg.png) no-repeat 0px 0px;
 	}
 	
 	#flashintro{
 		margin:8px 9px 7px 8px;
 	}
 
	.callout-home{
		width:230px;
		min-height:100px;
		float:left;
		display:block;
		margin:0px 10px 0px 0px;
		background:transparent url(../images/callout-home-bg.png) no-repeat 0px 0px;		
	}
	
	.callout-home h4{
		font-size:11px;
		line-height:13px;
		margin:16px 20px 23px 20px;
		padding:0px 0px 0px 0px;
		text-transform:uppercase;
	}
	
	.callout-home p{
		font-size:11px;
		line-height:14px;
		margin:0px 10px 46px 20px;
		padding:0px 0px 0px 0px;
	}
	
	.callout-home-bottom{
		width:956px;
		height:26px;
		display:block;
		background:transparent url(../images/callout-home-bottom.png) no-repeat 0px 0px;
	}
	
	.far-right{
		margin-right:0px;
		border:0px solid red;
	}
	
	#content-main{
		width:950px;
		margin:0px 0px 0px 0px;
	}
	
	#bar-info{
		width:950px;
		height:30px;
		display:block;
		margin:3px 0px 10px 0px;
		padding:0px 0px 0px 0px;
		background:transparent url(../images/infobar-home.png) no-repeat 0px 0px;	
	}
	
	#bar-info a img{
		margin:5px 7px;
		padding:0px 0px;
	}
	
	#bar-info p{
		font-size:12px;
		line-height:16px;
		color:#999999;
		margin:0px 7px;
	}
	
	#info-RSS-a, #info-RSS{float:left;}
	
	#info-twitter-a, #info-twitter{float:right;}
	
	#info-facebook-a, #info-facebook{float:left;}
	
	#info-linkedin-a, #info-linkedin{float:right;}
	
	#footer{
		margin-top:0px;
		display:block;
	}