body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	background:  url(../images/background.gif) top left repeat-x;
	width: 100%;
}
div {
	margin:0;
	padding:0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
hr {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	width: 100%;
	height: 1px;
	color: #CCC;
}
#clear {
	clear: both;
}
#wrapper {
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
}
#content_holder {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 950px;
	border: 1px #000 solid;
	border-top: 3px solid #000;
	background: #FFF;
}
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 950px;
	height: 91px;
	background: url(../images/cyclogo.gif) top left no-repeat #FFF;
}
#header h1 {
	display: none;
}
#header #times {
	margin: 5px 0 0 280px;
	padding: 0 0 0 0;
	display: block;
	position: absolute;
	width: 660px;
	height: 30px;
	text-transform: uppercase;
	color: #333;
	font-size: .75em;
}
#header #times ul {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 20px;
}
#header #times li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}
#header #phone p {
	margin: 50px 0 0 760px;
	padding: 0 0 0 0;
	width: 190px;
	height: 44px;
	position: absolute;
	font-size: .95em;
	font-weight: bold;

}
#middlebar {
	margin: 0 0 25px 0;
	padding: 17px 0 0 0;
	width: 949px;
	height: 204px;
	background: url(../images/fadingtile.jpg) top left repeat-x;
}
#middlebar #flashdiv {
	width: 625px;
	margin: 0;
	padding: 0;
	float: left;
}
#middlebar #iconnav {
	width: 270px;
	margin: 0;
	padding: 0;
	display: table;
}
#middlebar #iconnav ul{
	width: 270px;
	margin: 0 0 0 0;
	padding: 0;
}
#middlebar #iconnav li{
	margin: 0 0 0 30px;
	padding: 5px 0 0 35px;
	list-style: none;
	color: #CCC;
	height: 25px;
}
#middlebar #iconnav li a{
	display: block;
	width: 230px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
	color: #999;
}
#middlebar #iconnav li a.lite{
	color: #CCC;
}
#middlebar #iconnav li a.dark{
	color: #999;
}
.img-wrapper div {
	background: none;
}
#middlebar #iconnav li.icon1{
	background: url(../images/sameday_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon2{
	background: url(../images/int_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon3{
	background: url(../images/account_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon4{
	background: url(../images/transit_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon5{
	background: url(../images/tracking_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon6{
	background: url(../images/file_icon.png) top left no-repeat;
}
#middlebar #iconnav li.icon7{
	background: url(../images/stock_icon.png) top left no-repeat;
}
#middlebar #iconnav li a:hover{
	color: #FFF;
}


#content_body {
width: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#content_body.home {
height: 600px;
}

#standard_content {
	margin: 0 0 0 0;
	padding: 0 0 40px 0;
	width: 625px;
	min-height: 500px;
	float: left;
}
#standard_content h1 {
	margin: 0 0 0 0;
	padding: 20px 40px 10px 40px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
}
#standard_content h2 {
	margin: 0 0 0 0;
	padding: 30px 40px 0 40px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}
#standard_content p {
	margin: 5px 0 0 0;
	padding: 0 40px 10px 40px;
	text-decoration: none;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
}
#standard_content form {
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
}
#standard_content img.lefty {
	float: left;
	margin-right: 10px;
}
#standard_content img.righty {
	float: right;
	margin-left: 10px;
}
#standard_content a {
	color: #333;
}
#standard_content ul.post{
	margin: 10px 0 10px 20px;
	padding: 0 40px 0 40px;
	text-decoration: none;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
}

#standard_content ul {
	margin: 10px 0 10px 20px;
	padding: 0 40px 0 40px;
	text-decoration: none;
	color: #333;
	font-size: .9em;
	line-height: 1.5em;
}

#standard_content .smalltext {
	font-size: .85em;
}

.pdficon {
float:left;
}

#content_body h1 a {
	text-decoration: none;
	color: #000;
}

#block_cog {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 314px;
	min-height: 620px;
	float: left;
	background: url(../images/block_cog_tile.gif) bottom left no-repeat;
}
#block_yellow {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 309px;
	min-height: 620px;
	float: left;
	background: url(../images/block_yellow_tile.gif) top left repeat-y;
}

#block_cog h1, #block_yellow h1 {
	margin: 0 0 0 0;
	padding: 40px 40px 10px 40px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
}
#block_cog p, #block_yellow p {
	padding: 0 40px 0 40px;
	text-decoration: none;
	color: #333;
	font-size: .9em;
	line-height: 1.5em;
}
#block_cog_backing {
	margin: 0;
	padding: 0;
	background: url(../images/block_cog.gif) top left no-repeat;
}
a.bigBlackLink {
	color: #333;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.courierbutton {
	display: block;
	padding: 7px 0 0 0;
	margin: 0 0 2px 0;
	text-decoration: none;
	color: #333;
	width: 233px;
	height: 22px;
	font-size: .85em;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/btn_bigyellow.gif) top left no-repeat;
}
a.courierbutton:hover {
	background: url(../images/btn_bigyellow.gif) bottom left no-repeat;
}
#block_yellow_backing {
	margin: 0;
	padding: 0;
	background: url(../images/block_yellow.gif) top left no-repeat;
}
#block_yellow ul {
	margin: 20px 0 10px 40px;
	padding: 0 0 0 0;
}
#block_yellow li{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	height: 25px;
	background:  url(../images/yellow_bullet.gif) top left no-repeat;
}
#block_yellow li a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 1em;
	color: #333;
	text-decoration: none;
}

