html {
	overflow: scroll;
}
html, body {
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0px;
	color: #1C1C1C;
	height: ;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #E5E5E5 url(bg.gif);
}
html>body {
}

#outer_frame {
	text-align: left;
	width: 730px;
	margin: 50px auto 0;
	padding: 0;
	background: #fff url(gradient_top.gif) repeat-x;
}
#space_left {
	float: left;
	height: 30px;
	width: 20px;
	padding: 0;
	background: transparent;
	border-bottom: 0px;
}
#menu_top {
	float: left;
	height: 30px;
	padding: 0;
	line-height: 19px;
	background: transparent;
	border-bottom: 0px;
	font-size: 12px;
	font-family: Georgia, serif;
	letter-spacing: 0px;
}
#pic_menu_left {
	clear: both;
	float: left;
	margin: 70px 0 30px 30px;
	width: 115px;
	height: 450px;
	font-size: 11px;
}
#pic_left {
	height: 190px;
}
#menu_left_main {
	margin: 0;
	padding: 10px 0 0 5px;
	height: 20px;
	font-family: Georgia, serif;
}
#menu_left_sub {
	margin: 0;
	padding: 10px 0 0 5px;
	height: 200px;
	font-family: Georgia, serif;
}
#content {
	float: left;
	margin: 60px 0 30px 30px;
	padding: 15px 0 0 30px;
	width: 480px;
	min-height: 450px;
	height: auto !important;
  	height: 450px;  /* IE */
	overflow: visible;
	background: transparent;
	font-size: 11px;
	letter-spacing: 0.2px;
	line-height: 15px;
	border-left: 1px dotted #E5E5E5;
}
#bottom {
	clear: both;
	margin: 0;
	padding: 2px 0 0;
	height: 18px;
	width: 730px;
	color: #fff;
	background: #E5E5E5 url(gradient_bottom.gif) repeat-x;
	text-align: center;
	font-size: 10px;
	font-family: Georgia, serif;
}

DIV.mtop_items {
	float: left;
}
DIV.mtop_items a {
	color: #fff;
	text-decoration: none;
	padding: 6px 10px 5px;
	display: block;
	border-bottom: 0px;
	border-right: 1px solid #FAF3EB;
}
DIV.mtop_items a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
}
DIV.mtop_items a:hover {
	color: #fff;
	text-decoration: none;
	background: #B49135 url(gradient_act.gif) repeat-x;
	border-bottom: 0px;
}

DIV.mtop_items_act {
	float: left;
	display: block;
	color: #fff;
	background: #B49135 url(gradient_act.gif) repeat-x;
}
DIV.mtop_items_act a {
	color: #fff;	
	text-decoration: none;
	background: #B49135 url(gradient_act.gif) repeat-x;
	padding: 6px 10px 5px;
	display: block;
	border-bottom: 0px;
	border-right: 1px solid #FAF3EB;
}
DIV.mtop_items_act a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
}
DIV.mtop_items_act a:hover {
	color: #fff;
	text-decoration: none;
	background: #B49135 url(gradient_act.gif) repeat-x;
	border-bottom: 0px;
}

DIV.mleft_items {
	margin: 0 0 3px;
	font-size: 12px;
}
DIV.mleft_items a {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qi.gif) no-repeat;
}
DIV.mleft_items a:visited {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qi.gif) no-repeat;
}
DIV.mleft_items a:hover {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qa.gif) no-repeat;
}

DIV.mleft_items_act {
	margin: 0 0 3px;
	font-size: 12px;
}
DIV.mleft_items_act a {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qa.gif) no-repeat;
}
DIV.mleft_items_act a:visited {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qa.gif) no-repeat;
}
DIV.mleft_items_act a:hover {
	padding: 0 0 0 11px;
	text-decoration: none;
	background: #fff url(bullet_qa.gif) no-repeat;
}