/* CSS Document */



body {
	margin:20px 0px;
	background-color:#fff;
	font-family: Arial, Tahoma, Helvetica, "Centry Gothic";
	font-size:14px;
	color:#666; }
	
#wrapper {
	text-align:center;
	margin:auto;
	width:950px;
	border-top:0px solid #666;
	border-bottom:0px solid #666;
	background-color:#fff; }
	
#header {
	width:950px;
	clear:both;
	background-color:#fff; }
	
#content {
	width:540px;
	float:left;
	min-height:320px;
	padding:10px;
	text-align:left;
	border-left:0px solid #666;
	border-right:0px solid #666; }
		
#logos {
	width:185px;
	float:right;
	text-align:left;
	padding:5px 3px 5px 5px; }
	
#footer {
	clear:both;
	width:950px;
	text-align:right;
	margin:5px 0px 0px 0px;
	padding:0px ;
	border-top:0px solid #666;
	background-color:#91A0E3; /* cdcdcd */
	line-height:2em; }
	
#footer p {
	font-size:90%;
	color:#333;
	margin:0px 5px 0px 0px;}
	
#backlink {
	float:left;
	width:auto;
	margin-left:5px;}
	
#backlink a:link, #backlink a:visited {
	color:#333;
	text-decoration:none;}
	
#backlink a:hover, #backlink a:active {
	color:#FFF;
	text-decoration:none;}

h1 {
	font-size:110%;
	color:#333;
	text-decoration:underline;}
	
h2 {
	font-size:100%;
	font-weight:bold;}
	
h3 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	color:#161B55;}
	
h4 {
	font-size:100%;
	font-weight:normal;
	text-decoration:underline; }
	
p {
	font-size:100%;}
	
p.test {
	font-size:100%;
	font-style:italic;}
	
h1.test {
	font-size:100%;
	text-decoration:none;}
	
a:link, a:visited {
	color:#55f;
	text-decoration:none; }
	
a:hover, a:active {
	color:#333;
	text-decoration:underline; }
	
a:link .titlelinks, a:visited .titlelinks {
	color:#161B55;
	text-decoration:underline; }
	
a:hover .titlelinks, a:active .titlelinks {
	color:#161B55;
	text-decoration:underline; }
	
img.logo {
	border:0px solid #666;
	margin-bottom:10px; }
	
ol.alpha {
	list-style-type:lower-alpha;
	padding:0px;
	margin:0px 0px 0px 40px;}
	
ol.alpha li{
	padding:0px;
	margin:0px;}
	
ul.links {
	margin-left:15px;
	padding:0px;}
	
ul.links li{
	margin-left:0px;}
	
.clearboth {
	clear:both;}
	
#skills_table {
	width:540px;
	margin:0px;
	padding:0px;
	border-spacing:0px;}
	
#skills_table td {
	width:170px;
	border-spacing:0px;
	margin:0px;
	padding:0px 10px 10px 0px;
	vertical-align:top;}
	
ol.legalh {
	list-style-type:decimal;
	padding:0px;
	margin:0px 0px 15px 25px;
	font-weight:bold;
	text-align:justify;}
	
ol.legal {
	list-style-type:lower-roman;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;}
	
ol.legalh li {
	margin-bottom:10px;

	margin-top:0px;}
	
ol.legal li {
	margin-bottom:5px;
	margin-top:5px;}
	

/* ADVERTS */

.advert {
	float:left; display:inline; 
	width: 533px; 
	border:1px solid #6170b3;
	border-top:0px; border-right:0px; 
	background:#b0c0ff;
	margin:10px 0px 20px 0px; }

.advert_l {
	float:left; display:inline; 
	width:130px; 
	border-top:1px solid #6170b3; 
	border-bottom:0px;
	font-weight:bold; }

.advert_r {
	float:right; display:inline; 
	width:400px;  
	background:#fff;
	border:1px solid #6170b3; 
	border-bottom:0px;  }
	
.advert p {
	margin:5px;
	line-height:14px;}
	
#job_search {
	float:left; display:inline; 
	width:533px; height:76px; 
	margin:0px 0px 20px 0px; 
	border:0px solid #6170b3;}
	
#job_search p {
	margin:0px 4px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;}
	
#job_search_country {
	float:left; display:inline; 
	width:250px; height:38px; }
	
#job_search_country_dd {
	float:left; display:inline; 
	width:246px; 
	margin:0px; padding:0px; border:1px solid #eff;
	background:#eef; }
	
#job_search_region {
	float:left; display:none; 
	width:250px; height:38px; }
	
#job_search_region_dd {
	float:left; display:inline; 
	width:246px;
	margin:0px; padding:0px; border:1px solid #eff;
	background:#eef; }
	
#job_search_text {
	float:right; display:inline; 
	width:250px; height:38px; }
	
#job_search_text_input {
	float:left; display:inline; 
	width:246px; height:20px; line-height:20px;
	margin:0px; padding:0px 2px; border:1px solid #dde;
	background:#eef; }
	
#job_search_text_submit {
	float:left; display:inline; 
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	color:#666;
	margin:6px 0px 0px 0px; padding:0px;
	 }
	 
#results {
	float:left; display:inline;
	width:533px; height:20px;
	margin:0px 0px 10px 0px; }
	
#results p {
	margin-top:10px; }
	
#results_l {
	float:left; display:inline;
	height:20px; margin:0px; }
	
#results_r {
	float:right; display:inline;
	height:20px; margin:0px; }
	
	
	/* SOCIAL NETWORKS */

#socialnetworks {
	height:16px; width:485px;
	margin:20px auto 0px;
	font-size:80%; }
	
#socialnetworks img {
	float:left; display:inline; border:0px;}
	
#socialnetworks p {
	float:left; display:inline;
	line-height:16px;
	margin:0px 15px 0px 5px; }
	