/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 71px 0px 0px;
	background: #4e3a22 url(../images/page-elements/bg.jpg) repeat-x;
	color: #110a0b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#container {
	padding-top: 90px;
}
#container a, #container a:visited {
	color: #E9DCD1;
}
#container a:hover {}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
	position: relative;
}

#header {
}
#logo {
	float: left;
}
#cities {
	text-align: right;
	width: 180px;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-right: 6px;
}
#cities ul {
	padding:0;
	margin:0;
}
#cities li {
	list-style: none;
	padding: 0px;
	margin-bottom: 6px;
}
#cities a, #cities a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#cities a:hover {
	text-decoration:underline;
}
#contentbox {
	clear: both;
	border: 1px solid #110a0b;
	background: url(../images/page-elements/bg-contentbox.png) repeat-y;
	float: left;
	margin-top: 9px;
}
#contentmain {
	float: left;
}
.contentleft {
	float: left;
	width: 48%;
}
.contentright {
	float: right;
	width: 48%;
}
.contentleft li, .contentright li {
	list-style:none;
}

#navbox {
	width: 218px;
	float: right;
	padding-left: 9px;
}
#language {
	text-align: right;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 15px;
}
#navmain {}
#transportlogos {
	text-align: center;
	width: 218px;
	position: absolute;
	right: 0px;
	bottom: 30px;
}
#transportlogos img {
	padding: 0px 3px;
}
#footerbox {
	clear: both;
	text-align: center;
	font-size: 9pt;
	color: #F8F4F1;
}
#footerbox a, #footerbox a:visited {
	color: #F8F4F1;
}
#footerbox a:hover {
	color: #FFFF99;
}

#footer1 {}
#footer2 {
	position: absolute;
	width: 900px;
	left: 0px;
	bottom: -39px;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 18px;
	color: #FFFFFF;
}

a, a:visited {
	color: #110a0b;
}
a:hover {
	color: #FFFFCC;
}
#footer2 a, #footer2 a:visited {
	color:#FFFFFF;
}
#footer2 a:hover {
	color:#FFFFCC;
}
h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	padding: 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {}
h4 {}

p {
	margin: 3px 0px 6px;
	padding: 0px;
	line-height: 1.2em;
}
.clr {
	clear: both;padding-top: 21px;
}
.contact {
	font-weight:bold;
	text-align:center;
	padding-top: 18px;
	padding-bottom: 9px;
	clear: both;
}
.contact a, .contact a:visited {
	text-decoration:none;
}
.contact a:hover {
	color:#110a0b;
	text-decoration:underline;
}
.imgleft {
	float: left;
	margin-right: 12px;
}
.imgright {
	float: right;
	margin-left: 12px;
}
.imageleft, .imageright {
	width: 210px;
	padding-bottom: 9px;
	font-size: 10pt;
	color: #61452D;
}
.imageleft {
	float: left;
	margin-right: 12px;
}
.imageright {
	float: right;
	margin-left: 12px;
}

p.imagecentre img {
	margin-right: 9px;
	margin-left: 9px;
}
.intro {
	background-image: url(../images/page-elements/page-bg.png);
	background-repeat: repeat;
}


.testimonials {
	padding-bottom: 30px;
}
