body{
	color: #CCCCCC;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	height: 100%;
	background-attachment: fixed;
	background-color: #242424;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
}
	
#imageHolder{
	background-color:#000000;
	width: 860px;
	height: 100%;
	padding-top: 21px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
	

#content{
	width: 800px;
	/*margin-right: 70px;positions the text boxes horizontally in proper browsers*/
	float: left;
	}
	
#welcome {
	background: #242424;
	margin-bottom: 14px;
	float: left;
	height: 170px;
	
}

#sameDay {
	background: #242424 url(images/news_bg.gif) no-repeat center bottom;
	margin-right: 13px;
	float: left;
	height: 680px;
}
#specialist {
	background: #242424 url(images/news_bg.gif) no-repeat center bottom;
	margin-right: 13px;
	float: left;
	height: 680px;

}
#international{
	background: #242424 url(images/news_bg.gif) no-repeat center bottom;
	
	float: left;
	height: 680px;
}
#textBoxWrap {
	
	height: auto;
	width: 860px;
	/*float: right;
	padding-left: 40px;positions the text boxes horizontally in IE6*/
}

	
.over {
	font: 12px Verdana;
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px;
	width: 221px;
	filter:alpha(opacity=75);
	opacity: .50;
	border: 1px solid #FFFFFF;
	-moz-opacity: .50;
	z-index: 100;
}

.over:hover{
	filter:alpha(opacity=100);
	opacity: .75;
	-moz-opacity: .75;	
	cursor: default;}
.over a {
	text-decoration: none;
	color: #fff;
}
.over a:hover {
	text-decoration: underline;
}
/*---horizontal text panel verboze coding for IE6 (roll eyes)---------*/
.overHoriz {
	text-align: center;
	font: 12px Verdana;
	color: #CCCCCC;
	text-decoration: none;
	padding: 20px;
	width: 721px;
	filter:alpha(opacity=75);
	opacity: .50;
	border: 1px solid #FFFFFF;
	-moz-opacity: .50;
	z-index: 100;
}

.overHoriz:hover{
	filter:alpha(opacity=100);
	opacity: .75;
	-moz-opacity: .75;	
	cursor: default;
	}
	
.overHoriz a {
	text-decoration: none;
	color: #fff;
}
.overHoriz a:hover {
	text-decoration: underline;
}


.innerLinks {
	color: #CC9966;
	text-decoration: none;
}
span {
	color: #666666;
}
#topImages{
	float: left;
	margin-bottom: 20px;
	}

#topImages a{
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity: .90;
	border: 1px solid  #e1e9da;
}
	
#topImages a:hover{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;
	border: 1px solid #C96;}
	
#banner{
	/*border-top: 1px solid #fff;*/
	/*border-right: 1px solid #fff;*/
	/*border-left: 1px solid #fff;*/
}

#image1{
	background: url(splash_slices/same_day_courier__parcel_delivery.jpg) no-repeat; 
	margin-top: 3px;
	width: 761px;
	height: 236px;
	float: left;
}

#image2{
	background: url(splash_slices/specialist_courier_delivery.jpg) no-repeat;
	margin-top: 3px;
	width: 761px;
	height: 172px;
	float: left;
	}
	
#image3{
	background: url(splash_slices/international_courier_delivery.jpg) no-repeat;
	margin-top: 2px;
	width: 761px;
	height: 172px;
	float: left;
	}
	
h1 {
	font: bold 14px Verdana;
	color: #FF6600;
	}

#choose{
	float: left;
	width: 761px;
}
h2{
	font: oblique 12px Verdana;
	color: #FF6600;
}
h3{
	font: 12px Verdana;
	color: #CCCCCC;
}
#footer {
	width: 800px;
	clear: both;
	height: 10px;
}
.atdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}
li {
	text-align: left;
}

