/*#mainSub
{
	width: 745px;
}*/

#homeContainer
{
background-image: url(images/police/patch.jpg);
background-position: top middle;
background-repeat: no-repeat;
min-height: 400px;
}
div.tickerContainer
{
	float: left;
		
	width: 920px;		
	
	margin: 5px 0px 0px 19px;	
}
div.tickerborder
{


	
	height: 26px;
}
#iemarquee
{	
	white-space: nowrap;	
	
	color: #FFAFAF;
		
	font-size: 14px;	
	font-weight: bold;
	text-align: right;	
}
#iemarquee a, #iemarquee a:visited
{
	color: #FFAFAF;
}
#iemarquee a:hover
{
	color: #D3DF00;
}

