@charset "UTF-8";
/* CSS Document */

body {
	background:#FFFFF top center no-repeat;
}
	
#flash_home {
	width:770px;
	height:304px;
	background:url(../images/fpo_flash_home.png) no-repeat;
	*background:url(../images/fpo_flash_home_ie6.png) no-repeat;
	behavior:url(../js/iepngfix.htc);
	margin-left:auto;
	margin-right:auto;
	position: relative;
}


#homepage-image {
	width:770px;
	height:304px
	left:0px;
	position:absolute;
	top:5px;
}



#mid_container {
	width:770px;
	height:auto;
	margin:10px auto 0px auto;
	position: relative;
}
#whyweare {
	float:left;
	width:235px;
	margin:0px 10px 0px 0px;
}

#whyweare_top {
	height:32px;
	width:235px;
	background:url(../images/trends_top.png) no-repeat;
	behavior:url(/..js/iepngfix.htc);
}

#whyweare_mid {
height:auto;
	width:235px;
	background:url(../images/trends_mid.png) repeat-y;
	behavior:url(../js/iepngfix.htc);
}

#whyweare_bottom {
height:15px;
	width:235px;
	background:url(../images/trends_bottom.png) no-repeat;
	behavior:url(../js/iepngfix.htc);
}

#whyweare_mid div {
	width:190px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#trends {
	float:left;
	width:235px;
}

#trends_top {
	height:32px;
	width:235px;
	background:url(../images/trends_top.png) no-repeat;
	behavior:url(/..js/iepngfix.htc);
}

#trends_mid {
	height:auto;
	width:235px;
	background:url(../images/trends_mid.png) repeat-y;
	behavior:url(../js/iepngfix.htc);
}

#trends_bottom {
	height:15px;
	width:235px;
	background:url(../images/trends_bottom.png) no-repeat;
	behavior:url(../js/iepngfix.htc);
}

#trends_mid div {
	width:190px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#product {
	float:left;
	width:300px;
}

#product_top {
	height:32px;
	width:300px;
	background:url(../images/home-elevatetproduct-top.png) no-repeat;
	behavior:url(/..js/iepngfix.htc);
}

#product_mid {
	height:auto;
	width:300px;
	background:url(../images/home-elevatetproduct-mid.png) repeat-y;
	behavior:url(../js/iepngfix.htc);
}

#product_bottom {
	height:15px;
	width:300px;
	background:url(../images/home-elevatetproduct-bottom.png) no-repeat;
	behavior:url(../js/iepngfix.htc);
}

#product_mid div {
	width:200px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


#quote_name {
	font-size:1.4em;
	color:#009ddc;
	font-weight:normal;
}

#quote_p {
	margin:0px 0px 0px 10px;
}

#homepage_footer  {
	width: 770px;
	position: relative;
	height: 30px;
	margin-top: 10px;
}

#homepage_footer h1 {
	margin-left: 15px;
	font-size: 22px;
}

#homepage_footer .chars {
	margin-top: 5px;
	behavior:url(../js/iepngfix.htc);
}


#page_container {
	*background-color: #FFFFFF;
}

.callouts {
	display: none;
	*position: absolute;
	*left: 0;
	*top: 0;
}
 
#callout1 {
	display:block;
	*background-color: #FFFFFF;
	*z-index: 3;
}
 
#callout2 {
	*display:block;
	*background-color: #FFFFFF;
	*z-index: 2;
}
 
#callout3 {
	*display:block;
	*background-color: #FFFFFF;
	*z-index: 1;
}
