* {
  margin: 0px;
  padding: 0px;
}

h1 {
	background: transparent url(../images/bg_internet.jpg) no-repeat;
	font-size:11px;
	padding:1px 0px 0px 20px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:black;
	height:15px;
	
}

.csc-header-h2, h2 {
 background: transparent url(../images/intro/index_bg.jpg);
         font-size:11px;
         font-weight:bold;
}


h2 {
   font-size: 16px;
   font-weight: bold;
   color:#FE6500;
   padding-top:5px;
   padding-bottom:5px;
}

h3 {
   font-size: 11px;
   font-weight: bold;
   color:#FE6500;
   padding-top:10px;
   padding-bottom:10px;
}

h4 {
   font-size: 9px;
   color:#666666;
   font-weight: normal;
   padding-top: 6px;
}

a img{
	border:1px solid black;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:1px;
        margin-left:0px;

}

.csc-textpic-imagewrap, element.style{
width: 100%;
}

body {
 text-align:center; 
 margin-top: 15px;
 font-family: Verdana,Helvetica,Arial;
 font-size:11px;
 color:#000000;
 background: transparent url(../images/bg_body.jpg);
}

a {
 color: #000000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a img {
 border: 0 none;
}

.clear {
  clear:both;
  font-size:1px;
  line-height:0px;
  margin-top:-1px;
}
td {
 vertical-align: top;
}
/*---------------------Container------------------------*/
div#container { 
 margin:0px auto;
 width: 970px;
 text-align:left;
}

.content_main {
   position: relative;
   left:0px; top:0px;
   width:970px;
   float:left;
   border: 1px solid #c0c0c0;
}
.content {
   position: relative;
   left:0px; top:0px;
   background: #FFFFFF;
   margin-left:0px;
   padding-left:0px;
   padding-right:0px;
   z-index:0;
}

.adress {
   position: absolute;
   left:237px; top:550px;
   width:800px;
   z-index:1;
}
.adress p{
   font-family: Arial,Helvetica,Verdana;
   font-size: 11pt;
   font-weight: normal;
   color: #000000;
   
}  

div#copy {
 text-align: center;
 float: left;
 width: 970px;
 font-weight: normal;
 font-size: 9px;
 color: #cccccc; 
 padding-top: 20px;
 padding-bottom: 5px;
}
div#copy a { color: #cccccc; text-decoration: none; }
div#copy a:hover { text-decoration: underline; }	

/*------------------------------------------------------*/
