body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}

h1 {}
h2 {
	font-size:16px;
}
h3 {}
h4 {
	margin-bottom:0px;
}

p {
	font-size:14px;
}
div#outer {

}

div#inner {
	width:780px;
	margin:0 auto;
	border:1px solid silver;
	padding:10px 30px;
	background-color:#FEFEFE;
}

div#topmenu {
	width:770px;
	height:30px;
	border:1px solid silver;
	background-color:#00CC00;
	margin-bottom:12px;
}
div#topmenu .tdate {
	float:right; 
	margin:6px 12px 0 0; 
	color:white;
}
div#topmenu ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	border:0px solid silver;
}
div#topmenu ul li {
	float:left;
	margin:8px 12px 8px 12px;
}
div#topmenu a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
div#topmenu a:hover {
	color:white;
	text-decoration:underline;
}
div#topmenu a.current {
	color:white;
}

table#d24 {
	border-collapse:collapse;
	margin-bottom:15px;
}
table#d24 td.runnerL {
	width:150px;
	height:130px;
	background: url(/images/southampton-courier-fast-2L.gif) no-repeat 0 0;
}
table#d24 td.runnerR {
	width:150px;
	height:130px;
	background: url(/images/southampton-courier-fast-2R.gif) no-repeat 0 0;
}

table#d24 td.banner {
	width:480px;
	text-align:center;
}
table#d24 td.banner h1 {
	color:red;
	font-size:24px;
	margin:0 0 0 0px;
}
table#d24 td.banner h2 {
	color:green;
	margin:0 0 0 0px;
	font-size:24px;
}
table#d24 td.banner h3 {
	color:navy;
	margin:6px 0 6px 0;
	font-size:26px;
}
table#d24 td.banner p {
	color:green;
	margin:2px 0 4px 0;
	font-size:14px;
}

table#d24 td.map {
	width:150px;
	background: url(/images/courier-service-map-3.gif) no-repeat 0 0;	
}
table#d24 td.coverage {
	width:150px;
	text-align:center;
	border:0px solid silver;
	padding-top:0px;
}
table#d24 td.coverage h2, table#d24 td.coverage h3 {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:red;
	font-style:italic;
	margin: 7px 0;
	font-size:22px;
}
table#d24 td.vehicles {
	text-align:center;
}
table#d24 td.vehicles img {
	margin:10px;
}
table#d24 td.greeting {
	text-align:center;
}
table#d24 td.greeting h3 {
	font-size:16px;
	color:red;
	margin:6px 0;
}
table#d24 td.greeting h3 a {
	font-size:18px;
	color:red;
}
table#d24 td.greeting p {
 	font-weight:bold;
	color:navy;
	font-size:16px;
	margin:0;
}
div#banner1 {
	background-image:url(/images/southampton-courier-fast.gif); 
	background-repeat:no-repeat;
	background-position: 40px 0;
	padding-bottom:12px;
}
div#banner1 h1 {
	color:red;
	font-size:24px;
	margin:0 0 0 0px;
	text-align:center;
}
div#banner1 h2 {
	color:green;
	margin:0 0 0 0px;
	text-align:center;
	font-size:22px;
}
div#banner1 h3 {
	color:navy;
	margin:0 0 0 0px;
	text-align:center;
	font-size:26px;
}
div#banner1 p {
	color:green;
	font-size:14px;
	font-style:italic;
	margin:0 0 0 0px;
	text-align:center;
}
div#coverage {
	width:150px;
	zzzheight:125px;
	float:left;
	border:0px solid silver;
	padding-top:0px;
}
div#coverage h2, div#coverage h3 {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:red;
	font-style:italic;
	margin: 7px 0;
	font-size:22px;
}

div#banner2 div#servicemap {
	width:146px;
	height:155px;
	float:right;
	border:0px solid red;
	position:relative;top:-44px;
}

div#couriervehicles {
	width: 450px;
	border:0px solid navy;
	margin-left:166px;
}
div#couriervehicles p {
	color:navy;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	margin:8px 0 0 0;
}
div#couriervehicles h3 a {
	font-size:14px;
	color:red;
}
div#greeting {
}
div#greeting h3 {
	font-size:16px;
	color:red;
	text-align:center;
}
div#greeting h3 a {
	font-size:18px;
	color:red;
	text-align:center;
}

