﻿*{
	margin:0px;
	padding:0px;
	border:0px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
html {
	-x-system-font:none;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
body {
	width:958px;
	margin:0px auto;
	margin-top:9px;
	background-color:#e2e2e2;
	position:relative;
	z-index:0;
	/*filter:Gray(); */
}
#left_top_bg{
	width:4px;
	height:4px;
	background-image:url(images/navigation_lefttopbg.gif);
	background-repeat:no-repeat;
}
#top_bg{
	width:950px;
	height:4px;
	background-image:url(images/navigation_topbg.gif);
	background-repeat:repeat-x;
}
#right_top_bg{
	width:4px;
	height:4px;
	background-image:url(images/navigation_righttopbg.gif);
	background-repeat:no-repeat;
}
#right_bg{
	width:4px;
	background-image:url(images/navigation_rightbg.gif);
	background-repeat:repeat-y;
}
#left_bg{
	width:4px;
	background-image:url(images/navigation_leftbg.gif);
	background-repeat:repeat-y;
}
#left_bottom_bg{
	width:4px;
	height:4px;
	background-image:url(images/navigation_leftbottombg.gif);
	background-repeat:no-repeat;
}
#bottom_bg{
	width:950px;
	height:4px;
	background-image:url(images/navigation_bottombg.gif);
	background-repeat:repeat-x;
}
#right_bottom_bg{
	width:4px;
	height:4px;
	background-image:url(images/navigation_rightbottombg.gif);
	background-repeat:no-repeat;
}
#container{
	width:950px;
	height:auto;
	background-color:#FFF;
	vertical-align:top;
}
#top{
	width:950px;
	height:71px;
	background-image:url(images/navigation_bg.gif);
	background-repeat:repeat-x;
}
#logo {
	width:113px;
	height:48px;
	margin-top:12px;
	margin-left:0px;
	padding-left:21px;
	margin-bottom:10px;
	float:left;
}
#main_menu{
	width:600px;
	margin-left:202px;
	margin-top:41px;
	margin-bottom:0px;
	height:9px;
	float:left;
}

#middle{
	width:950px;
	min-height:700px;
	height:auto!important;
	height:700px;
	overflow:visible;
	margin:0px;
	padding:0px;
	position:relative;
}

#footer{
	width:950px;
	height:24px;
	text-align:center;
	margin-top:12px;
}
#footer a
{
	color:#7f7f7f;
	text-decoration:none;
}
#footer a:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}