#introtext h1{
margin: 0px 0px 0px 0px;
padding: 14px 14px 14px 14px;
color:#2D426D;
font-size:160%;
font-weight: normal; font-style: normal; line-height:normal; font-family: 'ITCStoneSansStdMediumRegular', sans-serif;
}

body
{
background-image:none;
overflow-x: hidden;
}

/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {height:100%; margin:0; padding:0;}
/* Set the position and dimensions of the background image. */
#page-background {position:absolute; top:110px; left:0; width:100%; height:363px; overflow: hidden; background-color: #2D426D;
}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */

#homebg {text-align:center;}

#wrapper
{
position: relative;
z-index:1;
}

#intro{
height:327px;

position:relative;
overflow:hidden; 
}

#intro .transparency  
{  
opacity:0.8;  
filter:alpha(opacity=80);  
-moz-opacity:0.8;  
background-color:#FFFFFF;  
width:450px;  
height:140px;  
position:absolute;  
top:110px;  
left:0px;  
z-index:-1;  
} 

#introtext{
position:absolute;
/* top:90px;
width:530px; */
top:110px;
width:450px;
}





#homebar{
width:960px;
height:79px;
background-image:url('/secapital/templates_main/assets/gfx/grey_bar.png');
background-repeat:none;
}

#home_spbutton, #home_sp, #home_nav, #home_delayed {
float:left;
}

#home_spbutton {
/*padding:25px 0px 0px 20px;*/
padding:33px 0px 0px 20px;
}

#home_spbutton a {
text-decoration:none;
}

#home_nav, #home_delayed {
padding:33px 0px 0px 20px;
}

#home_svgbutton {
padding:12px 13px 0px 0px; float:right;
}

#home_sp {
font-size:120%;
padding:27px 0px 0px 20px;
}

#home_sp strong {
font-size:130%;
}

#home_investman, #home_news, #home_reports {
float:left; width:290px;
}

#home_investman, #home_news {
padding-right:42px;
}

#homecontent{
padding:0px 3px 0px 3px;
}

#homecontent h2 {
padding:20px 0px 0px 0px;
}

#homecontent hr { height: 0; border-style: dotted; border-width: 1px 0 0 0; border-color:
#cccccc; background-color: #FFFFFF;}