@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/design/top.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 960px;
	text-align: left;
}
#header {
	float: left;
	height: 90px;
	width: 960px;
	background-image: url(../images/design/head-right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	float: left;
	border: none;
}
#login {
	float: right;
	width: 245px;
	padding: 10px 0px;
}
#login #userid,
#login #password {
	float: left;
	width: 100px;
	border: 1px solid #FF9900;
	height: 14px;
	margin: 0px 4px 0px 0px;
	font-size: 11px;
}
#login #go {
	float: left;
	width: 10px;
}
#nav {
	float: left;
	height: 30px;
	width: 940px;
	list-style-type: none;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
}
#nav li {
	float: left;
	color: #FFD500;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	display: block;
	padding: 6px 0px;
	font-size: 1em;
	line-height: 1em;
}
#nav a {
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}
#nav a:hover {
	color: #FFD500;
}
#content {
	float: left;
	width: 960px;
	clear: left;
}
#main {
	float: left;
	width: 660px;
	padding: 0px 0px 0px 10px;
}
#title {
	float: left;
	width: 660px;
	height: 39px;
	padding: 15px 0px 0px 0px;
}
#title h1 {
	color: #990000;
	font-weight: normal;
	font-size: 1.63em;
	letter-spacing: -1px;
	line-height: 1em;
}
#pic {
	float: left;
	width: 655px;
}
#pics {
	float: left;
	width: 660px;
	padding: 5px 0px;
}
#pics img {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 325px;
	height: 205px;
}
#main .homered {
	float: left;
	width: 330px;
	height: 205px;
	padding: 5px 0px;
}

#services {
	background-image: url(../images/design/services.jpg);
}

#depots {
	background-image: url(../images/design/depots.jpg);
}
#googlemap {
	width: 645px;
	float: left;
	background-color: #9CB4CC;
	background-image: url(../images/design/map.gif);
	height: 665px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
#googlemap iframe {
	float: left;
}
#text {
	float: left;
	width: 630px;
	padding: 5px 0px 0px 10px;
}
#sponsor {
	float: left;
	width: 655px;
	padding: 0px 0px 10px;
}

.sponsorwrap {
	float: left;
	width: 655px;
	margin: 0;
	padding: 5px 0px 0px 0px;
}
.sponsorpic {
	float: left;
	height: 205px;
	width: 335px;
}
.sponsortext {
	float: left;
	width: 315px;
	padding: 5px 0px 0px 0px;
}
#text img {
	float: left;
	margin: 0px 10px 0px 0px;
}
#text h2,
.sponsortext h2 {
	color: #990000;
	font-size: 1.13em;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	text-transform: none;
	line-height: 1em;
}

#text h3,
.sponsortext h3 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px 0px 5px;
	color: #990000;
}
#text p,
.sponsortext p {
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0px 0px 10px;
	color: #222;
}

#text ul,
.sponsortext ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
}

#text li,
.sponsortext li {
	color: #222;
	font-size: 0.75em;
	line-height: 1.25em;
}

#text p a,
#text li a,  
.sponsortext p a,
.sponsortext li a {
	color: #222;
}

#text p a:hover,
#text li a:hover,  
.sponsortext p a:hover,
.sponsortext li a:hover {
	color: #990000;
}
#text table {
	margin: 0px 0px 10px;
}
#text th {
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	width: 199px;
	background-color: #990000;
	padding: 5px;
}
#text td {
	padding: 5px;
	font-size: 0.75em;
	color: #222;
	border-bottom: 1px solid #CCC;
}

th.position, 
th.area {
	border-right: 1px soild #FFF
}

td.position, 
td.area {
	border-right: 1px soild #CCC
}


#side {
	float: left;
	width: 290px;
}

#bookonline {
	background-image: url(../images/design/bookonline.png);
	float: left;
	height: 105px;
	width: 290px;
}
#tracking {
	background-image: url(../images/design/parcel.png);
	float: left;
	width: 290px;
	height: 154px;
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
}
#tracking form {
	padding: 5px 10px;
	width: 270px;
	display: block;
	float: left;
}
#tracking #trackref {
	width: 240px;
	border: 1px solid #990000;
	height: 16px;
	float: left;
	margin: 0px 5px 0px 0px;
}
#tracking #trackgo {
	float: left;
}
#side .homeyellow {
	float: left;
	width: 290px;
	height: 105px;
}

#aboutus {
	background-image: url(../images/design/aboutus.jpg);
}

#camera {
	background-image: url(../images/design/camera.jpg);
}
#sidebarfoot {
	background-image: url(../images/design/sidebar-foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 280px;
	background-color: #FFD500;
	padding-bottom: 10px;
}

#sidebar {
	float: left;
	width: 280px;
	background-image: url(../images/design/sidebar.jpg);
	background-repeat: no-repeat;
	min-height: 195px;
}
#sidebar h3 {
	padding: 0px 10px;
	font-size: 0.75em;
	color: #990000;
	margin: 0px 0px 0px;
}

#sidebar ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 30px;
}

#sidebar li {
	color: #222;
	font-size: 0.75em;
	line-height: 1.25;
}
#sidebar p {
	color: #222;
	margin: 0px 0px 5px;
}

#sidebar p a {
	color: #222;
}

#sidebar p a:hover {
	color: #990000;
}



#side h2,
.homered h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 10px 10px 0px 10px;
	line-height: 1em;
	margin: 0px 0px 5px;
	text-transform: lowercase;
}

#tracking h2,
#bookonline h2,
.homered h2 {
	color: #FFD500;
}

#tracking h2 a,
#bookonline h2 a,
.homered h2 a {
	color: #FFD500;
	text-decoration: none;
}

#tracking h2 {
	padding: 70px 10px 0px 10px;
}


.homeyellow h2,
#sidebar h2 {
	color: #990000;
}

.homeyellow h2 a,
#sidebar h2 a {
	color: #990000;
	text-decoration: none;
}

#tracking h2 a:hover,
#bookonline h2 a:hover,
.homered h2 a:hover,
.homeyellow h2 a:hover,
#sidebar h2 a:hover {
	text-decoration: underline;
}


#side p,
.homered p {
	font-size: 0.75em;
	line-height: 1.25em;
	padding: 0px 10px;
}

#tracking p,
#bookonline p,
.homered p {
	color: #FFF;
}
#bookonline p {
	padding: 0px 140px 0px 10px;
}
#aboutus p,
#camera p {
	padding: 0px 95px 0px 10px;
}
.homered p {
	width: 150px;
}

#footer {
	clear: both;
	float: left;
	width: 960px;
	background-image: url(../images/design/footer.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px;
	background-position: 10px;
}
#footer .splitter {
	padding: 0px 8px;
}
#footer p {
	padding: 0px 20px;
	color: #222;
}
#footer p strong {
	color: #CC0000;
	margin-right: 4px;
}
#credit {
	clear: both;
	padding: 0px 0px 10px 0px;
}
#credit p {
	padding: 0px 20px;
	font-size: 0.69em;
	color: #999999;
}


.pdf {
	background-image: url(../images/design/pdf.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: top left;
	display: block;
	text-decoration: none;
}

