@charset 'utf-8';

/*---------------- Index Banner ---------------*/

#banner{
	height:371px;
	background-color:#fff;
	}

/*---------------- Index Content ---------------*/

#index_col_main{
	width:591px;
}
#col_main_heading{
	margin:30px 0 0 0;
}
#col_main_image{
	margin:23px 0 0 0;
}
#index_sidebar{
	width:329px;
	padding:40px 0 0 30px;
}

#index_bottombar{
	margin-top:20px;
	background:url(../images/index_bottombar_bg.jpg) no-repeat top center;
	background-color:#1b1b1b;
	height:322px;
	overflow:hidden;
	
	font-size:0.9em;
	color:#eee;
	line-height:2.1em;
	letter-spacing:-0.03em;
}
#col1, #col2, #col3{
	float:left;
	color:#ccc;
	overflow:hidden;
}
#index_bottombar h1{
	margin-bottom:16px;
}

#col1{
	width:328px;
}
.index_testimonial{
	background:url(../images/quot_left.gif) no-repeat;
	padding:0 0 0 26px;
}
img.close{
	vertical-align:top;
	margin:1em 0 0 0.35em;
}
#signoff{
	text-align:right;
	margin-top:10px;
}
#signoff span{
	color:#888;
}

#col2{
	width:233px;
	padding-left:30px;
}
#col2 p{
	margin-left:20px;
}
#col2 p strong{
	color:#fff;
}

#col3{
	width:319px;
	padding-left:30px;
}
#col3 ul{
	padding-left:20px;
	margin-top:-10px;
}
#col3 li{
	list-style:none;
	line-height:1.3em;
}
#col3 a span{
	color:#999;
	font-size:0.9em;
}
#col3 a{
	color:#fff;
	font-size:1.05em;
	display:block;
	padding:15px 0 17px 0;
	background:url(../images/bottombar_col1_sep.jpg) no-repeat bottom;
	height:36px;
}