body {
	margin: 0; 
	background: #FFF; 
	text-align: center;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	}	

a {text-decoration: underline; color: #FFF; outline: none;}
a:hover {color: #333;}
a img {border: 0 none;}
sup, sub {height: 0;line-height: 1;vertical-align: baseline; _vertical-align: bottom; position: relative; top: -6px;}
sup {bottom: 1ex;}
sub {top: .5ex;}
input, textarea {background: #FFF url('../images/input-bg.gif') no-repeat top left; border: 0 none;}

h1 {color: #FFF; font-size: 30px; font-weight: bold; margin: 0;}
h3 {color: #FFF; font-size: 14px; font-weight: bold; margin: 0 0 -13px 0;}

#outer {background: #a8c0e3 url('../images/bg.jpg') repeat-x top left;}

#container {margin: 0 auto; text-align: left; width: 1009px;}

#header {height: 90px; background: url('../images/logo.jpg') no-repeat top center;}
a#header-home-link {height: 90px; width: 229px; display: block; margin: 0 auto;}
#hader2 #header-home-link{
	width: 370px;
}

#content {background: url('../images/content-bg.jpg') repeat-x top left; padding: 30px;}
#topnav{
	list-style-type: none;
	margin-top: 0;
	padding: 0;
	text-align: center;
}
#topnav li{
	display: inline;
	margin: 0 20px;
}
#topnav li a{
	color: #fff;
	text-decoration: none;
}
#topnav li a:hover{
	text-decoration: underline;
}

#safetyinfo, #homesafetyinfo{
	background: url('../images/safetyinfo.png');
	color: #666;
	clear: both;
	height: 70px;
	padding: 33px 59px;
	width: 845px;
}
#safetyinfo p, #homesafetyinfo p{
	margin: 0 0 10px;
}
/*
#safetyinfo{
	background: url('../images/safetyinfo.png');
	height: 70px;
}
*/
#safetyinfo, #homesafetyinfo{
	background: url('../images/homesafetyinfo.png');
	height: 180px;
	padding-top: 48px;
}
#safetyinfo a, #homesafetyinfo a{
	color: #426a92;
}
#safetyinfo h4, #homesafetyinfo h4{
	font-size: 13px;
	margin: 0 0 10px;
}
.right{
	float: right;
}
h2{
	color: #05548c;
	font-size: 18px;
	text-align: center;
}

#footer {background: #FFF url('../images/footer.jpg') repeat-x top left; clear: both; color: #666; font-size: 13px;}
#footer h3 {color: #666; font-size: 13px; margin-bottom: 5px;}
#footer a {margin: 0 26px; text-decoration: none; font-size: 11px; color: #999;}
#footer a:hover {color: #333;}
#footer .top {text-align: left; width: 949px; margin: 0 auto; padding: 26px 0 46px 0;}
#footer .bottom {text-align: center; width: 909px; margin: 0 auto;}
#footer #logos {margin: 28px 0;}

