/* ---( = begin gobal elements )------------------------------- */

body {
	color: #444;
	background: #fff;
	font-family: Tahoma, "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif; 
	margin: 0 auto; 
	padding: 0; 
	text-align: center;
	font-size: 12pt;
	line-height: 1.6em;
}

a, a:visited {
	color:#36c;
	text-decoration: none;
	border-bottom: 1px solid #36c;
}

a img, a img:visited,
a img:hover, a img:visited:hover   {
	border: 0;
	background: transparent;
  }

.oldbrowsers, .hide {
	display: none;
}

p {
	line-height: 1.6em;
	text-align: left;
	font-size: 12pt;
	padding: 10px 0;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}



/* ---( = begin gobal layout elements )------------------------------- */

#topwrapper {
	background: #fff;
}

#header {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	background: #fff;
}

.wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: transparent;
}

#content {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
}

.lcolumn {
	display: none;
}

.rcolumn {
	margin: 0;
	padding: 0;	
}

.padding {
	padding: 0;
}

.services div {
	margin: 10px 0;
	width: 45%;
}

.contacts {
	margin: 10px 0 25px 0;
}

.contacts div {
	margin: 0;
	width: 45%;
}

.given-name, .family-name {
	font-weight: bold;
}

.hleft {
	float: left;
}

.hright {
	float: right;
}

/* ---( = begin imagebar layout elements )------------------------------- */

ul#imgbar { 
	display: none; 
}

/* ---( = begin sidebar layout elements )------------------------------- */

.vcard {
	margin: 60px 20px 60px 20px;
	text-align: left;
}

/* ---( = begin google map layout elements )------------------------------- */

#map {
	width: 740px; 
	height: 450px;
	text-align:center;
	margin:0 auto
}

#google {
	width: 740px; 
	margin: 10px auto;
	padding: 10px;
	text-align: left;
}


/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
  	border: 0;
}

label {
 cursor: pointer;
 cursor: hand;
} 

fieldset.contact {
	width: 450px;
	margin: 0 0 1.5em 0;
	padding: 0.5em 0 1em 0;
}

fieldset.contact label {
	width: 450px;
	display: block;	
	margin: 0 0 1.5em 0;
	padding: 0;
}

fieldset.contact label span {
	padding: 0 0 0 15px;
}

fieldset.contact .textbox, fieldset.contact textarea {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	border: 1px solid #ccc;
	background: #fafafa;
	width: 450px;
	margin: 0.5em 0;
}

fieldset.contact textarea {
	height: 200px;
}

fieldset.contact .textbox:focus, fieldset.contact textarea:focus {
	border: 1px solid #aaa;
	background: #efefef;
}

.rcolumn fieldset {
	width: 240px;
	margin: 0 0 1.5em 0;
	padding: 0.5em 0 1em 0;
}

.rcolumn label {
	width: 200px;
	display: block;	
	margin: 0 0 1em 0;
	padding: 0;
}

.rcolumn .textbox, .rcolumn textarea {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	border: 1px solid #ccc;
	background: #fafafa;
	width: 230px;
	margin: 0 0 0.2em 0;
}

.rcolumn textarea {
	height: 120px;
}

.rcolumn fieldset .textbox:focus, .rcolumn fieldset textarea:focus {
	border: 1px solid #aaa;
	background: #efefef;
}

/* ---( = begin type elements )------------------------------- */

#header h1 {
	margin: 0 0 35px 0;
	padding: 0px 0 0px 0;
	border: 0;
	text-align: left;
	color: #777;
	border-bottom: 1px solid #ccc;
	font: normal 30px Georgia, "Trebuchet MS", Trebuchet, Times, serif;
}

#header h1 a, #header h1 a:visited {
	border-bottom: 0;
}

h2 {
	color: #0861c0  ;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
	font: normal 24px Georgia, "Trebuchet MS", Trebuchet, Times, serif;
}

h3, h4 {
	color: #111;
	margin: 40px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
	font: normal 18px Georgia, "Trebuchet MS", Trebuchet, Times, serif;
}

h4 {
	margin-bottom: 15px;
	font: normal 14px Georgia, "Trebuchet MS", Trebuchet, Times, serif;
}

.lcolumn h3 {	
	color: #333  ;
	margin: 0 20px 8px 20px;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
	font: normal 14px Georgia, "Trebuchet MS", Trebuchet, Times, serif;
}

ul.resources {
	margin: 0 20px 50px 20px;
}

ul.resources li {
	padding: 5px 0 5px 25px;
}

ul.resources li#currency {
	background: url("../i/icon-currency.gif") no-repeat 0 50%;
}

ul.resources li#pdf {
	background: url("../i/icon-pdf.gif") no-repeat 0 50%;
}

ul.resources li#passport {
	background: url("../i/icon-passport.gif") no-repeat 0 50%;
}

.services li {
	padding: 2px 0 2px 25px;
	background: url("../i/icon-ticks.gif") no-repeat 0 -1px;
}

ul.ticks li {
	padding: 2px 0 2px 25px;
	background: url("../i/icon-ticks.gif") no-repeat 0 -1px;
}

ul.ticks ul li {
	padding: 2px 0 2px 25px;
	background: url("../i/icon-star.gif") no-repeat 0 4px;
}

p.copyright {
	margin:  20px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	border-top: 1px solid #e1e1e1;
}

.error {
	color: #A5320F;
}