@charset "UTF-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
 
}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEA503;
}
.h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093;
}
.h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #060;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F0EFEF;
	line-height: 20px;
}#headerwrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	background-image: url(dimages/headerbg.png);
	background-repeat: no-repeat;
}
#headerp {
	height: 20px;
}
#header {
	height: 60px;
	width: 500px;
	margin-left: 10px;
	background-image: url(dimages/logo.png);
	background-repeat: no-repeat;
}
#header a {
	display: block;
	height: 60px;
	width: 500px;
}
#header a span {
	display: none;
}
#menuwrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
	background-image: url(dimages/menubg.png);
	background-repeat: no-repeat;
}
#menu {
	text-align: center;
	padding-top: 15px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 30px;
}
#menu ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#marquwrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}
#marqu {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#marqu a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#marqu a:hover {
	color: #FEA503;
}
#contentwrap {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 1010px;
}
#contentl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
}

#contentltrack {
	height: 230px;
	width: 315px;
	background-image: url(dimages/trackbg.png);
	background-repeat: no-repeat;
}
#contentltrack a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contentltrack a:hover {
	text-decoration: underline;
}
#form {
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
}
#trackingnumber {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 175px;
}
#submit {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #49B48D;
	font-size: 14px;
	font-weight: bold;
	background-color: #FDA603;
	color: #FFF;
}
#contact {
	height: 80px;
	width: 315px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(dimages/contactbg.png);
	background-repeat: no-repeat;
}
#contacttxt {
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
}
#contacttxt a {
	font-size: 11px;
	text-decoration: none;
	color: #FDA603;
	font-weight: bold;
}
#contacttxt a:hover {
	color: #090;
}
#contentlcoment {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentr {
	padding: 0px;
	float: right;
	width: 685px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	height: 315px;
	width: 685px;
}
#contentheader {
	padding-top: 10px;
}
#contentheaderline {
	padding: 0px;
	height: 5px;
	width: 685px;
	background-image: url(dimages/tin.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentstuff {
	padding: 10px;
}
#contentstuff a {
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}
#contentstuff a:hover {
	text-decoration: underline;
}
#contentstuff ul {
	margin-left: 10px;
}
#contentstuff ul li {
	list-style-image: url(dimages/arrow.png);
}
#contentstuff ul li a {
}
#contentstuff ul li a:hover {
}
#cleaner {
	clear: both;
}
#bottomwrap {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	background-image: url(dimages/botbg.png);
	background-repeat: no-repeat;
}
#bottomtxt {
}
#bottomlinks {
	margin-top: 30px;
}
#bottomlinks ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#bottomlinks ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomlinks ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
#bottomlinks ul li a:hover {
	text-decoration: underline;
}
#footerwrap {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
