@charset "utf-8";
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #FFEEDB;
    	margin: 0; 
		padding: 0;
    	text-align: left; 
		color: #000000;
    }
    .thrColAbsHdr #container { 
    	position: relative; 
		width: 1005px;  background: #FFEEDB;
    	margin: 0; 
    	border: 0px solid #000000;
    	text-align: left; 
    } 
    
    .thrColAbsHdr #header { 
    	height: 105px; 
		border-right: 3px solid #CE6C1B;
    }
	
    .thrColAbsHdr #header h1 {
    	margin: 10px; 
    	padding: 10px 0; 
    }
    .thrColAbsHdr #sidebar1 {
    	position: absolute;
		border: 0px solid black;
    	top: 105px;
    	left: 0;
    	width: 158px; 
    	background: #EBEBEB; 
		background-image: url(../images/start_35.jpg );
		background-repeat:repeat-y;
    	padding: 0px 0px 20px 0px; 
    }
    .thrColAbsHdr #sidebar2 {
    	position: absolute;
		border-right: 3px solid #CE6C1B;
    	top: 105px;
    	right: 0; 
    	width: 150px;
    	background: #FFEEDB; 
    	padding: 15px 5px 15px 10px;  
    }
	
    .thrColAbsHdr #mainContent {
		z-index: 100;
	    border: 0px solid black;
		background : #FFEEDB;
    	margin: 10px 170px 10px 158px; 
    	padding: 10px 0px 0 0px; 
    }
	
	
* html  .thrColAbsHdr #mainContent {
		z-index: 100;
	    border: 0px solid black;
		background: #FFEEDB;
    	margin: 10px 170px 10px 158px; 
    	padding: 0px 0px 0px 0px; 
    }
	
    .thrColAbsHdr #footer { 
    	padding: 0 10px 0 20px; 
    	background:#DDDDDD;
    } 
    .thrColAbsHdr #footer p {
    	margin: 0;
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
	h2 {
		padding-left: 3px;
		background-color: #CE6C1B;
		background-image:;
	}
	
	.navHead {
		color : #ffffff;
		font-size : 10px;
		font-weight:bold;
		text-decoration: none;
		padding-left: 5px;
		padding-bottom: 0px;
		/* margin-right : 30px; */
		background-color: #CE6C1B;
		width: 125px;
		height: 14px;
		border: 0px solid black;
		background-image: url(../../images/start_11.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
	.navHead2 {
		color : #ffffff;
		font-size : 10px;
		font-weight:bold;
		text-decoration: none;
		padding-left: 5px;
		padding-bottom: 0px;
		background-color: #CE6C1B;
		width: 125px;
		height: 14px;
		border: 0px solid black;
	}
	
	.rightnavHead {
		color : #ffffff;
		font-size : 10px;
		font-weight:bold;
		text-decoration: none;
		padding-left: 5px;
		padding-bottom: 0px;
		background-color: #CE6C1B;
		width: 140px;
		height: 14px;
		border: 0px solid black;
	}
	
	.navLink {
		text-decoration: none;
		padding-left: 0px;
		padding-bottom: 0px;
		background-color: #FFDFBC;
		width: 130px;
		line-height: 12px;
		border-right: 1px solid #CE6C1B;
	}
	
	.emptyrightNav {
		text-decoration: none;
		padding-left: 0px;
		padding-bottom: 0px;
		background-color: #FFDFBC;
		width: 149px;
	}
	
	.rightNav {
		text-decoration: none;
		padding-left: 0px;
		padding-bottom: 0px;
		background-color: #FFDFBC;
		width: 149px;
		border-left: 1px solid black;
	}
	
	A[class=navi] {
	 margin-left: -5px
	}
	
	.banleft{
	padding: 2px;
	
	}
	
	.banright{
	background-color: #FFDFBC;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	}

.leftMainBox {
  /* background-color: #E7EDF3;*/
   padding: 0;
   border-left: 1px solid black;
   border-right: 1px solid black;
   border-bottom: 2px solid black;
   margin: 0;
   margin-bottom: 10px;
   width: 51%;
   float: left;
   overflow: visible ; 
   }

* html .leftMainBox {
  border-right: 0px solid black;
   }

.rightMainBox {
   background-color: #fff;
   padding: 0;
   border: 1px solid black;
   border-bottom: 2px solid black;
   border-top: 1px solid black;
   margin: 0;
   margin-left: 10px;
   margin-bottom: 10px;
   width: 311px;
   float: left;
   overflow: visible;
   }
   
.leftMainBoxBottom {
   background-color: #E7EDF3;
   padding: 0;
   border: 1px solid black;
   border-bottom: 2px solid black;
   border-top: 1px solid black;
   margin: 0;
   margin-left: 10px;
   margin-bottom: 10px;
   width: 50%;
   float: left;
   overflow: visible;
   }
   
.MainBox {
	/* background-color: #E7EDF3; */
	margin: 0px auto 10px auto;
	width : 100%;
}

.MainBox2{
	margin: 0px auto 10px auto;
	border: 1px solid black;
	width: 667px; 
	background-color: #fff;
}

P {
   margin: 0.7em 1em;
}


.contHead {
		color : #ffffff;
		font-size : 10px;
		font-weight:bold;
		text-decoration: none;
		padding-left: 5px;
		padding-bottom: 0px;
		margin-bottom : 0px;
		margin-top: 0px;
		background-color: #CE6C1B;
		width: 341px;
		height: 14px;
		border-top: 0px solid black;
		background-image: url(../../images/start_13.jpg); 
		background-repeat:no-repeat;
		background-position:right;
	}

* html .contHead {
		width: 340px;
		margin-top: -18px;
}

	
.contHeadBorder {
		border-top: 1px solid black;
		width: 333px;
		height: 0px;
		padding: 0;
		margin: 0;

}

* html .contHeadBorder {
		border-top: 1px solid black;
		width: 333px;
		height: 0px;
		padding: 0;
		margin: 0;
}	

.contHead2 {
		color : #ffffff;
		font-size : 10px;
		font-weight:bold;
		text-decoration: none;
		padding-left: 5px;
		padding-bottom: 0px;
		background-color: #CE6C1B;
		width: 306px;
		height: 14px;
		border: 0px solid black;
}


.contBody {
		/* margin-top: -10px; */
		padding-top:10px;
		background-color: #fff;
		margin-bottom: 0px;
}

* html .contBody {
		border-right: 1px solid black;
}

.clearBox {
	margin: 10px auto 10px auto;
	width : 100%;
	height: 10px;
}

#gAds{
	float: left;
}

