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

#frame {
	width:740px;
	margin: 0 auto 0 auto;  
	}
	
	#header_container {
		width:740px;
		height: 106px;
		background-image: url(../images_home_automation/_global/header_bg.jpg);
		margin: 0 auto 0 auto;
		}
		
	#call_today_top {
		width: 700px;
		height: auto;
		margin: 10px auto 0 auto;
		position: relative;
		text-align: right;
		}
	
	#nav_container {
		width: 580px;
		height: 25px;
		margin-left: 140px;
		margin-top: 10px;
		background-image: url(../images_home_automation/_global/nav_bg.png);
		position: relative;
		}
	
	#slogan {
		width: 580px;
		height: 25px;
		margin-left: 140px;
		margin-top: 5px;
		position: relative;
		text-align: left;
		}
		
	#body_container {
		width:740px;
		height: auto;
		margin-top: 0px;
		position: relative;
		}
		
		#body_columns_container {
			width: 720px;
			height: auto;
			margin: 10px auto 0 auto;
			position: relative;
			}
	
		#left_column {
			width:220px;
			height: auto;
			float: left;
			position: relative;
			}
			
			#contact_box {
				width: 220px;
				height: 186px;
				background-image: url(../images_home_automation/_global/contact_box_bg.png);
				margin: 0px !important;
				}
			
				#contact_info_container {
					width: 200px;
					height: auto;
					padding: 40px 9px 9px 9px;
					}
				
			#solutions_box {
				width: 220px;
				height: 264px;
				background-image: url(../images_home_automation/_global/solutions_box.png);
				position: relative;
				margin-top: 10px;
				}
				
				#solutions_info_container {
					width: 200px;
					height: auto;
					padding: 0px 9px 9px 9px;
					position: relative;
					}
				
			#solution_image {
				width: 200px;
				height: 133px;
				position: relative;
				padding: 40px 9px 9px 9px;
				}	
				
				
			#products_box {
				width: 220px;
				height: 264px;
				background-image: url(../images_home_automation/_global/products_box.png);
				position: relative;
				margin-top: 10px;
				}
				
				#products_info_container {
					width: 200px;
					height: auto;
					padding: 0px 9px 9px 9px;
					position: relative;
					}
				
			#products_image {
				width: 200px;
				height: 133px;
				position: relative;
				padding: 40px 9px 9px 9px;
				}	
				
				
			#gallery_box {
				width: 220px;
				height: 264px;
				background-image: url(../images_home_automation/_global/gallery_box.png);
				position: relative;
				margin-top: 10px;
				}
				
				#gallery_info_container {
					width: 200px;
					height: auto;
					padding: 0px 9px 9px 9px;
					position: relative;
					}
				
			#gallery_image {
				padding: 40px 9px 9px 9px;
				}
			#gallery_rotator {
				width: 200px;
				height: 133px;
				position: relative;
				}

			
				
		
	
		
		#right_column_text {
			width: 470px;
			height: auto;
			margin: 50px auto 0 auto;
			text-indent: 0;
			text-align: justify;
			}
		#right_column_products {
			width: 470px;
			height: auto;
			margin: 20px auto 0 auto;
			text-align: center;
			text-decoration: none;
			}
			
	#footer_nav_bg {
		width: 720px;
		height: 25px;
		background-image: url(../images_home_automation/_global/footer_nav_bg.jpg);
		position: relative;
		float: right;
		margin: 10px 10px 20px auto;
		}
			
	#footer_nav_links {
		width: 500px;
		height: 25px;
		position: relative;
		float: left;
		margin: 0;
		}
			
	#footer_nav_copyright {
		width: 220px;
		height: 25px;
		position: relative;
		float: right;
		margin: 0;
		}
		
	#footer_links {
		width: 700px;
		height: auto;
		position: relative;
		float: right;
		margin: 0 20px 20px auto;
		}	
		
		
		
		
		
		
		
		