/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* GENERAL
----------------------------------------------------------------------------- */
.header {position:relative; height:403px;}
.header .flashhome {z-index:0;}
.header .receiveup a {
	display:block;
	width:223px; 
	height:50px; 
	background:url(images/receiveup.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/receiveup.png',sizingMethod='image');
	position:absolute; 
	bottom:10px; 
	left:28px; 
	z-index:100; 
	cursor:pointer; 
	text-indent:-9999px;}


.middle {width:820px; padding:20px 19px 20px 18px;}
.middle .quotes {
	width:520px;
	height:80px;
	padding:8px 0 0;
	float:left;
}
.middle .quotes #flash {
	background:#f8fafb;
}
