body, html
{
	font-family: Tahoma;
	border: 0;
	margin: 0;
	margin-top:7px;
	text-align: center;
	background: url(../files/Image/header.jpg) 50% -14px no-repeat #E5E5C1;
}
Div
{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}
#Header
{
	color: White;
	height: 45px;
}

#plus{
	height:50px;
	font-size: 10px;	
	font-family: Tahoma;
	color: #A49B9F;
	font-weight: bold;
}
#plus h1{
	font-size: 22px;	
	font-family: Tahoma;
	color: #3D7FBC;
	letter-spacing : -1px;
	font-weight:normal;
	margin:0;
}
#Footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #3A5A67;
	font-weight: bold;
	text-decoration: none;	
	margin: auto;
	margin-top: -50px;
	height: 50px;
	width: 800px;
	border-top: 0;
}
#Wrapper 
{
	display: table;
	margin: auto;
	width: 800px;
	height: 100%;
	padding-bottom: 47px;
}
html>body #Wrapper {overflow:hidden;}

#Main 
{
	display:table;
	text-align: left;
	background: Orange;
	width: 794px;
	margin: auto;
	padding-bottom: 50px;
	overflow:hidden;
}
#menu
{
	padding-top:180px; 
	margin-left:80px;
	_margin-left:40px;
	color: #D66C43;
	width: 145px;
	float:left;
	font-size:11px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#Content
{
	clear: none;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #006600;
	float:left;
	border:15px; 
	padding:10px;
	padding-top:180px; 
	width:460px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content h1{
	margin-top:0;
	font-size:20px;
	font-weight:normal;
}
#leftTop {
	background:url(../files/Image/menu_lbg.gif) no-repeat;
	height:44px;
	width:16px;
	float:left;
}
#menuTop {
	background:url(../files/Image/menu_bg.gif) repeat-x;
	height:44px;
	width:748px;
	float:left;
	padding-top:8px;
}
#rightTop {
	background:url(../files/Image/menu_rbg.gif) no-repeat;
	height:44px;
	width:16px;
	float:left;
}

#menu li {
	text-align:left;
	margin: 0;
	padding: 0;
	padding-left:10px;
	background:url(../files/Image/submenu_bullet.gif) 0 6px no-repeat;
}

#menu li a {
	display:block;
	width:100%;
	line-height:20px;
	margin: 0 0 0 0px;
	
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #006600;
	background:url(../files/Image/submenu_hr.gif) 0 19px no-repeat;
}

#menu li a:hover {
	cursor:hand;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left:0px;
	list-style: none ;
}

#menu ul ul {
	padding-left:10px;
	list-style: none ;
}

#menuTop ul {
	font-size:11px;
	margin: 0;
	padding: 0;
	padding-top:2px;
	padding-left:0px;
	list-style: none ;
}

#menuTop li{
	display:inline;
	padding-top:10px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:8px;
	background:url(../files/Image/separator.gif) no-repeat;
}

#menuTop li.first{
	background:none;
}

#menuTop a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#menuTop a.currentMenu{
	text-decoration:underline;
}

#Footer ul {
	font-size:10px;
	margin: 0;
	padding: 0;
	padding-left:0px;
	list-style: none ;
}

#Footer li{
	display:inline;
	padding-left:12px;
	padding-right:8px;
	padding-top:0px;
	background:url(../files/Image/bmenu_separator.gif) 0px 4px no-repeat;
}

#Footer li.first{
	background:none;
}

#Footer a{
	color:#3A5A67;
	font-weight:bold;
	text-decoration:none;
}

#Footer a.currentMenu{
	text-decoration:underline;
}
