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

body {
	background-color: #E9E9E9;
	background-image: url(../images/bg/site-bg.jpg);
	background-repeat: repeat-x;
	
}

#site_frame {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 10px 10px 10px;
	width: 940px;
	background-image: url(../images/apple-tree.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* NAV STYLES */

#nav_frame {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	width: 940px;
	background-image:url(../images/bg/custom-home-banner-bootom.png);
	background-position:bottom right;
	background-repeat: no-repeat;
	float:left;
}

.nav-container {
	margin-top: 20px;
	margin-left: 10px;
	height: 100px;
	width: 700px;
	float: right;
}

/* CONTENT FRAME */

.content-frame {
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	width: 940px;
	float:left;
}

.content-frame .left-940 {
	padding-top: 20px;
	width: 940px;
	float:left;
}
	.content-frame .left-940 h2 {
		margin-top: 10px;

	}

	.content-frame .left-940-ad {
		padding-top: 20px;
		width: 940px;
		height: 150px;
		float:left;
	}

.content-frame .left-380 {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	width: 380px;
	float:left;
}

.content-frame .right-380 {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	width: 380px;
	float:right;
}

.content-frame .left-300 {
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	width: 300px;
	float:left;
}

.content-frame .right-300 {
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	width: 300px;
	float:right;
}

.content-frame .left-220 {
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	width: 220px;
	float:left;
}

.content-frame .right-220 {
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 220px;
	float:right;
}

.content-frame .left-380-ad {
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 30px;
		margin-bottom: 10px;
		width: 380px;
		height: 130px;
		float:left;
	}

.content-frame .right-380 {
	padding-left: 10px;
	padding-right: 0px;
	width: 380px;
	float:right;
}


.content-frame .left-150 {
		margin-left: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 150px;
		width: 150px;
		float:left;
	}

.content-frame .left-540 {
	padding-left: 0px;
	padding-right: 10px;
	width: 540px;
	float:left;
}

.content-frame .right-540 {
	margin-left: 10px;
	padding-right: 0px;
	width: 540px;
	float:right;
}
	.content-frame .right-540-flash {
		margin-left: 10px;
		padding-left:  0px;
		padding-right: 0px;
		width: 530px;
		border:solid 5px #FFF;
		float:right;
	}

.content-frame .right-700-ad {
	margin-top: 20px;
	margin-left: 10px;
	height: 140px;
	width: 700px;
	float:right;
}

 .content-frame .home-content {
	margin: 20px 20px 0px 0px;
	border: 0px solid #FFF;
	width: 300px;
	float:left;
}
		
.content-frame .home-content-right {
	margin: 20px 0px 0px 0px;
	width: 300px;
	float:left;
}

.content-frame .home-content img, .content-frame .home-content-right img {
	border: #FFF 5px solid;
}

/* TEXT */

	.content-frame h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333;
		margin-bottom: 5px;
	}
	
	.content-frame h2 {
		margin-bottom: 5px;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333;
		text-transform: uppercase;
	}
	
	.content-frame h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		list-style-type: none;
	}
	
	.content-frame p {
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #333;
	}
	
	.content-frame p a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #333;
	}
	
	
	.content-frame .left-380-ad h2, .content-frame .left-940-ad h2, .right-700-ad h2, .content-frame .left-150 h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #FFF;
			margin-bottom: 5px;
			margin-top: 0px;
		}
		
		.content-frame .left-380-ad p, .content-frame .left-940-ad p, .right-700-ad p, .content-frame .left-150 p, .energy-star-banner-container {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 20px;
			color: #CCC;
		}
	
		.content-frame .left-380-ad p a, .content-frame .left-940-ad p a, .right-700-ad p a, .left-150 p a {
			color: #FF0;
			text-decoration: none;
		}
		
		.content-frame .left-380-ad p a:hover, .content-frame .left-940-ad p a:hover, .right-700-ad p a:hover, .left-150 p a:hover {
			color: #FF0;
			text-decoration: underline;
		}
	
	.content-frame p a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

/* LISTS */

.content-frame ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
	
	.content-frame li {
		margin: 5px 0px 5px 15px;
		list-style:circle;
	}
	
/* IMAGES */

.logo {
	width: 220px;
	text-align:center;
	float: left;
}

.logo-left {
	text-align:left;
	float: left;
}

.logo-center {
	text-align:center;
}

.top-banner-container {
	width: 700px;
	float: right;
}

.energy-star-banner-container {
	margin-top: 10px;
	width: 300px;
	float: left;
}

.custom-home-banner-container {
	margin-left: 10px;
	width: 300px;
	float: right;
}

