@charset "utf-8";
/* Author: Bamboo Solutions */
/* Email: info@bamboosolutions.co.uk */

/********************************/

/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size: 100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#878787;
	background-color:#eaeaea;
}

h1 {
	font-size:28px;
	color:#008ed0;
	margin:15px 0;
	padding:0 0 8px 0;
	border-bottom:#c9cdd0 solid 1px;
}

h2 {
	font-size:16px;
	color:#008ed0;
}

h3 {
	font-size:16px;
	color:#008ed0;
}

span.color-switch {
	color:#005b98;
}

strong {
	/*font-family:"SansationRegular", Helvetica, Arial, sans-serif;*/
	font-weight:bold;
}

p {
	line-height:16px;
	margin:5px 0 20px 0;
}

p.main-link a {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	margin:20px 0 0 0;
	clear:both;
	background-color:#005b98;
}

p.main-link a:hover {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	background-color:#008ed0;
}

.p1 {
	font-size:16px;
	color:#008ed0;
	line-height:20px;
	margin:5px 0 15px 0;
}


/**/
.page-container {
	width:1026px;
	min-height:700px;
	height:auto;
	background-color:#ffffff;
	margin:52px auto 0 auto;
	overflow-y:auto;
}

.container {
	width:946px;
	margin:0 auto;
	/*background-color:aqua;*/
	min-height:100px;
}

#main-page-header {
	height:134px;
	background:transparent url(/images/background-header.jpg) top left no-repeat;
}
/**/


/**/
#main-page-header ul {
	display:block;
	float:right;
	width:550px;
	/*background-color:red;*/
	clear:both;
}

#main-page-header ul li {
	font-weight:normal;
	font-size:16px;
	display:inline-block;
	float:right;
	list-style-type:none;
	height:auto;

}

#main-page-header ul li a {
	color:#ffffff;
	display:block;
	height:22px;
	margin:0 0 0 7px;
	padding:8px 8px 4px 8px;
	background-color:#005b98;
	text-decoration:none;
}

#main-page-header ul li:hover {
	text-decoration:none;
}

#main-page-header ul li a:hover, #main-page-header ul li a.active {
	color:#ffffff;
	text-decoration:none;
	background-color:#008ed0;
}
/**/

/**/
#main-content {
	margin:60px auto 0 auto;
}

p.list-title {
	margin:0 0 10px 0;
}

#main-content ul {
	list-style:outside disc;
	margin:0 0 20px 20px;
	line-height:20px;
}

#main-content ul li {
}

.left-column {
	width:560px;
	height:auto;
	margin:20px 0 0 0;
	padding-bottom:40px;
	float:left;
}

.right-column {
	width:320px;
	min-height:440px;
	height:auto;
	margin:20px 0 0 0;
	float:right;
}

#page-module-two {
	background:transparent url(/images/page-module-two.jpg) top right no-repeat;
}
/**/

/**/
#footer {
	text-align:right;
	float:left;
	padding:30px 40px;
	border-top:#f4f4f4 solid 1px;
	height:auto;
}

#footer p {
	font-size:10px;
	margin:40px 0 0 0;
}

#footer a {
	color:#878787;
}

#footer a:hover {
	color:#005b98;
}

#footer p.parcel-courier-nav {
	float:left;
}

#footer p.parcel-courier-nav a {
	color:#878787;
}
/**/

/**/
.page-contact {
	float:right;
	clear:both;
	display:block;
	height:30px;
	margin:31px 0 32px 0;
	padding:6px 0 0 36px;
	color:#005b98;
	font-size:16px;
	background:transparent url(/images/icon-phone.jpg) top left no-repeat;
	/*background-color:lime;*/
}

/**/

/**/
#billboard {
	display:block;
	position:relative;
	width:946px;
	height:451px;
}

.billboard {
	display:block;
	width:946px;
	height:451px;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
}

.billboard a {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	background-color:#005b98;
	font-size:22px;
}

.billboard a:hover {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	background-color:#008ed0;
	font-size:22px;
}

.billboard-one a {
	position:absolute;
	top:300px;
	left:774px;
}

.billboard-one {
	background-image:url(/images/billboard-one.png);
}
/**/

/**/
#home-module-two {
	background:transparent url(/images/home-module-two.jpg) top left no-repeat;
	width:946px;
	height:200px;
}


#home-welcome {
	padding:30px 40px;
	background-color:#f4f4f4;
	height:300px;
}

#home-welcome h1 {
	display:block;
	width:318px;
}

#parcel-courier {
	padding:30px 40px;
	background-color:#f4f4f4;
	height:auto;
}

#parcel-courier h1 {
	display:block;
	width:500px;
}
/**/

#company-info p a {
	color:#878787;
}

#company-info p a:hover {
	color:#008ed0;
}


/**/
form {
	margin:30px 0 0 40px;
}

input {
	height:30px;
	width:300px;
}

textarea {
	height:130px;
	width:300px;
}


input[type=text],
input[type=password],
textarea {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    color: #888;
    clear:both;
    float:left;
}

input[type="text"] {
	padding: 3px;
}

label {
	float:left;
	clear:both;
	margin:20px 0 10px 0;
}

a.send-enquiry {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	background-color:#005b98;
	font-size:22px;
	float:left;
	clear:left;
	margin:20px 0 0 0;
}

a.send-enquiry:hover {
	color:#ffffff;
	padding:8px 14px 11px 14px;
	background-color:#008ed0;
	font-size:22px;
}
/**/

