/*
Template Design by ZhengDesign.com
http://www.zhengdesign.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 30px 0px;
	padding: 0px;
	background: #C4AD72 url(images/back.jpg) repeat-x left top;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
}

.box {background: #C4AD72;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color: black; }
.box .top, .box .bottom{display:block;background: white;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #C4AD72;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


.round {background: #465D79;}
.round h1, .round p {margin: 0 10px;}
.round h1 {font-size:150%; color: black; }
.round .top, .round .bottom{display:block;background: white;}
.round .top b, .round .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #465D79;
}
.round .r1{margin: 0 5px;}
.round .r2{margin: 0 3px;}
.round .r3{margin: 0 2px;}
.round .top .r4, .round .bottom .r4{margin: 0 1px;height: 2px;}


.corner {background: #878787;}
.corner h1, .corner p {margin: 0 10px;}
.corner h1 {font-size:150%; color: black; }
.corner .top, .corner .bottom{display:block;background: white;}
.corner .top b, .corner .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #878787;
}
.corner .r1{margin: 0 5px;}
.corner .r2{margin: 0 3px;}
.corner .r3{margin: 0 2px;}
.corner .top .r4, .corner .bottom .r4{margin: 0 1px;height: 2px;}





p, ul, ol {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
   background:#878787;
	padding-left: 6px;
	text-transform: capitalize;
	font-weight: bolder;
	color: white;
}

h4 {
	font-size: 1.0em;
	padding-left: 6px;
	text-transform: capitalize;
	font-weight: bold;
	color: #878787;
	text-align: left;
}

h5 {
	font-size: 1em;
	padding-left: 6px;
	padding-top: 6px;
	text-transform: capitalize;
	font-weight: normal;
	color: #878787;

}

h6 {
	font-size: 1em;
	padding-left: 6px;
	padding-top: 6px;	
	font-weight: normal;
	color: #878787;

}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #767676;
	text-decoration:none;
	font-style: italic;
	
	}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#header {
	width: 900px;
	height: 270px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/header09.jpg) no-repeat left top;
}

#header_es {
	width: 900px;
	height: 270px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/header09_es.jpg) no-repeat left top;
}

#header_pt {
	width: 900px;
	height: 270px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/header09_pt.jpg) no-repeat left top;
}

#navigation {
	width: 900px;
	height: 61px;
	margin: 0px auto;
	padding: 0px;
	background: #878787 url(images/navigation09.jpg);
}

#navigation ul {
	margin: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 49px;
	background: url(images/image04.png) no-repeat right 18px;
	line-height:16px;
	margin-right: 2px;
	padding: 9px 30px 0px 30px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
		text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

#navigation a:hover {
	color: #93abc7;
}

#navigation .first {
	color: black;
	font-weight: bold;
}




#uk{
 	margin: 0px 10px 0px 0px;
	padding: 20px;
	text-align: right;

}

#spain{
	margin: 90px 0px 0px 0px;
	letter-spacing: -3px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 34px;
	color: #FFFFFF
}


#splash {
	width: 900px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	width: 900px;
	margin: 0px auto;
	padding: 15px 0px;
	background: #FFFFFF url(images/header_u_09.jpg) repeat top;

}

#page {
	width: 850px;
   margin: 0px auto;
	padding: 10px 0px;
}

#column1 {
	float: left;
	width: 570px;
	/*margin-left:-10px;*/

}

#column1 h2 {
	background:#C4AD72;
	padding-left: 6px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bolder;
	color: #525250;
}

#column1 ul {
	margin: 0px;
	padding-left: 6px;
	list-style: disc;
	font-size: 10px;
}

#column1 li {
	margin: 0px 10px;
	padding: 8px 0px;
	background: url(images/image03.jpg) repeat-x left bottom;
	font-size: 13px;
}

#column2 {
	float: right;
	width: 240px;
}

#column2 h2 {
	padding-left: 3px;
	background: #465D79;
	font-size: 15px;
	font-weight: bolder;
	text-align:center;
	color: #FFFFFF;
}

#column2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	
}

#column2 li {
	margin: 0px 10px;
	padding: 8px 0px;
	background: url(images/image03.jpg) repeat-x left bottom;
}

#column2 li a {
	padding-left: 15px;
	text-decoration: none;
	
}
#column3 {
	float: right;
	width: 240px;
	margin-top: 20px;
}

#column3 h2 {
	padding-left: 3px;
	background: #465D79;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bolder;
	text-align:center;
	color: #FFFFFF;
}

#column3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#column3 li {
	margin: 0px 10px;
	padding: 8px 0px;
	background: url(images/image03.jpg) repeat-x left bottom;
}

#column3 li a {

	text-decoration: none;
	font-style: normal;
}


.separator {
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}


#footer .links {
	text-decoration: none;
	color: #FFFFFF;

}

#footer {
	width: 900px;
	margin: 0px auto;

	background: transparent url(images/bottom.jpg) no-repeat top;
	}
	
#footer p {
	font-size: 10px;
	color: #90908E;
	margin: 0px auto;
   padding: 5px 0px;
}

.image-left {
	float: left;
	padding: 0px 10px 0px 0px;
}

.image-right {
	float: right;
	padding: 0px 0px 0px 10px;
}
