#home_content{
	width:100%;
	position:relative;
}

#home_content .intro{
	width:380px;
	/*position:absolute;
	top:0;
	left:0;*/
}


#flossie
{
	
	
	margin-top:-70px;
	/*position: absolute;
	top: 4em;
	right: 0;*/
	width:787px;
	height: 270px;
	padding:110px 0 0 0;
	position:relative;
	
	
}

#home_content{
	background-image: url(../images/flossiebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#flashcontent{
	position: absolute;
	top: -30px;
	right: 0;
	padding:0;
}

#grey_long
{
	height: 72px;
	position:relative;
	width:480px;
	overflow:hidden;
	
}

#grey_long p{
	width:180px;
}

#home_mini_vid{
	position:absolute;
	top:90px;
	left:200px;
}


#grey_short
{
	margin: 30px 0 0 0;
	height: 54px;
	position:relative;
	width:200px;
	overflow:hidden;
	
}

.grey_inner
{
	position: absolute;
	top: 10px;
	left: 14px;
	
}

.grey_inner p{
	line-height: 1.2em;
	/*padding-right:30px;*/
}

#flossie .button p
{
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

#flossie .button a{
	color:#fff;
	text-decoration:none;
}

#range_icon{
	position:absolute;
	/*top:216px;*/
	top:196px;
	left:160px;
}


#badge
{
	position: absolute;
	top: 0;
	left: 550px;
}

#badge2
{
	position: absolute;
	top: 0;
	left: 500px;
}

#surveybanner{
	position: absolute;
	top: 0;
	left: 470px;
}

.ui-widget-overlay {
	background: #555555 url(images/ui-bg_dots-small_65_555555_2x2.png) repeat scroll 50% 50%;
}

.ui-widget-content {
	background: none;
	border: none;
}

.ui-widget-header {
	background: #008844;
	border: 1px solid #559955;
}