/* CSS Document */

body {
	background-color:#C8C8C8;
	margin:20px;
	text-align:center;
	}

.main_frame {
	width:1000px;
	text-align:left;
	margin:0 auto;
	}

.top_banner {
	background-image:url(../images/top_banner.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:182px;
	float:left;
	clear:none;
	}

.flash_container {
	width:1000px;
	float:left;
	clear:none;
	}
	
.flash_bg {
	background-image:url(../images/flash_bg.jpg);
	background-repeat:no-repeat;
	width:848px;
	height:286px;
	float:left;
	clear:none;
	}

.resource {
	background-image:url(../images/resource.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:99px;
	float:left;
	clear:none;
	}

.plainBg {
	background-image:url(../images/plainBg.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:96px;
	float:left;
	clear:none;
	}

.echurch {
	background-image:url(../images/echurch.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:91px;
	float:left;
	clear:none;
	}

.logo_Bg {
	background-image:url(../images/logo_Bg.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:321px;
	float:left;
	clear:none;
	}

.text_pane {
	background-image:url(../images/text_pane.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:321px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	line-height:22px;
	padding:0px 60px 0px 60px;
	}

.search_Bg {
	background-image:url(../images/search_Bg.jpg);
	background-repeat:no-repeat;
	width:262px;
	height:301px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
	padding:20px 40px 0px 0px;
	}

.search_Bg a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

.search_Bg a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.search_Bg a:hover{
	color:#FFFF00;
	text-decoration:underline;
	}


.footerbg {
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:22px;
	float:left;
	clear:none;
	}

.footer {
	background-color:#173d52;
	width:1000px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	padding-bottom:10px;
	margin-bottom:5px;
	}

.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover {
	color:#FFFF00;
	text-decoration:underline;
	}