/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/MapsTravel_01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	color: #FF6600;
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	color: #FF6600;
	font-size: 14px;
	line-height: 16px
}

p {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
	font-size: 12px;
}

a {
	color: #6699FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}


/* Page */

#page {
	width: 680px;
	margin: 0 auto;
}

#logo {
	padding: 28px 0 0 0;
	float: right;
}

/* Content */

#content {
	margin: 0 auto;
	width: 680px;
	padding: 50px 0 0 0;
}

#title {
	color: #FF6600;
	letter-spacing: -1px;
	font-size: 28px;
}

#mainText {
	padding: 0 25px 15px 25px;
}

#highlight {
	color: #FF6600;
	font-weight: bold;
}

#backtotop {
	text-align: right;
	margin: 0 0 20px 25px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #D4D4D4;
}


/* Footer */

#footer {
	height: 270px;
	background: url(images/MapsTravel_02.jpg) repeat-x left bottom;
}

#footercontent {
	width: 680px;
	margin: 0 auto;
	clear: both;
	padding: 30px 25px 0 25px;
	color: #999999;
}

#contacts {
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
}

#contacts p {
	line-height: 20px;
	margin: 0 0 1em 0;
}

#footerCopy {
	margin: 0 auto;
	width: 293px;
	text-align: left;
	color: #53585e;
}

#footerCopy p {
	display: block;
	margin-top: 20px;
	text-align: center;
}
