body{
	background-color:#ffe491;
	font-family:arial;
	font-size:0.8em;
	color:#666666;
	margin:0;
}

div.clear
{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    padding:0px;
    margin:0px;
}


/* find out more button*/
div#container div.content_wrapper a.find-out-more 
{
	color:#0076a9; 
	float:left; 
	width:109px; 
	text-align:center; 
	padding:6px 0 7px 0; 
	background-image:url('../images/promo_link_background.png'); 
	background-position:top left; 
	background-repeat:repeat-x; 
	text-decoration:none; 
	font-weight:bold; 
	margin:10px 0 0 0;
}
div#container div.content_wrapper a.find-out-more:hover
{
	color:#e98e21;
}

div#container div.content_wrapper a.find-out-more.large, 
div#container div#header a.find-out-more 
{
	color:#0076a9; 
	float:left; 
	width:163px; 
	text-align:center; 
	padding:6px 0 7px 0; 
	background-image:url('../images/promo_link_background_large.png'); 
	background-position:top left; 
	background-repeat:repeat-x; 
	text-decoration:none; 
	font-weight:bold; 
	margin:10px 0 0 0;
}
div#container div.content_wrapper a.find-out-more.large:hover, 
div#container div#header a.find-out-more:hover 
{
	color:#e98e21;
}