#container { background-image: url(../img/bg-container-home.jpg); }

#content-column {
	top: 0;
	width: 740px !important;
}
#content-column .top,
#content-column .middle,
#content-column .bottom { background-image: none; }
#content-column .top { 
	display: none; 	
}
#content-column .middle { padding: 0; }

h1 { 
	padding: 0 330px 0 0;
	color: #333;
	background: none;
	font-size: 1em; 
	line-height: 1.4em;
}

#tagline 
{
	display: block;
	position: absolute;
	top: 11px;
	left: 100px;
	width: 744px;
	height: 145px;	
}

#header h2 {
	left: 226px;
}

.sections h2 { 
	width: 110px;
	margin: 0 0 .2em 0; 
}
.sections li {
	display: block;
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	background: url(../img/bg-home-sections.gif) repeat-y right;
}
.sections li.end {
	margin: 0;
	padding: 0;
	background: none;
}

#content-column .main h1 { 
	padding: 20px 350px 20px 20px; 
	margin: 0;
	background: url(../img/bg-home-content-top.jpg) no-repeat; 
}
#content-column .main .middle {
	padding: 20px;
	background: url(../img/bg-home-content-column-middle.png) repeat-y; 
}
*html #content-column .main .middle { background-image: url(../img/bg-home-content-column-middle.gif) ; }
#content-column .main .bottom {
	height: auto;
	padding-top: 57px;
	background: url(../img/bg-home-content-column-bottom-top.gif) no-repeat top; 
}

#content-column .main .bottom .superbottom .bottommid {
	margin: 0px 0 19px 0;
	padding : 0px 20px;
	background: url(../img/bg-home-content-column-bottom-mid.gif) repeat-y scroll center -3px; 
}

#content-column .main .bottom .superbottom {
	background: url(../img/bg-home-content-column-superbottom.gif) no-repeat bottom; 
}

#actions {
	width: 120px;
	margin-bottom: 0px;
}

#home-guide-callout, 
#home-talking-callout {
	float: left;
	width: 265px;
}

#home-guide-callout {
	width: 275px;
	margin-left: 15px;
}

#home-guide-callout .guidecontent {width: 270px;}

#home-guide-callout h2,
#home-talking-callout h2 {
	padding: 0 0 5px 0;
	margin: 0;
}

#home-guide-callout h2 a,
#home-talking-callout h2 a {
	font-weight: normal; 
	color: #788fb7; 
	text-decoration: none;
}

#content-column .callout li { margin-bottom: .2em; }
#content-column .callout { 
	float: left;
	width: 370px; 
}

#content-column .callout .top { 
	display: block;
	height: auto;
	padding: 20px;
	background: url(../img/bg-home-callout-top.png) no-repeat; 
	text-align: left;
}
*html #content-column .callout .top { background-image: url(../img/bg-home-callout-top.gif); }
#content-column .callout .top h2 {
	width: 200px;
	color: #7f93bb;
	margin: 0;
	font-weight: normal;
}

#content-column .callout .bottom { 
	height: auto;
	min-height: 151px;
	padding: 4px 20px 20px 20px;
	background: url(../img/bg-home-callout-bottom.png) no-repeat bottom; 
	margin-top:-14px;
}
*html #content-column .callout .bottom { 
	height: 120px;
	background-image: url(../img/bg-home-callout-bottom.gif); 
}


.sIFR-hasFlash #content-column .main .bottom h2  {
	visibility: hidden;
	font-size: 10px;
}

.sIFR-hasFlash #content-column .callout .top h2  {
	visibility: hidden;
	font-size: 12px;
}

#content-column .isi .top {
	display: block;
	height: 20px;
	padding:0;
	background: url(../img/bg-home-isi-top.gif) no-repeat left top; 

}
#content-column .isi .middle {
	padding: 0 20px 20px 20px;
	background: url(../img/bg-home-content-column-middle.png) repeat-y; 
}
*html #content-column .isi .middle { background-image: url(../img/bg-home-content-column-middle.gif) ; }
#content-column .isi .bottom {
	display: block;
	height: 20px;
	background: url(../img/bg-home-isi-bottom.gif) no-repeat left bottom; 

}

#tagline {
	margin-top:5px;
}
.clearfix {
	
}

#content-column .callouts .bottom img {
	float:right;
	margin-top:10px;
	padding-left:5px;
}