html,body,table,tr,td,div,p,a,img{
	margin: 0;
	padding: 0;
	border: 0;
}
html{
    height:101%;
}

body{
	text-align:center;
	background-color:white;
	background:url(../img/bg.jpg) no-repeat top center;
}
body, div, input, textarea{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
html>body{
}
p{
	margin-top:10px;
}
#header, #columns, #footer {
	width: 1000px;
}
#container {
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	text-align: left;
	/*overflow-x: hidden !important;*/
	width: 1000px;	
/*	 overflow-y: hidden;*/
}


#container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
#minheight{
	width: 1px;
	float: left;
	height: 200px;
	overflow: hidden;
}
#header{
	position:relative;
	
	
	height:auto;
	
	background-position:center bottom;
	background-repeat:no-repeat;
	
}

#Logo{
    margin: 0; 
    padding: 0;
    float: left; 
    border-left: solid 1px #B8C5CE;
    height:194;
    width:186;
}
#columns {
	height: auto;
	
}

/* This is needed for clearing floats  inside container */

#columns:after {
	content: ".";
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

#C1 {
   
	float:left;
	width:230px;	
	display:inline;
	margin:0;
	padding: 0;
	position: relative;
	
	
}
#C1_news {
    position: relative;
    margin:0;
	padding: 0;
    float:left;
	width:730px;	
	display:inline;
}

#banner {
	float:left;
	width:1000px;
	height:260px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#SAContent1, SAContent2 {
    width:489px;
}

#SAContent5{
	width:400px;
	margin:50px;
}


#C2 {
    position:relative;
	float:left;
	width:489px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:inline;
}
#C2_news {	
     position:relative;
     margin: 0;
     padding: 0;
	width:500px;	
	display:inline;
	float:left;
}

html > body #C2 {
	
}

#C3 {
	float:left;
	width:250px;
	height:380px;
	margin-top:30px;
}
#Divisions {
    width:248px;
	height:378px;
	/*background:url(../img/plektras.jpg) no-repeat top left;*/
}

#C4 {
	float:left;
	width:200px;
	padding:20px;
}

#C5 {
	float:left;
	width:200px;
	padding:20px;
}

#C7 {
	float:left;
	width:200px;
	padding:20px;
	margin-left:16px;
}
html > body #C7 {
	margin-left:32px;
}

#C8 {
	float:left;
	width:440px;
	padding:20px;
}
#minibanner {
	float:left;
	width:440px;
	height:180px;
	background-position:right center;
	background-repeat:no-repeat;
}

#C9 {
	float:left;
	width:200px;
	padding:20px;
}

#footer {
	height:294px;
	line-height:12px;
	background:url(../img/footer_bg.jpg) no-repeat top left;
	
	color:#727D84;
	width:1000px;
	padding:0;
	margin:0;
}

.vwsfooter{
	position:relative;
	display:block;
	margin:15px 0px 0px 10px;
	padding:0;
	clear:both;
	float:left;
	width: 990px;
}

.copyright {
	position:relative;
	display:block;
    float:left;
    margin: 0 270px 0 0;
    padding:0;
}

*html .copyright {	
    margin: 0 190px 0 0;
    padding:0;
}


.visualweb {
    display:inline;
    color:#727D84;
    margin:15px 280px 0px 0px;
    text-decoration:none; 
}
*html .visualweb {
  
    margin:15px 230px 0px 0px;
   
}


.vwslink{
	color:#727D84;
	text-decoration:none; 
	padding: 0;
	margin: 0;
}
.highlight{
	border:solid 1px red;
}
#BannerArea {
    display:block;
    position:relative;
    float:left;
    margin:5px 0px 5px 0px;
    height:307px;
    width:1000px;
}
#SubBannerArea {
    display:block;
    position:relative;
    margin:5px 0px 5px 0px;
    height:207px;
    width:1000px;
    clear:both;
    float:left;
    
    
   
}

#MyBanner {
    width:612px;
    height:308px;
    margin:0;
    padding:0;     
    
    
}

#MySubBanner {
   /* width:813px;*/
   width:807px;
    height:207px;
    margin:0!important;
    padding:0;        
    display:inline;   
    float:left;
     overflow: hidden;
}
html>body #MySubBanner {
    width:813px;
   }
#MySubBanner img {
    width:814px;
      margin:0!important;
    padding:0;        
     
}

#Topics {
    width:200px;
    height:307px;
    background:url(../img/topics_bg.jpg) no-repeat top left;    
    position:absolute;        
    top:1px;
    left:800px;
}

#ContactInfo {
    width:210px;
    height:227px;
    display:block;
    float:left;
    text-align:left;
    padding: 0;
    margin:0 ;
}

.NewsElement {
    padding: 0;
    margin:0px 5px 0px 10px;
    color:White;
}
.NewsIndex {
    display:none;
    visibility:hidden;
}
.NewsHeader {
    color:White;
    font-weight:bold;
    font-size:13px;    
    display:block; 
}
.NewsHeader a {
   color:White;
    font-weight:bold;
    font-size:13px;
    
  text-decoration:none;
}
.NewsText {
    color:White;
    font-weight:normal;
    font-size:12px;    
}
.NewsLink  {
    color:#E0F2FB;
    font-weight:bold;
    font-size:12px;    
    text-decoration:none; 
}

.NewsListElement {
    width:600px;
    margin:5px 5px 0px 10px;
    color:White;
}

.NewsListHeader {    
    /*text-transform:uppercase; */
    display:block; 
    font-size:14px;
     font-weight:bold;
   color: #85D0EE;  
      
}

.NewsListHeader a{    
     color: #85D0EE;  
     text-decoration:none;       
}

.NewsListText {
    color:Black;
    font-weight:normal;
    font-size:12px;    
    padding-bottom:10px;
}
.NewsListLink  {
    color:Black;
    font-weight:bold;
    font-size:12px;    
    text-decoration:none; 
}

#Energia
{
    clear:both;
    float: left;
    display:inline;
    position:relative;
    margin:10px 0px 0px 10px;
    padding: 0;
    color:black;
    font-weight:bold;
    font-size:10px;    
    text-decoration:none; 
    font-family:Verdana;
    height:12px;
     
}

