/* CSS Document */
/*  ---png--- */
img{ behavior:url(_css/iepngfix.htc); }



/* -------------------------------------------------- */
/*                                                    */
/*                                                    */
/*          Body CSS below                            */
/*                                                    */
/*                                                    */
/* -------------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/inside_bckgrd_rpt.jpg);
	background-repeat:repeat-x;
}
#main_container{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

#r_side{
	position:absolute;
	height:25px;
	width:250px;
	margin-left:600px;
	color:#FFFFFF;
}


#main_bodycopy{
	position:relative;
	margin-top:320px;
}








/* -------------------------------------------------- */
/*                                                    */
/*                                                    */
/*          Logo CSS below                            */
/*                                                    */
/*                                                    */
/* -------------------------------------------------- */

.ed_logo{
	position: absolute;
	margin-top:28px;
	margin-left:0px;
}












/* -------------------------------------------------- */
/*                                                    */
/*                                                    */
/*          text CSS below                             */
/*                                                    */
/*                                                    */
/* -------------------------------------------------- */

#bottom_copy{
	color:#534C31;
	padding:55px 25px 25px 25px;
	line-height:13px;

}
.top_info a, .top_info{
	color:#095B8B;
	text-decoration:none;
}
.top_info{
position:absolute;
	color:#095B8B;
	text-align:center;
	margin-left: 35px;
}
.wht_ttl{
	font-weight:bold;
}
.wht_ttl a{
	font-weight:bold;
	color:#CBDBF9;
}
.blue{
	color:#185c81;
}
.bold{
	font-weight:bold;
	color:#707070;
}
#whereiam{
	position:absolute;
	margin-top:155px;
	margin-left:65px;
	color:#AEAE86;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#coln_1{
	width:300px;
	float:left;
	color:#534c30;
}
#coln_1 a{
	color:#534c30;
}

#coln_2{
	width:550px;
	float:right;
	color:#948c5d;
}
#coln_2 a{
	color:#948c5d;
	
}

#col_1{
	width:460px;
	float:left;
	color:#534c30;
}
#col_1 a{
	color:#534c30;
}

#col_2{
	width:400px;
	float:right;
	color:#948c5d;
}
#col_2 a{
	color:#948c5d;
	
}
#col_4{
	width:850px;
	float:left;
	color:#948c5d;
}

#col_1 p, #col_2 p, #col_4 p{
	padding: 0px 15px 0px 15px;
}

#color_ban_1{
	width:100%;
	height:10px;
	background-color:#CDCBB2;
}
#location{
	float:right;
	width:190px;
	padding: 0px 15px 0px 15px;
}
#col_2 img{
	padding: 0px 15px 0px 15px;
}





.grey {
	color: #9E9C6B;
}
.ltgrey {
	color: #D7D7AC;
}
