body{
	background-color: #f0f8fa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

.site-wrapper {
	width: 996px;
	background-color:#8bb3bd;
	margin: 0 auto;
	}	
	
	.header-wrapper {
	background-image:url('../images/header-bg.png');
	height: 90px;
	}
	
	.header-wrapper .header-right-section{ 
	float: right;}
	
	.logo{
		float: left;
		text-indent: -9999px;
		background:url('../images/logo.png') no-repeat left center;
		width:600px;
		height: 90px;
		margin-left: 25px;}

.utility-links ul.header-links{
	margin: 5px 15px 0 0;
	float: left;}
		
/*.utility-links ul.header-links li{
	display:inline;
	border-right: 1px solid #333;
	padding: 0 10px	
	}
	*/
	
.utility-links ul.header-links li a:link, .utility-links ul.header-links li a:visited {
	color:#000;
	font-weight: bold;
	font-size: 14px;}
	
.spanish-link a:link img {
	border: none;
	float:right;}
	
.utility-links ul.header-links li.last, .utility-links ul.header-links li.second-last{
	border-right: none;
	}
	
.utility-links ul.header-links li.last{ padding:0;}

form#site-search {
	margin-top: 40px;} 

label.search-form { display: none;}

input#gsearchinput { 
	color:#b1b1b1;
	font-size: 16px;
	font-weight: bold;
	width: 165px;
	height: 30px;
	float: left;
	margin-right: 10px;
	padding: 0 10px;
	border: 1px solid #d56f0e;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	
	-webkit-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	}

input#gsearchinput:focus, input#gsearchinput:hover{ 
	color:#000;}

.content-container {
	background-color:#FFFFFF;
	width: 915px;
	margin: 10px auto 0;
	}

.homepage-top{ 
	padding: 20px;
	height: 335px;
	border-bottom: solid 1px #d7d7d7;
	}
	 
.homepage-bottom{ 
	padding: 20px;
	height: 475px;
	background-image: url('../images/bottom-section-bg.png');
	background-repeat: repeat-x;
	}

.billboard-container{
	width: 580px;
	float:left;
	height: 330px;
}



