body,html
{
	margin:0;
	padding:0;
	font:12px Arial, Verdana, Lucida Sans Unicode, sans-serif;
	background:#fff;
}
a{outline:none;}
img{border:none;}
div.main
{
	width:945px;
	margin:0 auto;
	background:#fef2dd;
}
div.header
{
	height:158px;
	background-color:#a9261f;
}
div.header img
{
	float:left;
}
div.header div.actions
{
	float:right;
	padding:0 0 0 10px;
	background: url(/i/header_line.gif) left top no-repeat;
	height:158px;
}

div.content
{
	
}
div.footer
{
	 height:118px;
	 width:960px;
	 /*NY*/
	/* width:945px;
	 background:url(/i/ny_footer.jpg) no-repeat;*/
}
div.menu
{
	height:30px;
	text-align:center;
	padding-top:5px;
}
div.menu ul li 
{
	padding:3px 25px;
	display:inline;
	font:bold 18px Arial, Verdana, Lucida Sans Unicode, sans-serif;
	list-style:none;
	color:#;
}
div.menu ul li a
{
	color:#8a231e;
	text-decoration:none;
}

div.links
{
	padding:50px 0 0 25px;
	height:250px;
}
div.links div
{
	float:left;
}

div.links div a
{
	text-decoration:none;
	background: url(/i/img_bg.gif) left top no-repeat;
	height:240px;
	width:220px;
	display:block;
	padding:0 0 0 5px;
	
}
div.links div a span
{
	cursor:pointer;
	display:block;
	font:bold 15px Arial, Verdana, Lucida Sans Unicode, sans-serif;
	color:#8a231e;	
	text-align:center;
	width:212px;
	padding:25px 0 0 0;
}
div.menu_bottom
{
	clear:both;
	background:#a9261f;
	height:29px;
	text-align: center;
	margin-top:30px;
	padding:7px 0 0 0;
}
div.menu_bottom ul
{
	margin:0;
	padding:0;
}
div.menu_bottom ul li 
{
	padding:3px 25px;
	margin:0;
	display:inline;
	font:bold 18px Arial, Verdana, Lucida Sans Unicode, sans-serif;
	list-style:none;
}
div.menu_bottom ul li a
{
	color:#ffe6f3;
	text-decoration:none;
}
div.footer div.item
{
	height:118px;
	width:118px;
	float:left;
	overflow:hidden;
	/*NY
	display:none;*/	
}
div.footer div.item div
{
	width:100%;
	height:100%;
}

ul li b, ol li b
{
	color:#a9261f;
}

/*NY*/

div.footer_2 {
	padding-left:20px;
	text-align:left;
	color:#a9261f;
	font-weight:bold;
	/*NY
	color:#fff;
	padding-top:22px;
	background:url(/i/ny_footer_2.jpg) no-repeat;
	width:925px;
	height:105px;*/
}
/*
div.ny_footer_snowdrift {
	position:absolute; 
	width:944px; height:21px; 
	padding-bottom:20px;
	background:url(/i/ny_footer_snowdrift.png) no-repeat; 
	margin:-30px 0 0 0;
	//margin:-30px 0 0 -470px;
}
*/