#block_rightside {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	display: table;
	width: 310px;
}
#block_rightside img {
	padding: 0 10px 0 0;
	float: left;
	border: 0;
}
#block_rightside h1 {
	padding: 0 40px 0 40px;
	margin: 20px 0 20px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
}
#block_rightside p {
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
	text-decoration: none;
	color: #333;
	font-size: .85em;
	line-height: 1.5em;
	vertical-align: top;
}
#block_rightside p strong {
	font-weight: bold;
	text-transform: uppercase;
}
#block_rightside p a {
	color: #FB9502;
	text-transform: uppercase;
	text-decoration: none;
}
#block_rightside hr {
	margin: 0 0 0 40px;
	padding: 0;
	color: #555A60;
	width: 260px;
	text-align: left;
}

#content_block {
	margin: 90px 0 20px 0;
	padding: 0 0 0 0;
	width: 690px;
	height: 490px;
	background: url(../images/homeblock.gif) top no-repeat;
}

#nav {
	top: 69px;
	margin: 0 0 0 217px;
	padding: 0 0 0 0;
	width: 510px;
	height: 25px;
	position: absolute;
	z-index: 50;
}
#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav li {
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
}
#nav li.selected {
}
#nav a {
	display: block;
	width: 101px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 9px 0 0 0;
	width: 101px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	color: #666;
	background: url(../images/nav_tab.gif) top no-repeat;
}
#nav a:hover, #nav a.on, #nav a.on:hover {
	color: #FFF;
	background: url(../images/nav_tab.gif) bottom no-repeat;
}
#nav ul.subnav {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#nav a.subnav_off {
	display: block;
	margin: 0 0 0 0;
	padding: 2px 0 2px 5px;
	width: 100px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	color: #CCC;
}
#nav a.subnav_off:hover, #nav a.subnav_on:hover {
	color: #C63;
}

#subServices {
	display: block;
	position: absolute;
	margin: 100px 0 0 523px;
	padding: 0 0 15px 0;
	background: #000;
	z-index: 1;
}
#subServices ul {
	width: 190px;
	margin: 0 0 0 0;
	padding: 15px 0 20px 0;
	background: #000;
}
#subServices li {
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	color: #FFF;
}
#subServices li a {
	display: block;
	width: 190px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 2px 0 0 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	color: #999;
	background: ;
}
#subServices li a:hover {
	color: #FFF;
	background: ;
}


/* 
XmasTimes - Table
===================================================================== */

#xmasTimes table{
	margin: 20px 0 20px 40px;
	padding: 0;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	width: 500px;
}

#xmasTimes td{
	padding: 5px;
	vertical-align: top;
	color: #000;
	font-size: 90%;
	font-weight: normal;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
text-align: center;
}

#xmasTimes tr.title {
	color: #FFF;
	font-weight: bold;
	background: #000000;
}

#xmasTimes td.title {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
}

#xmasTimes td.blank {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: #ffffff;
	border-bottom: 1px solid #BEBEBE;
	border-right: #ffffff;

}

#xmasTimes tr.closed {
	background: #fff400;
}

tr:hover {
background-color:#dcdcdc;
color:#000;
}


/*
---------------------------------------------------------------------------
Account Form
---------------------------------------------------------------------------
*/

#standard_content form h2 {
	font-size: 100%;
	text-transform: uppercase;
}
#standard_content form p {
	font-size: 80%;
}
#standard_content form input[type="text"], #standard_content form textarea {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


/*
---------------------------------------------------------------------------
Terms and Conditions
---------------------------------------------------------------------------
*/

#trackbuttonsblock {
	width: 500px;
	height: 135px;
	margin: 20px 0 0 40px;
	padding: 20px 0 0 0;
	background: url(../images/black_tracker_block.gif) top left no-repeat;

}
#trackbuttonsblock h1 {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	font-size: 120%;
color:#ffffff;
}
a.smallbutton {
	display: block;
	float: left;
	padding: 7px 0 0 0;
	margin: 20px 0 2px 10px;
	text-decoration: none;
	color: #333;
	width: 154px;
	height: 22px;
	font-size: .85em;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/btn_smallyellow.gif) top left no-repeat;
}
a.smallbutton:hover {
	background: url(../images/btn_smallyellow.gif) bottom left no-repeat;
}


/*
---------------------------------------------------------------------------
Terms and Conditions
---------------------------------------------------------------------------
*/

#standard_content ol, {
	padding: 0 0 0 40px;
}
#standard_content ol li {
	margin: 0 0 15px 0;
	font-size: 80%;
	color: #333;
}


/*
---------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------
*/

#footerBlock {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 950px;
	height: 90px;
	background: #000;
}
#footerNav {
	width: 950px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
}
#footerRight {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footerNav p.rightbox {
	margin: 15px 0 0 0;
	float: right;
	width: 320px;
	height: 66px;
	display: block;
}
#footerNav span.charityheader {
	width: 150px;
	margin: 0 0 0 830px;
	position: absolute;
	color: #999;
	font-size: 90%;
}
#footerBlock ul {
	margin: 10px 0 0 35px;
	padding: 0 0 0 0;
}
#footerBlock li {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	list-style: none;
	float: left;
}
#footerBlock li a {
	display: block;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .75em;
	color: #FFF;
}
#footerBlock li a:hover {
	text-decoration: underline;
}
#footerBlock p {
	padding: 0 0 0 0;
	margin: 0 0 0 35px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .75em;
	color: #FFF;
}

#footerBlock img {
border: 0;
}