body, html{
	background:#29759C url(../images/bkgr.jpg) repeat-x top;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
body table {
	border-color:#808080;
}
h1{
	font-size:24pt;
	color:#fff;
	background-color:#29759C;
}
h2{
	font-size:14pt;
	color:#fff;
	background-color:#29759C;
}
h3{
	font-size:12pt;
	color:#fff;
	background-color:#29759C;
	text-align:center;
}
h4{
	font-size:10pt;
	color:#000;
	text-align:center;
}
#wrp{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#hdr{
	background:url(../images/nagelshippers.jpg) no-repeat;
	width:800px;
	height:81px;
}
#mnuwrp{
	width:800px;
	height:36px;
}
#mnu{
	width:660px;
	height:36px;
	background:url(../images/menuBG.jpg) repeat-x;
	float:left;
}
#mnuimg{
	width:140px;
	height:36px;
	background:url(../images/boxes.jpg) no-repeat;
	float:right;
}
#bdy{
	width:780px;
	background-color:#FFFFFF;
	padding:5px 10px 5px;
}
#bdy a {
	text-decoration:none;
	font-size:11pt;
	color:#29759C;
}
#bdy a:hover {
	text-decoration:underline;
}
#bdy .nav {
	font-size:8pt;
}
#bdy .nav a { /*navigation styles*/
	text-decoration:none;
	font-size:8pt;
	color:#29759C;
}
#bdy .nav a:hover {
	text-decoration:underline;
}/*end nav styles*/
#bdy .ftr {
	border:1px solid black; 
	padding-right:2px; 
	margin-bottom:10px; 
	margin-top:10px;
	padding-top:2px; 
	background:#ccc; 
	text-align:center;
}
#bdy .ftr a { /*navigation styles*/
	text-decoration:none;
	font-size:7pt;
	color:#29759C;
}
#bdy .ftr a:hover {
	text-decoration:underline;
}/*end nav styles*/
 #bdy img {
	border:1px #000 solid;
}
#ftr{
	width:780px;
	height:29px;
	padding:15px 10px 0;
	background:url(../images/footer.jpg) no-repeat;
	margin:0 0 10px;
	color:#FFFFFF;
	font-size:10pt;
}
