 html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.png) top repeat-x #6aaed1;
	color: #555555;
}
div, h1, a {
	margin:0;
	padding:0;
}

h3 {
margin-left:0px;
padding-left: 0px;
}


a {
	color: #0092cc;
	text-decoration: none;
	font-size:12px;
}

a:hover{
	color: #0092cc;
	text-decoration:underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 851px;
	background-color:#f0f0ef;
	border:#fff 1px solid;
}
.clr {
	display:block;
	clear:both;
}

/*------------------------------@header-------------------------------------*/
#header {
	width:851px;
	height:70px;
	background:url(images/logobg.gif) repeat-x #f0f0ef;
	margin:0 auto;
	position:relative;
}
#header #logo {
	height:70px;
	background:320px;
	float:left;
}
#header #logo img.logo {
	border:0px;
}

#header #right {
	width:520px;
	height:70px;
	float: right;
}
#header #right img.tollfree {
	float:left;
	padding:25px 20px;
	position:relative;
	border:0px;
}
#header #right {
	text-align:right;
	padding-right:10px;
	color: #0092cc;
}
#header #right a {
color:#0092cc;
text-decoration:none;
font-size:11px;
}

#header #right a:hover {
	color: #0092cc;
	text-decoration:underline;
	font-size:11px;
}

#navbar {
	margin: 0 auto;
	padding: 0;
	width: 851px;
	height:30px;
	background-color:#000;
	position:relative;
}

#bodyfull {
	float:left;
	width:831px;
	padding:10px;
	background-color: #f0f0ef;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 853px;
	height:257px;
	background:url(images/fppter.gif) no-repeat;
}
#footer #box1 {
	width:350px;
	height:225px;
	float: left;
	background:url(images/samplepeel.gif) top right no-repeat;
}
#footer #box2 {
	width: 275px;
	height:225px;
	float:left;
	background:url(images/footerboxbg.gif) left repeat-y;
}
#footer #box3 {
	width: 226px;
	height:225px;
	float:left;
	background:url(images/footerboxbg.gif) left repeat-y;
}
#footer #box3 h1 {
	width: 217px;
	font-size:16px;
	font-weight:bold;
	color:#8cb7d9;
	height:20px;
	background-color:#022947;
	padding: 7px 0 0 10px;
}
#footer #box3 p {
	padding:5px;
}
#footer #box1 p {
	padding:5px 10px 5px;
	color:#fff;
}
#footer #box1 strong {
	color:#ff8a00;
}
#footer #box1 h4 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 0 10px;
}
#footer #box2 p {
	padding:5px;
	color:#fff;
}
#footer #box1 h1 {
	width: 340px;
	font-size:16px;
	font-weight:bold;
	color:#8cb7d9;
	height:20px;
	background-color:#022947;
	padding: 7px 0 0 10px;
}
#footer #box2 h1 {
	width: 265px;
	font-size:16px;
	font-weight:bold;
	color:#8cb7d9;
	height:20px;
	background-color:#022947;
	padding: 7px 0 0 10px;
}
#footer #copyright {
	color:#fff;
	text-align:center;
	padding-top:10px;
	height:23px;
}
#footer p {
margin:0;
padding:0;
}
