body{
    text-align: center;
    background-image: url(../img/bg_body.jpg);
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: top;
	color:#5A5C66;
    /* height: 1000px; */
    font-family:"Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
}
a{
	color:#4086DF;
}
a:hover{
	color:#85B3EB;
}
div#background{
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
h2{
	color:#688BB4;
	font-size:25px;
	border-bottom:solid 1px #CACACA;
	padding-bottom:5px;
	margin-bottom:5px;
}
div#wrap {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    /* border:1px solid #000; */
    width: 900px;
    text-align: left;
	/*background-image:url(../img/bg_wrap.png);*/
	background-repeat:repeat-y;

	border-top:none;
	/*background-color:#EDF4F4;*/
	/*height:800px;*/
}
div#highlight{
	background-color:#7091BA;
	background-image:url(../img/highlight_home-es.jpg);
	width:900px;
	height:170px;
}
#logo{
	float:left;
	margin:15px 0px 0px 15px;
	
}
div#header{
	height:90px;
	background-image:url(../img/bg_header.jpg);
	padding:0px 15px 0px 15px;
	border-top:none;
	border-bottom:none;
}

/** MENU **/
/* Styles for the entire lavalamp menu */
div#menu {
    /*background: url(../img/background_menu.jpg) no-repeat scroll center top;*/
    height: 35px;
    width: 610px;
	float:right;
    margin-top: 15px;
    padding: 15px 10px 15px 10px;
}

ul.lavalamp {
    overflow: hidden;
    position: relative;
    width: 600px;
    float: left;
}

/* Force the list to flow horizontally */
ul.lavalamp li {
    float: left;
	width:auto;
    list-style: none;
}

ul.lavalamp li.first {
    margin-left: 10px;
}

/* Represents the background of the highlighted menu-item. */
ul.lavalamp li.back {
    background: url("../img/lava.png") no-repeat right -30px;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
} .lavalamp li.back .left {
    background: url("../img/lava.png") no-repeat top left;
    height: 30px;
    margin-right: 9px;
}

/* Styles for each menu-item. */
ul.lavalamp li a {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    outline: none;
    text-align: center;
    height: 30px;
    top: 7px;
    z-index: 10;
    letter-spacing: 0;
    float: left;
	width:auto;
    display: block;
    margin: auto 10px;
}

/** MENU lavalampS **/
/** menu footer **/
div#menuFooter {
    /*background: url(../img/background_menu.jpg) no-repeat scroll center top;*/
    height: 35px;
    width: 610px;
	float:left;
    margin-top: 0px;
    padding: 15px 10px 15px 10px;
}

div#menuFooter ul {
    overflow: hidden;
    position: relative;
    width: 600px;
    float: left;
}

/* Force the list to flow horizontally */
div#menuFooter li {
    float: left;
	width:auto;
    list-style: none;
}

div#menuFooter li.first {
    margin-left: 10px;
}

div#menuFooter li.current a {
font-weight:bold;
color:#85B3EB;
}

div#menuFooter li a {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    outline: none;
    text-align: center;
    height: 30px;
    top: 7px;
    z-index: 10;
    letter-spacing: 0;
    float: left;
	width:auto;
    display: block;
    margin: auto 10px;
}
/** menu footer **/

div#content div.right{
float:right;
}
div#content div.left{
float:left;

}
div#footer{
	background-color:#000;
	height:100px;
	width:100%;
	margin-bottom:0px;
	height:150px;

}
div#footer div.content{
	width:900px;
	height:60px;
	margin:0px auto;
	background-image:url(../img/bg_footer.jpg);
	background-position:bottom;
	border:solid 2px #080808;
	border-top:none;
}
div#content{
	padding:15px;
	display:inline-block; 
	height:auto !important;
}
div#content div.right{
width:550px;
}
div#content div.left{
width:300px;
}

div.radiusall{
	border-radius:8px;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    -khtml-border-radius:8px;
}
.radiustop{
	border-top-right-radius:8px;
	border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	-moz-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-top-left-radius:8px;
    -khtml-border-top-right-radius:8px;
    -webkit-border-top-left-radius:8px;
}
.radiusbottom{
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-bottom-right-radius:8px;
	-moz-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -khtml-border-bottom-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
}
/* home */
div#content{
	width:870px;
	padding:15px;
}
div#content div.right{
width:550px;
}
div#content div.left{
width:300px;
}
div#welcome{
	height:190px;
}
div#welcome h2{
	color:#688BB4;
	font-size:25px;
	border-bottom:solid 1px #CACACA;
	padding-bottom:5px;
	margin-bottom:5px;
}

div#welcome h2 span{
	color:#395A8C;
	font-size:25px;
	text-transform:uppercase;
}
div#services-resource {
	padding-top:15px;
}
div#services-resource div.right,div#services-resource div.left{
	width:265px;
	border:1px #F3F8F8 solid;
}
div#resources div.title, div#services div.title, div#projects div.title{
	background-image:url(../img/bg_degradate01.jpg);
	background-repeat:repeat-x;
	height:50px;
}

div#contact div.title{
	background-image:url(../img/bg_degradate02.jpg);
	background-repeat:repeat-x;
	height:50px;
}

div#resources h2, div#services h2, div#contact h2{
	font-size:25px;
	padding:10px 25px 25px 25px;
	color:#F5F9FB;
	border:none !important;
}

div#contact h2{
	font-size:25px;
	padding:10px 25px 25px 75px;
	color:#F5F9FB;
}

div#projects h3{
	font-size:22px;
	padding:15px 25px 25px 25px;
	color:#F5F9FB;
}

div#resources p, div#services p, div#projects p{
	padding:10px 25px 25px 25px;
}
div#contact{
	background-color:#F4F4F4;
	margin-top:37px;
	position:relative;	
}
div#contact div.content{
	margin:5px;
	padding:5px;
}
div#contact div.content li span{
	font-size:10px;
	color:#CACACA;
}
div#contact img.icon{
	position:absolute;
	z-index:20;
	float:left;
	top:-30px;
	left:0px;
}

div#resources, div#services, div#projects{
	background-color:#FFF;
}

div#projects{
	background-color:#F4F4F4;
	height:170px;
}
div.contentLoader div.loading{
	display:block;
	position:relative;
	top:0px;
	left:0px;
	background-color:#000;
	z-index:15;
}
div.contentLoader div.loading img{
	margin:0px auto;
}
div#projects.contentLoader div.loading{
	width:300px;
	height:170px;
}
div.contentLoader ul{
	height:100px;
	border:red 1px solid;
}

div#autor{
	font-size:12px;
	position:relative;
	margin:0 auto;
	text-align:right;
	width:900px;
}