.recall-alerts{
	background-color:#FFFFFF;
	width: 255px;
	height: 330px;
	padding:0 10px;
	border: 1px solid #cccccc;
	float:right;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.recall-alerts .content{
	background:url('../images/recall-title-separator.png') no-repeat top;
	padding: 10px 15px;
	}

.recall-alerts h3{
	color: #555555;
	font-size:20.4px;
	background:url('../images/recalls-icon.png') no-repeat bottom left;
	padding: 0 0 5px 35px;
	margin: 15px 0 0;
	}
	
/* Global Links*/
	
a:link{
	text-decoration: none;
	color: #11659F;
	}
	
a:hover{
	text-decoration: underline;
	}
	
a:visited{
	color: #6c2c81;
	}

.billboard-text{
	position: relative;
	bottom: 55px;
	padding: 0 0 0 20px;
	}
	
.billboard-text span.image-title{
	font-size:22px; 
	color:#555555;
	}

.billboard-text h2.billboard-title{ margin:0;}

h2.billboard-title a:link, h2.billboard-title a:visited{
	color:#4c8437;
	text-decoration:none;	
	background:url('../images/learn-more-arrow.png') no-repeat top right;
	padding: 0px 35px 5px 0px;
	}
	
h2.billboard-title a:hover{
	text-decoration:underline;
	}
	
.bottom-left {
	float:left;
	width: 365px;}
	
.bottom-right {
	width: 490px;
	float: right;
	}
	
.bottom-section-1,.bottom-section-2, .featured-story-section{
	padding:0 10px 15px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;}
	
.featured-story-section{
	padding: 0 0 15px;}
	
.bottom-section-1,.bottom-section-2  {
	width: 214px;
	height: 303px;
	}
	
.bottom-section-1 .content,.bottom-section-2 .content {
	background:url('../images/whats-hot-search-title-separator.png') no-repeat top;
	padding: 10px 15px;
	}
	
.bottom-section-1{
	float:left;}
	
.bottom-section-1 h3{
	color: #555555;
	font-size:20.4px;
	background:url('../images/whats-hot-icon.png') no-repeat bottom left;
	padding: 0 0 5px 35px;
	margin: 15px 0 0 0;
	}

.bottom-section-2  {
	float:right;
}
	
.bottom-section-2 h3{
	color: #555555;
	font-size:20.4px;
	background:url('../images/popular-search-icon.png') no-repeat bottom left;
	padding: 3px 0 5px 35px;
	margin: 15px 0 0 0;}

.featured-story-section{
	color: #555555;
	width:363px;
	height: 464px;
	float:right;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(194, 194, 194, 0.5);
	box-shadow: 1px 1px 1px 1px rgba(194, 194, 194, 0.5);
 }
	
.featured-story-section h3{
	color: #555555;
	font-size:20.4px;
	background:url('../images/featured-blog-post-icon.png') no-repeat bottom left;
	padding: 0px 0 5px 35px;
	margin: 15px 0 0 10px;}
	
.featured-story-section h4.article-title{
	margin: 15px;
	}
	
	
.featured-story-section h4.article-title a:link, .featured-story-section h4.article-title a:visited{
	font-size: 16px;
	color: #555555;
	text-decoration:none; }
	
.featured-story-section h4.article-title a:hover{
	text-decoration:underline; 
	}
	
.featured-story-section .article-image{
	margin-bottom: 10px;}
	
.featured-story-section .author{
	font-style:oblique;
	margin-bottom: 10px;
	padding: 0 15px;
	}
	
.featured-story-section .posted-date {
	text-align:right;
	font-style:oblique;
	font-size:12px;
	border-bottom: 1px solid #dedede;
	margin: 0 10px 10px;
	}
	
.featured-story-section .description {
	padding: 0 15px;
	margin-bottom:25px;
	color:#000000;}
	
.btn-center{
	margin: 0 auto;
	display: block;
	}
	
.bottom-right .four-steps {
	margin-top: 350px;
	}
	
	
.four-steps ul.simple-steps {
	margin: 0;
	padding: 0;}
	
.four-steps ul.simple-steps li{
	display: inline;
	}
.footer-wrapper {
	background-color: #8bb3bd;
	padding-top: 25px;
	width: 915px;
	margin: 0 auto;
	}

.footer-wrapper h4{
	margin:0;
	padding-bottom: 10px;}	

.footer-wrapper .footer-logo{
	padding-top: 25px;
	width: 190px;
	float: left;
	margin-right: 67px;
	}
	
.footer-wrapper .stay-connected{
	width: 235px;
	float: left;
	margin-right: 67px;
	}
	
.footer-wrapper .stay-connected	ul.social-media, .footer-wrapper .our-partners	ul.partners-list{
	margin: 0;
	padding: 0;}
	
.footer-wrapper .stay-connected	ul.social-media li, .footer-wrapper .our-partners	ul.partners-list li{
	display: inline;
	margin-right:12px;}
	
.footer-wrapper .stay-connected	ul.social-media li.last, .footer-wrapper .our-partners	ul.partners-list li.last{
	margin-right: 0;}
	
.footer-wrapper .our-partners{
	width: 356px;
	float: right;
	}
	
.footer-links {
	width: 100%;
	margin-top: 100px;
	text-align: center;
	font-size: 11px;
	}
	
.footer-links a:link, .footer-links a:visited{
	color: #000;
	text-decoration:none;
	}
	
.footer-links a:hover{
	text-decoration:underline;
	}
	
.footer-links ul.footer-link-list {
	margin: 0 auto 15px;
	padding: 0;
	clear:both;
	}	
	
.footer-links ul.footer-link-list li{
	display:inline;
	margin-right: 35px;
	}	
	
.footer-links ul.footer-link-list li.last{
	margin-right: 0;
	}
	
.footer-address-container{
	font-size: 11px;}
	
.footer-address-container .date{
	float: left;
	width: 190px;
	}
	
.footer-address-container .date img{
	padding-right: 5px; 
	vertical-align: top;
	}

a:link img, a:visited img{
	border: none;} 
