body {
	background-image:url('/images/bg-home.jpg');
	background-repeat:repeat-x;
}

#home-attention{
	height:314px;
	width:900px;
}

#home-buttons {
	background-image:url('/images/buttons-bg.png');
	width:289px;
	height:314px;
	float:left;
}

#home-flash {
	
	float:left;
	width:565px;
	height:314px;
}

#flash-spacer {
	clear:both;
	width:46px;
	height:314px;
}

#home-questions {
	width:900px;
}

#home-questions-spacer {
	 height:30px;	
}

html>body #home-questions-spacer {
	 height:25px;	
}

#questions-content {
	width:805px;
	height:141px;
	float:left;
}

h2.questions-heading {
	color:#bae6ff;
	font-size:1em;
}

.questions-answer {
	color:#88b0c6;
	font-size:.85em;
	line-height:20px;
}
