*{margin: 0;padding: 0}
body.sub
{
	background: #a3b1b9 url(/images/bg/home_bg.jpg) no-repeat center top;
}
#main_holder
{
position: relative;
float: left;
width: 100%;
}
#top
{
float: left;
width: 100%;
/*background: #a3b1b9 url(/images/bg/main_bg_top.jpg) no-repeat center center;*/
}
	#top_inner
	{
	margin-left: auto;
	margin-right: auto;
	width: 765px;
margin-top: 27px;
	}
	#top_inner_search
	{
	padding: 6px 4px 0 0;
	height: 27px;
	width: 761px;
	background: url(/images/bg/search.gif) no-repeat right center;
	}
	#top_inner_search form 
	{
	
	}
		#top_inner_search form input.search_enter
		{
		font: normal normal 10px/11px arial;
		height: 11px;
		/*padding: 1px 1px 0 1px;*/
		width: 93px;
		margin: 0;
		}
		#top_inner_search form input.search_submit
		{
		border: none;
		background: none;
		font: bold normal 10px/13px arial;
		font-weight: bold;
		margin: 0;
		padding: 0;
		}

#menu
{
position: relative;
float: left;
width: 100%;
/*background-color: #a3b1b9;

background: #a3b1b9 url(/images/bg/main_bg_mid.jpg) no-repeat center center;*/
}
	#menu_inner
	{margin-left: 6px;
	}
#content
{
float: left;
width: 100%;
/*background-color: #a3b1b9;*/
padding: 0;
z-index: 1;
/*background: #a3b1b9 url(/images/bg/main_bg_btm.jpg) no-repeat top center;*/
}
	#content_inner
	{
	
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	height: 410px;
	/*_height: 396px;*/
	z-index: 1;
	}
	#content_inner iframe
	{
	background: none;
	padding: 0;
	text-align: left;
margin-left: 4px;

	}
#footer
{
position: relative;
float: left;
width: 100%;
/*background-color: #a3b1b9;*/
}
	#footer_inner
	{
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height: 107px;
	position: relative;
	}	
	#footer_inner_logo
	{
	position: absolute;
	left: 0;
	top: 2px;
	height: 118px;
	width: 808px;
	/*background: url(/images/bg/home_logo.gif) no-repeat left bottom;*/
	}