div.resource {
	margin:30px 0 30px 0;
	padding-bottom:20px;
	border-bottom: 1px dotted silver;
}
div.resource img {
	float:left;
}
div.resource h3 {
	color:navy;
	margin-top:15px;
	margin-left:200px;
}
div.resource p {
	margin-left:200px;
	font-size:14px;
	text-align:justify;
}
div.resource a {
	border:none;
}


div#leftcolumn {
	width:370px;
	float:left;
	text-align:justify;
}
div#rightcolumn {
	width:370px;
	float:right;
	text-align:justify;
}

.columnheading {
	background-color:#00CC00;
	margin:0;
	padding:4px 0 6px 0;
}
.columnheading p {
	color:white;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin:3px 0 0px 0;
}

ul.body {
	list-style:none;
	border:0px solid silver;
	padding-left:0;
}
ul.body li {
	background: transparent url(/images/bullet5.gif) no-repeat 6px 3px ; 
	padding-left:24px;
	margin-bottom:6px;
	font-size:14px;
}

div#footer {
	background-color:silver; border:1px solid gray;
	height:30px;
	width:100%;
}
div#footer p {
	padding:10px 50px;
	text-align:right; 
	font-size:18px;
	color:red;
}

div#footer2 {
	background-color:#dddddd; 
	height:40px;
	width:100%;
}

div#footer2 p.fright {
	margin:10px 15px;
	width:300px;
	float:right;
	text-align:right;
	font-size:18px;
	color:red;
}
div#footer2 p.fleft {
	margin:10px 15px;
	width:360px;
	float:left;
	text-align:left;
	font-size:16px;
	color:red;
	text-decoration:none;
	font-style:italic;
}

div#footer2 p.fleft a {
	font-size:16px;
	color:red;
	text-decoration:none;
	font-style:italic;
}
div#footer2 p.fleft a:hover {
	text-decoration:underline;
}

/* Enquiry Form */

div#enq { width:760px; margin-left:80px}

div#enq form#form1 {width:550px; }

div#enq h1 { color:green;font-size:22px; }

div#enq h4 {
	margin-left:40px;
}
div#enq .prompt {}
div#enq .error {color:red;}
div#enq label {
	color:#00CC66;
	color:#222222;
	float: left;
	font-size:13px;
	font-weight:normal;
	height:14px;
	margin:2px 0;
	text-align: right;
	vertical-align: text-bottom;
	width:140px;
}  
div#enq input, div#enq select {
	display:block; 
	margin:3px 0 3px 150px; 
	padding-left:2px; 
	background-color:white; 
	border:1px solid silver;
	color:gray;font-size:13px;
}
div#enq textarea {
	display:block; 
	margin-left:150px; 
	padding-left:2px; 
	background-color:white; 
	border:1px solid silver; 
	width:370px; 
	color:gray; 
	font-size:13px;
} 
/* end enquiry form */

/* quotation Form */

h5.quotefeedbackmessage { color:red; S}

div#quotes { width:700px; margin-left:90px}

div#quotes form#form1 {width:800px; }

div#quotes h1 { color:green;font-size:22px; }

div#quotes h4 {
	margin-left:40px;
}
div#quotes .prompt {}
div#quotes .error {color:red;}
div#quotes label {
	color:#00CC66;
	color:#222222;
	float: left;
	font-size:13px;
	font-weight:normal;
	height:14px;
	margin:2px 0;
	text-align: right;
	vertical-align: text-bottom;
	width:180px;
}  
div#quotes input, div#quotes select {
	display:block; 
	margin:3px 0 3px 190px; 
	padding-left:2px; 
	background-color:white; 
	border:1px solid silver;
	color:gray;font-size:13px;
}
div#quotes textarea {
	display:block; 
	margin-left:190px; 
	padding-left:2px; 
	background-color:white; 
	border:1px solid silver; 
	width:370px; 
	color:gray; 
	font-size:13px;
} 
/* end quotation form */
