@charset "utf-8";
/* Layout CSS Document */

body
{
	margin:0;
	padding:0;
}
	div.warpper
	{
		width:100%;
	}
		div.site_fixed
		{
			width:991px;
			margin:0 auto;
		}
	div#site
	{
		background-position:0 181px;
		background-repeat:repeat-x;
		
	}
		div#header_container
		{
			background-image:url(../images/backgrounds/header_bg.jpg);
			background-position:0 0;
			background-repeat:repeat-x;
		}
			div#header
			{
				height:128px;
				position:relative;
			}
				a#site_logo
				{
					position:absolute;
					left:31px;
					top:17px;
					background-image:url(../images/logos/center_for_christian_study_logo.png);
					width:317px;
					height:100px;
				}
			div#top_right_module_container
			{
				background-image:url(../images/backgrounds/top_right_bg.png);
				background-position:0 0;
				background-repeat:no-repeat;
				width:627px;
				height:37px;
				position:absolute;
				top:0;
				right:0;
			}
				div#top_right_module_content
				{
				}
		div#navigation_container
		{
			margin:6px 0;
			background-image:url(../images/backgrounds/navigation_bg.jpg);
			background-position:0 0;
			background-repeat:repeat-x;
		}
			div#navigation
			{
				height:41px;
				
			}
		div#slideshow_container
		{
			background-color:#FFF;
			margin:10px auto 0;
			padding:9px;
			width:974px;
		}
		div#content_container
		{
			overflow:auto;
			padding-top:13px;
			padding-bottom:19px;
		}
			.column
			{
				float:left;
			}

	div#footer_container
	{
	}
		div#footer_row_1_container
		{
			background-image:url(../images/backgrounds/footer_row_1_bg_x.jpg);
			background-position:0 0;
			background-repeat:repeat-x;
		}
			div#footer_row_1
			{
			}
		div#footer_row_2_container
		{
			background-image:url(../images/backgrounds/footer_row_2_bg_x.jpg);
			background-position:0 0;
			background-repeat:repeat-x;
		}
			div#footer_row_2
			{
				background-image:url(../images/logos/ecfa_footer_logo.png);
				background-position:25px 19px;
				background-repeat:no-repeat;
				height:118px;
				text-align:center;
			}
		div#footer_row_3_container
		{
		}
			div#footer_row_3
			{
				padding-top:21px;
				height:107px;
				text-align:center;
				font-size:0.688em;
				font-style:italic;
				color:#8a7a67;		
			}