@charset "utf-8";
  A:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3C28;
	text-decoration: none;
	font-size: 14px;
  }
  A:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3C28;
	text-decoration: none;
	font-size: 14px;
  }
  A:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3C28;
	text-decoration: none;
	font-size: 14px;
  }
  A:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3C28;
	text-decoration: none;
	font-size: 14px;
  }

.des-Guide {
	width: 700px;
	z-index: 2;
	margin-top: 20px;
}

		
		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
	height: 30px;
	width: 650px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	color: #64B23B;
	cursor: pointer;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
	vertical-align: middle;
		}
		
		.accordion_toggle_active {
	color: #FFFFFF;
	background-color: #9F4837;
	font-weight: normal;
		}
		
		.accordion_content {
	color: #666;
	width: 670px;
	overflow: hidden;
	position: relative;
		}
    .accordion_content_box {
	background-color: #ffffff;
	width: 650px;
	overflow: hidden;
	position: relative;
	display: block;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993C2A;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
	color: #993C2A;
	text-align: justify;
}
    .accordion_Title {
	display: block;
	height: 30px;
	width: 200px;
	color: #ffffff;
	outline: none;
	cursor: pointer;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #360;
	margin: 0px;
	padding: 0;
}
.container {
	width: 1000px;
	margin: auto;
	padding: 0px;
	top: 0px;
}
.main_Body {
	padding-right: 28px;
	padding-left: 28px;
}
.footer {
	background-color: #973826;
	height: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
.title {
	font-size: 22px;
	color: #9B3C28;
	font-family: Verdana, Geneva, sans-serif;
}
.text {
	font-size: 16px;
	color: #9B3C28;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}

.Left_Body {
	width: 670px;
	position: relative;
	clear: left;
	min-height: 350px;
	padding-right: 30px;
}
.index_Body {
	position: relative;
	clear: left;
	height: 126px;
}
.B1 {
	position: absolute;
	left: 131px;
	top: 30px;
	height: 45px;
}
.B2 {
	position: absolute;
	left: 627px;
	top: 30px;
}



.Tagline {
	text-align: center;
	vertical-align: bottom;
	bottom: 0px;
	top: auto;
	clip: rect(auto,auto,0px,auto);
}

.LinkBox {
	width: 203px;
	position: absolute;
	margin-left: 700px;
	top: 344px;
}
