/* @override http://infusionchurch.cpmpreview1.com/css/home.css */
#primaryContent			{ width:840px; padding:0; }
#home #banner			{ 
						  position:relative; display:block; width:600px; height:375px; background:none;  margin:0 0 10px 0; 
						  float:right; 
						}
#home #banner p#overlay	{ display:block; width:600px; height:375px; background:url(/images/header_overlay.png) no-repeat; position:absolute; top:0; left:0; }
#home #banner img		{  }


/* @group NAVIGATION */
#home #sidebar			{ width:230px; float:left; }
ul#home-nav				{ margin:0; padding:0; list-style:none; }
#home-nav li			{ margin-bottom:3px;  }
#home-nav li a			{ 
						  display:block; padding:16px 16px 0; height:44px; width:198px; text-decoration:none; font-size:12px; color:#707478; 
						  background:url(/images/nav_a_bg.gif) no-repeat;
						}
#home-nav li a strong	{ color:#29323a; font-size:16px; display:block; margin:0; font-weight:normal; }					
#home-nav li a:hover	{ background-position:left bottom; color:#fff }
/* @end */

#secondaryContent	{ background:url(/images/home_content_bg.gif) repeat-y left top; clear:both;  }
#home .inner		{ clear:both; background:url(/images/home_lower_bg.gif) no-repeat left top; padding-top:13px; padding-left:5px;}

/* @group WELCOME */
#welcome					{ float:left; padding:0 18px; width:558px; background:#d2eaf2; margin:0; }
#welcome .column			{ float:left; width:370px; }
#welcome p					{ font-size:1.2em; line-height:19px; color:#666; }
.sIFR-active #welcome h2	{ background:url(/images/mini_logo.gif) no-repeat left center; padding:10px 0 10px 50px;}
#welcome a.launch			{ display:block; width:190px; height:25px; background:url(/images/launch_btn.gif) no-repeat; text-indent:-999em; margin-top:10px;}
a.launch:focus				{ outline:none; }

#video						{ float:right; width:162px; margin-top:6px; }
#video img					{ border:none; margin:0 }
#video a					{ border:7px solid #fff; display:block; margin:0 0 5px; padding:0; }
#video p					{ margin:0; padding:0; line-height:1; }
#video p b,
#video p strong				{ margin-left:15px; }
/* @end */

/* @group EVENTS */
#events						{ float:right; padding:5px 22px 0 19px; width:189px; background:#efefef; min-height:200px; margin-right:2px;}
/* @end */

/* @group FOOTER */
#footer-wrap	{ padding-bottom:100px;  }
#home #footer	{ background:url(/images/footer_bg.gif) no-repeat left top }
/* @end */