.banner-container {
	margin-left: 20px;
	width: 300px;
	height: 100px;
	float: left;
}

.thumb {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 56px;
	height: 56px;
	float: left;
	border: 2px #FFF solid;
}

.thumb-right {
	margin-bottom: 20px;
	width: 56px;
	height: 56px;
	float: left;
	border: 2px #FFF solid;
}

.highlight-box-540 {
	margin-top: 10px;
	background-color:#FFF;
	border: 10px #999 solid;
	width: 520px;
	text-align:center;
}
	.highlight-box-540 h2 {
		margin: 10px;
}

.highlight-box-380 {
	margin-top: 10px;
	background-color:#FFF;
	border: 10px #999 solid;
	width: 370px;
	text-align:center;
}
	.highlight-box-380 h2 {
		margin: 10px;
}

.highlight-box-300 {
	margin-top: 0px;
	background-image:url(../images/bg/site-bg.jpg);
	border: 5px #333 solid;
	width: 290px;
	text-align:center;
}
	.highlight-box-300 h2 {
		margin: 10px;
		color:#FFF;
}

.highlight-box-300 h2 a {
		color: #FF3;
		text-decoration: none;
}

.highlight-box-300 h2 a:hover {
		color: #FF3;
		text-decoration:underline;
}

.divider {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 1px;
	border-bottom: #333 1px solid;
}

.scroller {
 	position:relative;
	height: 50px;
}

/** Declaration for the a.singleRollover selector **/
a.custom-home-banner-rollover {
	display: block;
	width: 300px;
	height: 70px;
	background: url(../images/custom-home-banner-top.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: right;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.custom-home-banner-rollover {
	 background-position: -300px 0;
}

/** Declaration for the a.singleRollover selector **/
a.site-plan-rollover {
	display: block;
	width: 260px;
	height: 100px;
	background: url(../images/site-plan-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.site-plan-rollover {
	 background-position:-335px -0px ;	
}

/** Declaration for the a.singleRollover selector **/
a.standard-features-rollover {
	display: block;
	width: 260px;
	height: 100px;
	background: url(../images/standard-features-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.standard-features-rollover {
	 background-position:-335px -0px ;	
}

/* TABLE STYLES */

.content-frame .home-content table, .content-frame .home-content-right table {
	width: 300px;
	padding: 0px;
}

.content-frame .home-content tr, .content-frame .home-content-right tr {
	padding: 0px;
	border-bottom: solid 1px #FFF;
}

.content-frame .home-content td, .content-frame .home-content-right td {
	padding: 0px;
	border-bottom: solid 1px #999;
	vertical-align: text-bottom;
}


.content-frame .home-content table h2 , .content-frame .home-content-right table h2 {
	margin-top: 10px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333;
}

.content-frame .home-content table p , .content-frame .home-content-right table p {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

.content-frame .home-content table p a:hover , .content-frame .home-content-right table p a:hover {
	color: #000;
}

/* FOOTER */

#footer-frame {
	margin-top: -20px;
	width: 100%;
	height: 600px;
	padding-top: 10px;
	background-image:url(../images/bg/footer-bg.png);
	background-repeat: repeat-x;
}

.footer-container {
	margin: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 0px;
	width: 940px;
}

.footer-container p, .footer-container p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.footer-container p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0;
}

/*	FORM STYLES */

fieldset {
	margin: 10px 0;
	padding: 1em;
	border: 1px solid #333;
}
	.left_column_single fieldset {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		border: none;
	}

.contact_form legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

.contact_form label {
	float: left;
	width: 100px;
	padding: 5px;
}
	
	.left_column_single .contact_form label {
		float: left;
		width: 100px;
		padding: 0px;
	}

.contact_form input {
	width: 200px;
	height: 20px;
	border: solid 1px #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

	.left_column_single .contact_form input {
		margin: 5px 0px 0px 0px;
		width: 235px;
		height: 20px;
		border: solid 1px #333;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
	}

input:focus, textarea:focus, textarea:focus {
	background: #FFC;
}

.contact_form p {
	margin: 10px;
}
	
	.left_column_single .contact_form p {
		margin: 0px 0px 5px 0px;
	}
	
.contact_form textarea {
	width: 340px;
	height: 100px;
	border: solid 1px #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
	.left_column_single .contact_form textarea {
		margin: 5px 0px 0px 0px;
		width: 235px;
		height: 100px;
		border: solid 1px #333;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
	}

.contact_form select {
	width: 200px;
	border: solid 1px #333;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.contact_form .required {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}

/* CLEAR */

.clear {
	clear:both;	
}