@charset "utf-8";
/* CSS Document */
body{
		
		overflow:hidden;
	
	}

.outer{
	/*background: #fff url('images/mainbg.gif');*/
	width: 698px;
	margin: 20px auto 0px auto;
	padding: 10px 13px 10px 13px;
	margin:auto;
	border:1px solid #CCCCCC;
}
.outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url(../images/mainbg2.gif);
margin: 0px auto 0px auto;
}

.inner
{
background-image: url(../images/cbg2.gif);
background-repeat: repeat-y;
}
.Page{
		height:1500px;
		overflow:auto;}

.header{
	position: relative;
	height: 80px;
	background-color:#4c2900;
}



.header h1{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

.header h1 strong{
color: #fff;
}

.header h1 a{
	text-decoration:none;
	}

.header h1 a:hover{
	text-decoration:none;}

.menu{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
color: #A75300;
}

.footermenu{
	padding:2px 0;
	text-align:right;	
}

.footermenu ul, .menu ul
{
list-style: none;
}

.footermenu li, .menu li{
float: left;
padding-left: 8px;
margin-left: 8px;
}

.menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

.footermenu li a, .menu a
{
color: #fff;
}

.footermenu li.first{
	border:none;}

.xbgA
{
height: 31px;
width: 500px;
position: absolute;
top: 0px;
background-image: url(../images/cbg1.gif);
z-index: 1;
}

.xbgB
{
position: relative;
height: 32px;
width: 500px;
background-image: url(../images/cbg3.gif);
z-index: 1;
}

.menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

.main
{
position: relative;
width: 500px;
margin: 3px -500px 0px 0px;
float: left;
}

.main_inner
{
padding: 31px 28px 18px 18px;
/*position: relative;*/
z-index: 5;
}

.main ul
{
list-style: none;
}

.main li
{
padding-left: 12px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
}

.main h2,h3
{
color: #6C3C1E;
}

.main h2
{
font-size: 22px;
background-image: url(../images/db1.gif);
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

.main h3
{
font-size: 12px;
background-image: url(../images/db2.gif);
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

.main p
{
margin-bottom: 14px;
}

.main p strong
{
color: #725D46;
}

.main .content
{
position: relative;
padding-left: 22px;
}

.Section{
	overflow:scroll;
	
		}

#SectionId4, #SectionId5, #SectionId6{
	height:444px;}
