table, tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
    font-size:11px;
}

BODY{
background-image: url(../../images/home/bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff; 
	background-position: center;
	}


.content{
font-size:11px;
color:#666666;
}

.contentgras{
font-size:11px;
color:#666666;
font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #006699; 
	text-decoration:none;
	}
	
a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
a:active	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

a:hover	
{
color:#ffb340;
}

#wraper
    {
	 margin: 0 auto;
    width: 710px;
	height: 450px;
    background: #fff;
    padding: 0 5px 0 5px;
    text-align: left;
    }

#left
{
float: left;
margin-left: 15px;
margin-top: 35px;
	width: 210px;
	height: 400px;
}

#right
{	float: right;
	/*position: relative;*/
	margin-top: 35px;
	margin-right: 5px;
	width: 450px;	
	height: 400px;
}
	
#welcome
{
background: url("../../images/home/welcome_bg.gif") no-repeat;
width: 250px;
height: 190px;
float: left;
margin-left:20px;
}

.welcoming
{
font-size:16px;
color:#666666;
font-weight: bold;
padding-left:10px;
}

.welcoming a
{
font-size:16px;
color:#666666;
font-weight: bold;
padding-left:6px;
}

.welcoming a:hover
{
font-size:16px;
color:#ffffff;
font-weight: bold;
padding-left:6px;
}

#welcome p
{
font-size:12px;
color:#666666;
font-weight: normal;
padding-left:10px;
padding-right:10px;
}


#news
{
/*clear:right;*/
background: url("../../images/home/news_bg.gif") no-repeat;
width: 230px;
height: 200px;
margin-top:20px;
margin-left:20px;
float:left;
}

#youroffice
{
/*position:absolute;*/
background: url("../../images/home/yo.gif") no-repeat;
border:0px solid red;
/*left:810px;
top:175px;*/
margin-top:6px;
margin-left:25px;
* margin-left:25px;
width: 118px;
height: 200px;
float:left;
}

#yourassets
{
/*position:absolute;*/
background: url("../../images/home/login_ya.gif") no-repeat;
border:0px solid green;
/*left:810px;
top:385px;*/
margin-top:26px;
margin-left:45px;
* margin-left:35px;
width: 118px;
height: 200px;
float:left;

}

.login{
    vertical-align:middle;
	height:45px;
	/*background-color: #eddfdf;*/
	text-align: center;
	padding-top:5px;
}



.logintxt{
	/*background-color: #dcbfbf;*/
	padding-left:6px;
	padding-right:1px;
	padding-top:8px;
	padding-bottom:8px;
}

.logintxt a{
text-decoration:none;
color:#993333;
}

.logintxt a:hover{
text-decoration:none;
color:#ffffff;
}

#choice
{
background: url("../../images/home/spain/en/rightchoice.gif") no-repeat;
width: 200px;
height: 100px;
float: left;
margin-top:20px;
}

.teasertxt
{
font-size:13px;
color:#006699;
font-weight: bold;
padding-left:115px;
text-align:left;
}

.teasertxt a
{
font-size:13px;
color:#006699;
font-weight: bold;
text-align:left;
}

.teasertxt a:hover
{
font-size:13px;
color:#ffb340;
font-weight: bold;
text-align:left;

}

.teasertxt_left
{
font-size:13px;
color:#006699;
font-weight: bold;
padding-left:3px;
text-align:left;
}

.teasertxt_left a
{
font-size:13px;
color:#006699;
font-weight: bold;
text-align:left;
}

.teasertxt_left a:hover
{
font-size:13px;
color:#ffb340;
font-weight: bold;
text-align:left;

}

#capital
{
clear:left;
background: url("../../images/home/spain/en/capital.gif") no-repeat;
width: 200px;
height: 100px;
margin-top:55px;
float: left;

}

#service
{
clear:left;
background: url("../../images/home/spain/en/services.gif") no-repeat;
width: 200px;
height: 100px;
margin-top:45px;
float: left;

}

.footer  {
	color:#404040;
	}

.footer a {
color:#006699;
text-decoration: none;

}

.newslink{
font-size:11px;
text-decoration:none;
color:#333333;
font-weight:bold;

}

.newslink a{
color:#333333;
}

.newslink a:hover{
text-decoration:none;
color:#ffffff;
}

.iconnews{
width:13px;
text-align:left;
padding-top:5px;
}

.more a{
color:#006699;
}

.more a:hover{
color:#ffffff;
}
#ticker-container2 {
        position:absolute;
        overflow:hidden;
		left:830px;
        width: 270x;
        height: 90px;
        background-color:white;
        background-repeat: no-repeat;
        padding: 0; /* change here */
        border: 1px solid #A66060;
		margin-top: 200px;
		text-align: center;
        }
#reminder{
position:relative;
text-align: left;
width:180px;
height:50px;
padding-top:2px;
font-weight:bold;
color:#832020;
}

#newsDiv {
float:left; 
border:0px solid red; 
width:99%
}

#welcomeDiv{
'float:left; border:0px solid red; width:99%;
}


