

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #D8D8B1 url(images/img01.gif) repeat-x 0 65px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #272423;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	/*text-align: justify;*/
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
	font-weight: bold;
}

ul {
	margin-left: 3em;
	
}

ul li {

}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #b5353a;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.post .date {
	margin-top: -26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .date .month {
	display: block;
	float: right;
	width: 60px;
	margin-bottom: 3px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	margin-bottom: 1px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
}

.post .date .year {
	display: none;
}

.post .meta {
	padding: 30px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 9px;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 20px 40px 20px 25px;
}
.story img {
	float: left;
	padding-right:10px;
}
#wrapper{
background-color:#FFFFFF;
width:850px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
#find{
}
#find img{ 
margin-top:8px;
}
/* Logo */

#logo {
	margin-bottom:30px;
	width:300px;
	height: 160px;
			}
#logo img {
	float:left;
	margin-left:10px;
			}
			

/* Content */

#content {
	width: 850px;
	margin: 0 auto 0;
}

/* Content > Main */

#main {
	float: right;
	width: 540px;
	margin-top:30px;
	
}

/* Content > Main > Welcome */

#welcome {
margin-top:10px;
}


/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 300px;
	margin-top:30px;
	
}

.sidebarimg{
	 margin-left:35px;
 	margin-top:20px;
 }
.founder{
	margin-left:-15px;
	text-align: center;
} 
/*top menu*/
#dd {
  margin-left: 200px;
  padding: 0 0 0px;	
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  /*font: bold 11px arial;*/
}

#dd li a.menu {
	display: block;
	text-align: center;
  	padding: 0px 10px;
	margin: 0 1px 0 0;
  	text-decoration: none;
}
.menu{
	background-image:url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	}
#dd li a.menu:hover {
  /*background: #49A3FF;*/

}

.submenu {
  
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 3px;
  color: #2875DE;
}

.submenu a:hover {
  /*background: #49A3FF;*/
  color: #FFF;
}


#nav{
	height:30px;
	width:840px;
	padding-left:10px;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom:10px;
	padding-top: 10px;
	margin-bottom:5px;
}

	
#nav a {
	color: #b5353a;	
		
}
#nav a:hover, #nav .active a {
	background: #E7E7E7;
	text-decoration: none;
	color: #797D5B;	
	
	}
		
/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 10px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 0 5px 20px;
	background: url(images/img05.gif) no-repeat 10px 15px;
	border-top: 1px solid #EBEBEB;
	color: #b5353a;
}

#menu a:hover, #menu .active a {
	background: #E7E7E7;
	text-decoration: none;
	color: #797D5B;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 20px;
	border-top: 4px solid #D6D5D5;
	background: #EAEAEA;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links { 
color:#585858;
}

a.links:link { 
color:#585858;
text-decoration: none;
}
a.links:visited { 
color:#585858;
text-decoration: none;
}
.strong{
font-weight:bold;
color:#b5353a;
font-style:italic;
}
.note{
	font-style: italic;
	text-decoration: underline;
}
#lang{
float:left;
width:120px;
font-size:11px;
font-weight:bold;
padding-left:20px;
background: url(images/es_flag.gif) no-repeat 5px;
}
#lang_es{
	float:left;
	width:120px;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	background: url(images/uk_flag.gif) no-repeat 5px;
}
#market {
	width:360px;
	height:321px;
	margin-bottom:20px;
	}