body
{
	background-image:url(../images/bg_bar.jpg);
	text-align:center;
}

#main
{
	margin:0 auto;
	width:810px;
}

*html #main
{
	width:810px;
}

#top
{
	width:812px;
	height:164px;
	/*border:1px solid #000;*/
	float:left;
	/*margin-left:105px;*/
	/*border-top:4px solid #fff;
	border-left:4px solid #fff;
	border-right:5px solid #fff;*/
	/*background-image:url(../images/top_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	
}

#top td
{
	padding:0px;
}

*html #top
{
	/*margin-left:46px;*/
	width:829px;
}
#top_left
{
	/*height:165px;*/
	width:448px;
	/*border:1px solid #000;*/
	float:left;

	border-top:4px solid #fff;
	border-left:4px solid #fff;
}

*html #top_left
{
	/*margin-left:46px;*/
}

#top_right
{
	height:165px;
	width:347px;
	background-image:url(../images/top_right.jpg);
	float:left;
	/*border:1px solid #000;*/
	border-top:4px solid #fff;
	border-right:4px solid #fff;
	
}

*html #top_right
{
	height:169px;
}

#menu
{
	height:40px;
	width:794px;
	background-image:url(../images/menu.jpg);
	/*margin-left:105px;*/
	/*margin-top:150px;*/
	float:left;
	border-right:5px solid #fff;
	border-left:4px solid #fff;
}

*html #menu
{
	border-right:4px solid #fff;
	/*margin-left:46px;*/
	width:799px;
	margin-top:-4px;
	background-repeat:no-repeat;
	
}

#menu td
{
	padding-top:6px;
}
#content
{
	width:794px;
	height:390px;
	background-image:url(../images/main.jpg);
	/*margin-left:105px;*/
	float:left;
	border-right:5px solid #fff;
	border-left:4px solid #fff;
}

*html #content
{
	border-right:4px solid #fff;
	width:799px;
	margin-top:-1px;
	/*margin-left:46px;*/
}

#foot
{
	width:801px;
	height:60px;
	background-image:url(../images/foot.jpg);
	float:left;
	/*margin-left:105px;*/
}

*html #foot
{
	/*margin-left:46px;*/
}