@import "style-reset.css";
@import "global.css";

body {
background: #fff url(images/home-bg.jpg) 0 0 repeat-x;

}	


/* PAGE CONTAINER */

#pagecontainer{
width: 1010px;
margin: 0 auto;
}
	

/* TOP HEADER */



		
	
#seal {
float:right;
margin-right:-35px;
margin-top:-75px;
}	


/* Header */

#header{
margin: auto;
width: 1100px;
}

#logo a {
	width: 346px;
	height: 57px;
	display: block;
	
	}

#flash{
float: left;
height:auto !important;
min-height:347px;
}

#box1{
float:right;
margin-right:320px;
margin-top:-140px;
}

#box2 {
background: url(images/box2.png) 0 0 no-repeat;
float:left;
margin-right:35px;
margin-top:-140px;
margin-left:780px;
width: 279px;
height: 78px;
}
	#box2 #form {
	margin-left:90px;
	margin-top:35px;
	}
		.zipcode {
		height:16px;
		padding-top:6px;
		width:120px;
		}

		.button{
		border: none! important;
		background: transparent;
		color:#FFFFFF;
		font-size:14px;
		height:26px;
		margin-left:14px;
		padding-top:8px;
		text-transform:uppercase;
		width:25px;
		} 




/* Homepage Content - three columns */


#homecontent {
float: left;
clear: both;
width: 1010px;
height: auto !important;
margin-top:7px;
}


	#column1 {
	float: left;
	clear: both;
	width: 297px;
	height: 401px;
	padding-top:0px;
	}
	
		#column1-top {
		float: left;
		background: url(images/col1-top-bg.png) 0 0 no-repeat;
		padding-left:35px;
		padding-top:25px;
		width:262px;
		height:auto;
		min-height:35px;
		margin:0px;
		}
	
		#column1-middle {
			clear:both;
			float:left;
			margin-top:-3px;
		width: 297px;
		height: auto !important;
		background: url(images/col1-bg.png) 0 0 repeat-y;
		}
	
		#column1-middle-content {
		width: 260px;
		clear:both;
		float:left;
		height: auto !important;
		padding-left: 20px;
		padding-top: 5px;
		}
	
		#column1-bottom {
			clear:both;
			float:left;
		width: 297px;
		height: 37px;
		background: url(images/col1-bg-bottom.png) 0 0 no-repeat;
		}
	
		#column1 p {
		font-size: 12px;
		color: #fff;}
		
		#column1 a {
		color: #dfedff;}
		

	#column2 {
	float: left;
	width: 320px;
	height: auto !important;
	margin-top:85px;
	padding-left:40px;
	padding-right:40px;
	width:320px;
	}
	
		#column2 #newsicon{
		clear:both;
		background: url(images/newsicon.gif) 0 0 no-repeat;
		float: left;
		width:55px;
		height: 60px;
		font-size: 12px;
		color: #525252;
		padding-left:15px;
		padding-top:6px;
		}
		
		

		#column2 #news{
		float: left;
		width: 250px;
		}



	#column3 {
	float: left;
	width: 305px;
	height: auto !important;
	}	
		
		#column3-middle {
		background: url(images/iphone.jpg) 0 0 no-repeat;
		height: 102px;
		padding-left:50px;
		padding-top: 15px;
		width:250px;
		}
		
		#column3-bottom {
		border: 1px solid gray;
		padding-bottom:10px;
		padding-left:20px;
		padding-right:10px;
		margin-top: 10px;
		}
		
		#column3 p {
		font-size: 11px;
		color: #525252;
		font-weight: 550;
		margin:0px;
		padding:3px 0px;
		}



/* FOOTER */

#footer {
clear: both;
float: left;
width: 1011px;
padding-top: 0px; 
padding-bottom: 50px;
}
	#footer-top {
		margin-top:20px;
	background: url(images/footer-bg-top.jpg) 0 0 no-repeat;
	height: 9px;
	}
	
	#footer-content {
	background: url(images/footer-bg.jpg) 0 0 repeat-y;
	height: auto !important;
	min-height: 15px;
	padding-left: 10px;
	}
	
	#footer-bottom {
	background: url(images/footer-bg-bottom.jpg) 0 0 no-repeat;
	height: 9px;
	}
	
		#caffeinated {
		float:right;
		width: 117px;
		height: 20px;
		padding-top:2px;
		padding-right: 10px;
		}


	#caffeinated a { display: block; text-indent: -9999px; height: 20px;}
	#caffeinated a { width: 117px; height: 10px; background: transparent url(images/caffeinated.jpg) top left no-repeat; }
	#caffeinated a:hover { background-position: bottom right;}

	#copyright {
	float:left;
	width: 200px;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color: #666;
	}
h2.news{
	background:url(images/news.jpg) top left no-repeat;
	width:270px;
	padding-top:5px;
	padding-left:50px;
	height:45px;
}
#topnav{padding-top:68px;}