#hometop
	{
	height: 232px;
	background: url('../images/home/image-1.jpg') no-repeat;
	}
	
	#hometop .hometoptxt
		{
		width: 340px;
		margin: 2px 0 0 26px;
		padding: 0 0 0 17px;
		background: url('../images/bgs/arrow.gif') no-repeat;
		}
		
	#hometop .styledtxt
		{
		color: #586BAD;
		}
		
#homemain
	{
	width: 752px;
	margin-left: 8px;
	}
	
	#homemain .homecta
		{
		padding: 18px 0 32px 1px;
		background: url('../images/bgs/dotted.gif') repeat-y;
		font-size: 12px;
		}
		
	#homemain .homectatxt
		{
		padding: 0 22px;
		}
		
	#homemain .homectaimg
		{
		display: block;
		border: 1px solid #CE6D6F;
		margin-bottom: 22px;
		}
		
	#homemain .homectalink
		{
		padding-left: 18px;
		font-size: 13px;
		display: block;
		background: url('../images/bgs/arrow.gif') no-repeat;
		}
		
	#homemain .homenews
		{
		padding-left: 1px;
		background: url('../images/bgs/dotted.gif') repeat-y;
		}
		
	#homemain .news
		{
		background: #CAD3E7 url('../images/bgs/news.gif') no-repeat;
		}
		
	#homemain .newstitle
		{
		padding-top: 18px;
		}
		
	#homemain .newscontent
		{
		padding: 8px 24px 16px 24px;
		font-size: 12px;
		}
		
	#homemain .newsitem, #homemain .newsitem:link, #homemain .newsitem:visited
		{
		color: #444444;
		}
		
	#homemain .newsitem:hover, #homemain .newsitem:active
		{
		color: #E3B7A2;
		}

	#homemain .newslink a
		{
		font-size: 11px;
		}
		
	#homemain .newsletter
		{
		background: url('../images/bgs/newsletter.gif') no-repeat;
		}
		
		.newsletter .title
			{
			padding-top: 20px;
			}
			
		.newsletter .field
			{
			text-align: right; padding-right: 2px;
			padding-bottom: 28px;
			}
			
		.newsletter #newsletter
			{
			background-color: #FBFDFE;
			border: 1px solid #0D3793;
			font-size: 10px;
			width: 116px;
			margin: 0; padding: 2px 0 1px 0;
			}
			
		.newsletter .button
			{
			padding-right: 24px;
			}
			
