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

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

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

img {
}

/* Logo */

#logo {
	width: 825px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
	background: transparent url(images/earth3.gif) no-repeat;
	padding-left: 55px;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 825px;
	height: 50px;
	margin: -50px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #CC6600;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 825px;
	margin: 0 auto;
}

/* Column Two */

form {
	border: 0px solid #000;
	width: 380px;
}

fieldset {
	border: none;
	width: 380px;
}

legend {
	display: none;
	width: 380px;
}

label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
	width: 400px;
}

textarea {
	width: 400px;
	height: 70px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.textfield {
	width: 400px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}
	div.textfield	{
		opacity: 0.5;
		filter: alpha(opacity=50);
	}

.button, .button2 {
	width: auto;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0px 10px 0px 10px;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

	.button	{
		float: right;
	}

	.button2	{
		float: left;
	}

#col-two {
	float: left;
	width: 825px;
}

.boxed {
	margin-bottom: 10px;
}

	.boxed#infos	{
		display: none;
	}

.boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img07_1.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 19px 19px 19px 19px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

.boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

.ad-right	{
	float:right;
	padding-left: 15px;
}

.allmap	{
	padding-top: 40px;
	padding-bottom: 40px;
}

/* Footer */

#links img	{
	background: #fff;
}

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #464646 url(images/img13.gif) repeat-x;
}

#footer a, #footer a:hover, #footer p {
	margin: 0 auto;
	font-size: x-small;
	color: #fff;
	width: 825px;
}
