* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #fff url('images/top-courier.gif') repeat-x center top;
	color: #585658;
	font: 9pt/13pt arial, tahoma, verdana, sans-serif;
	text-align: center;
}
a {
	color: #4d4d4d;
	text-decoration: underline;
}
a:hover, h1 a {
	text-decoration: underline;
}
#wrapper {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 780px;
	text-align: left;
}
* html #wrapper {
	height: 100%;
}
#header {
	width: 780px;
	height: 135px;
}
#menu {
	width: 780px;
	height: 32px;
	background: url('images/courier-menu.gif') no-repeat left top;
}
#menu dt {display:none;}
#menu dd {float:left; padding:0; margin:0 2px 0 0; text-align:center;}
#menu dd span.aa {display:block; width:5px; height:20px; height:auto; background:url('images/topleft.gif') no-repeat; float:left; padding:4px 0;}
#menu dd span.bb {height:20px; height:auto; background:#fff; float:left; padding:4px 2px; text-decoration:none;}
#menu dd span.cc {display:block; width:5px; height:20px; height:auto; background:url('images/topright.gif') no-repeat; float:left; padding:4px 0;}
#menu a, #menu a:visited {color:#4dad33; font-size:9pt; text-transform:uppercase; font-weight: bold; cursor:pointer;}
#menu dd a span.aa, #menu dd a span.cc {text-decoration:none;} 
#menu dd a:hover span.bb {text-decoration: none;}
#content {
	position: relative;
	width: 772px;
	background: #fff url('images/courier-info.gif') no-repeat left top;
	padding: 14px 4px;
}
#fleet {
	width: 700px;
	margin: 32px auto;
}
#fleet h2 {
	margin-top: 36px;
}
#fleet img.left {
	margin-right: 70px;
}
br {
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 6pt;
}
h2.bullet, p.bullet {
	background: url('images/box-bullet.gif') no-repeat left top;
	padding: 4px 0 0 28px;
	height: 30px;
}
h3.bullet {
	background: url('images/box-bullet.gif') no-repeat left top;
	padding: 4px 0 0 34px;
	margin-left: 4px;
	font-size: 9pt;
	font-weight: normal;
	height: 30px;
}
.services {
	background: url('images/courier-man.jpg') no-repeat left top;
}
#freephone {
	background: url('images/freephone.gif') no-repeat left top;
	width: 248px;
	height: 189px;
	color: #000;
}
#freephone h5 {
	padding: 14px 0 0 0;
	margin: 0 0 0 24px;
	font-size: 20pt;
}
#freephone h6 {
	padding: 22px 0 0 0;
	margin: 0 0 0 24px;
	font-size: 17pt;
}
#accounts-welcome {
	background: url('images/accounts-welcome.gif') no-repeat left top;
	width: 248px;
	height: 224px;
	color: #000;
}
#accounts-welcome h5 {
	padding: 25px 0 0 0;
	margin: 0 0 0 28px;
	font-size: 11pt;
}
#accounts-welcome p {
	padding: 7px 0 0 0;
	margin: 0 0 0 28px;
}
#payment-methods {
	background: url('images/payment-methods.gif') no-repeat left top;
	width: 248px;
	height: 183px;
	color: #000;
	text-align: center;
}
#payment-methods h5 {
	padding: 25px 0 0 0;
	font-size: 11pt;
}
#payment-methods p {
	padding: 7px 0 0 0;
}
small {
	font-size: 8pt;
}
a img {
	border: 0;
}
h1 {
	font-size: 11pt;
	margin: 0 0 14px 0;
}
h2 {
	font-size: 11pt;
	margin: 0 0 2px 0;
}
#footer {
	position: relative;
	margin: -7.5em auto 0 auto;
	background: #fff url('images/bottom-courier.gif') repeat-x center 17px;
	width: 100%;
	height: 159px;
	font-size: 7.5pt;
	text-align: center;
	padding: 0 0 17px 0;
}
* html #footer {
	margin-top: -7.4em;
}
#courier-menu {
	display: block;
	font-size: 7.5pt;
	margin: 6px auto;
}
.cssform {
	margin: 0 auto;
}
.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 185px;
	height: 1%;
	text-align: left;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -185px;
	width: 180px;
}
.cssform select {
	width: 80px;
}
.cssform input[type="text"] {
	width: 266px;
}
.cssform textarea {
	width: 266px;
	height: 110px;
}
* html .threepxfix {
	margin-left: 3px;
}
input, textarea {
	border: 1px solid #999;
}