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

#flash_container {
	width:740px;
	height: 290px;
	position: relative;
	margin: 0 0 0 0; 
	}
			
#logo_container {
	width: 740px;
	height: 140px;
	background-image: url(../images_home_automation/home/logo_box.jpg);
	position: relative;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
#affiliates                     
	{ margin-top: 10px; padding: 0 5px 5px 30px; background-color:#121110; width: 705px; height: 115px; float: left; }
#affiliates ul                  
	{ text-align: center; }
#affiliates ul li               
	{ }
#affiliates ul li a             
	{ width: 140px; height: 60px; opacity: 0.18; filter: alpha(opacity=18); text-indent: -9000px; float: left; }
#affiliates ul li a:hover       
	{ opacity: 1; filter: alpha(opacity=100); }
#affiliates ul li a.control4     
	{ background: url(../images_home_automation/home/control4_home_automation.png) no-repeat; }
#affiliates ul li a.rti         
	{ background: url(../images_home_automation/home/rti_home_automation.png) no-repeat; }
#affiliates ul li a.monster     
	{ background: url(../images_home_automation/home/monster_home_automation.png) no-repeat; }
#affiliates ul li a.crestron    
	{ background: url(../images_home_automation/home/crestron_home_automation.png) no-repeat; }
#affiliates ul li a.panasonic   
	{ background: url(../images_home_automation/home/panasonic_home_automation.png) no-repeat; }
#affiliates ul li a.integra     
	{ background: url(../images_home_automation/home/integra_home_automation.png) no-repeat; }
#affiliates ul li a.stewart     
	{ background: url(../images_home_automation/home/stewart_home_automation.png) no-repeat; }
#affiliates ul li a.omni        
	{ background: url(../images_home_automation/home/omni_home_automation.png) no-repeat; }
#affiliates ul li a.dynaudio    
	{ background: url(../images_home_automation/home/dynaudio_home_automation.png) no-repeat; }
#affiliates ul li a.vantage     
	{ background: url(../images_home_automation/home/vantage_home_automation.png) no-repeat; }
#affiliates ul li a.lutron      
	{ background: url(../images_home_automation/home/lutron_home_automation.png) no-repeat; }
#affiliates ul li a.sonance     
	{ background: url(../images_home_automation/home/sonance_home_automation.png) no-repeat; }
	
	
#right_column {
		width:490px;
		height: auto;
		float: right;
		position: relative;
		background-image: url(../images_home_automation/home/body_bg_home_automation.jpg);
		background-position: top;
		background-repeat: no-repeat;
		}