@charset "utf-8";
/* CSS Document */

body {
margin: 10px 0px;
padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-image:url(../images/text69913941.jpg); */
	
	background-repeat:repeat;
	text-align:center;
	background-color:#58A6D3;
}
/* Container element */
#container{
    width:900px;
    margin:0px auto;
	padding:0px;
	text-align:left;
	background-color:#f0f0f0;
	}
/*End of container */
#header{
    width:900px;
	height:300px;
	}
#navigation{
    float:left;
    width:36px;
	height:300px;
	background-color:#d2d2d5;
		
	}
#rotation{
    float:left;
    width:833px;
	height:300px;
	margin-left:30px
	}
#box2, #box3 {display:block; position:absolute; top:2px; left:2px;}
#box1 {display:block; width:910px; height:601px; position:relative; top:20px; left:0; background:#ccc; border:2px solid #eee; margin:0 auto 100px auto;}
#box2 {width:902px; height:593px; background:#999; border:2px solid #aaa;}
#box3 {width:894px; height:585px; background:#777; border:2px solid #888;}
#box4 {display:block; width:900px; height:591px; position:absolute; bottom:0; right:0; background:#fff; border-bottom:1px solid #444; border-right:1px solid #444; border-top:1px solid #ccc; border-left:1px solid #ccc; padding:5px;}
#box5 {display:block; width:10px; height:10px; background:#777; border-top:1px solid #333; border-left:1px solid; border-right:1px solid #ccc; border-bottom:1px solid #ccc; position:absolute; bottom:5px; right:5px; overflow:hidden;}

.f8{
   color:#ff8;
   }
#container1{
    width:900px;
    margin:0px;
	padding:0px;
	text-align:left;
	}
#banner1{
    width:900px;
	height:326px;
	background-image:url(../images/banner2.jpg);
	}
#hori_nav1{
    clear:left;
    width:900px;
	height:50px;
	background-color:#d2d2d5;
	}
#test1{
     width:900px;
	 height:326px;
/*	 background-image:url(../images/pastor2.jpg);*/
	 }
.test1{
   float:left;
    width:662px;
	height:326px;
	/*background-image:url(../images/pastor1.jpg);*/
	z-index:101;
	}
	
.test2{
    float:left;
    width:194px;
	height:263px;
	padding-left:44px;
	padding-top:63px;
	background-color: #225977;
 /*border: 1px solid black;*/
  /* for IE */
/*  filter:alpha(opacity=80);*/
  /* CSS3 standard */
  filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
z-index:101;

	}
#main{
   
   width:900px;
   }
.main1{
   float:left;
   width:650px;
   padding:48px 6px 6px 6px;
   line-height:17px;
   }
.main2{
   float:left;
   width:191px;
   padding-top:48px;
   padding-left:47px;
   }
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}