h1 span {
  font-weight:bold;
}

#topnav {
  margin-top:50px;
}

a {
  text-decoration:none;
}
#section-a a, #section-b a {
  color:#153865;
}


#section-a { 
	width: 460px;
	border-left:0px;
}

  #section-a p, #section-a h1, #section-a h2, #section-a h3  { 
  	margin-left:0px;
  	margin-right:0px;
  }
  
#section-b {
	width: 240px;
}


#section-c { 
	width: 240px;
	float:left;
	margin:0px 20px 0px 0px;
}



#footer {
  margin:0px;
}

uls {
  margin-bottom:10px;
}


div.yui-tab div.contentElement  {
  margin-top:10px;
} 










/* images i T3 */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-left:0px !important;
}
#section-a dd.csc-textpic-caption {
  margin:-40px 0px 0px 20px;
  color:white;
  text-align:center;
  font-weight:bold;
  font-size:14px;
}




/* curtain */
#d1 {
  width:100%;
  z-index:200;
}
#d1 div {
  background-color:#153865;
  width:100%;
  height:1000px;
  text-align:center;

}
#d1 div, #d1 div a {
  color:white;
}
#d1 div h2 {
  font-size:100px;
  margin:0px 0px 50px 0px;
  color:white;
}



/* Fader */
.red {
  z-index:400;position:absolute; left:0px; top:0px; width:100%; height:900px;
  clip:rect(0,100,100,0); filter: alpha(opacity=0); -moz-opacity:0%; 
  background-color:#169DB4; 
  text-align:center;
}
.red, .red a {
  color:white;
}
.red h1 {
  font-size:50px;
  margin:0px;
}
