/* CSS Document */
/* ONLY CHANGE  left navi height  !!!!!!!!!!!!!!!!!!!!!!!! */
.LeftNavigation {
	float: left;
	border-left: 1px solid #541800;
	width: 225px;
	height: 650px;
	background-image: url(../images/tan.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #541800;
	}
	
.RightHolder {
	width: 773px; 
	display: inline;
	}
/* ONLY CHANGE  middle content height !!!!!!!!!!!!!!!!!!!!!!!!*/	
.FlexibleContents {
	float:left;
	width: 743px;
	height: 650px;
	background-image: url(../images/peach.gif);
	background-repeat: repeat;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #541800;
	color: #541800;
	}
/* ONLY CHANGE  right navi height  !!!!!!!!!!!!!!!!!!!!!!!! */	
.RightNavigation {
	float:left;
	width: 30px;
	height: 650px;
	border-right: 1px solid #541800;
	background-image: url(../images/peach.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #541800;
	}


.topBG {
	background-image:url(../images/top.jpg); 
	width: 735px; 
	height: 10px; 
	margin: 10px 0 0 0;
	padding: 0;
	background-repeat:no-repeat;
	}
	
.midBG {
	background-image: url(../images/middle.jpg);
	background-repeat:repeat-y;
	width: 735px; 
	height: 550px;
}

.bottomBG {
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	width: 735px; 
	height: 15px;
}

h3 {
color: #541800;
}
/* New changes--- began!!!*/

.heading {
	width:690px;
	height: 30px;
	background-image: url(../images/690x30bannerFix.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 25px; 
	float: left; 
	font-size: 120%; 
	font-weight: 500;
	}

.heading02 {
	width:640px;
	text-align: center;
	}
	
.textContainer {
	width:670px ; 
	margin: 0px 0 0 25px; 
	float: left; 
	font-size: 90%;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat; 
	text-align: left; 
	overflow:auto; 
	height: 490px; 
	}
	
.txtDes02{
	clear:both;
	width: 640px;
	padding: 0px 0 0px 0;
	text-align: left;
	margin-bottom: 20px;
	}

.txtDes03{
	clear:both;
	width: 640px;
	height: 51px;
	padding: 0px 0 0 0;
	text-align: left;
	}

.wrapper01 {
	background-color:#F5FBFC; 
	clear: both; 
	height:auto;
	width: 631px; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
	padding: 5px 0 10px 0;
	}
	
.box01 {
	width: 10px;
	height:30px;
	float:left;
	text-align: center;
	padding: 13px 0 0px 0;
	background-image:url(../images/630x50left01.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	}
	
.box01a {
	width: 10px; 
	height:auto;
	float:left; 
	text-align: center; 
	padding: 15px 0px 0px 0px;
	font-weight: bold;
	}

.box02 {
	width: 238px; 
	height:30px;
	float:left; 
	text-align: center; 
	padding: 13px 0 0px 0;
	background-image:url(../images/630x50mid01.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	}

.box02right {
	width: 125px; 
	height:30px;
	float:left; 
	text-align: center; 
	padding: 13px 0 0px 0;
	background-image:url(../images/630x50mid01.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	}
.box02a {
	text-align: left;
	width: 240px; 
	height:auto;
	float:left;
	margin-bottom: 10px;
	padding: 15px 0px 0px 0px;
	}
	
.box02a ul{
	list-style: decimal;
	padding: 10px 0 10px 20px;
	}

.box02a ul li{
	padding: 4px 0 2px 0px;
	}
	
.box02a ul li em{
	font-size: 115%; 
	color: #E0AA3F;
	}
	
.box02a ul li ul{
	list-style: none;
	list-style-image:none;
	}
	
.box03 {
	width: 10px; 
	height:30px;
	float:left; 
	text-align: center; 
	padding: 13px 0 0px 0;
	background-image:url(../images/630x50right01.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	background-position: top right;
	}
.box03a {
	width: 115px; 
	height:auto;
	float:left; 
	text-align: center; 
	padding: 15px 0 0px 10px;
	}
	
.txtDes02 span{
	font-size: 85%;
	}
