﻿.png
{
	behavior: url('/Domains/abgala/assets/images/png.htc');
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  
  font: 12px Tahoma;
  text-align: center;
  background-color: #d1e2b8;
}

img {
	border: 0px;
}


#container-page {
  margin: 0 auto;
  width:1024px;
  border-left: solid 1px black;
  border-right: solid 1px black;
  background: #798c3a;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  
  padding-top: 0px;
  padding-left: 0px;
  height: 223px;
  
  
}


#container-foot {

  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 457px;
  background-color: #2b3a13;
  
  
}

#contentheader
{
    font-weight:bold;
    color:#feb41f;
}


.header{
	width: 1024px; 
	height: 88px; 
	background-image:url('../images/header_bg.gif');
}

.slogan{
	float: left; 
	width: 224px; 
	height: 88px;
}


.logo{
	float: left; 
	margin-left: 150px;
}

.header_center{
	width: 771px; 
	height: 88px; 
	float: left; 
	background-color: #9ab252;

}

.header_shadow{
	float: left; 
	width: 29px; 
	height: 88px; 
	background-image:url('../images/header_shadow.jpg');
}

.banner{
	width: 1024px;
	height: 135px;	
	background-color: #feb421;
}

.banner td{
	padding-left: 5px;
	padding-top: 5px;
}



.language {
	float: right; 
	margin-top:40px; 
	margin-right: 10px; 
	color: White;
}

.language a:visited, a:active, a:link{
	color:white;
	text-decoration:none;
}

.language a:hover{
	text-decoration:underline;
}

.clearFix {
	clear:both;
}

.footer {

	background-image:url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1d270e;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-left: 10px;
	font-size:11px;
	color: white;
	height:335px;
	
}


.footer  a:visited {
	color:white;
	text-decoration:none;
}
.footer a:active{
	color:white;
	text-decoration:none;
}

.footer a:link{
	color:white;
	text-decoration:none;
}

.footer a:hover{
	color:white;
	text-decoration:underline;
}


.footer_gallery{
	margin-left: -10px;
	height: 232px;
	background-image:url('../images/footer_shadow.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2a3912;
	padding-top: 9px;
	padding-left: 5px;
}

/* begin of footer gallery */

#fg1{width: 227px; height: 119px; background-image: url('../images/fg1.jpg'); float: left;}
#fg2{width: 205px; height: 119px; background-image: url('../images/fg2.jpg'); float: left;}
#fg3{width: 195px; height: 119px; background-image: url('../images/fg3.jpg'); float: left;}
#fg4{width: 176px; height: 119px; background-image: url('../images/fg4.jpg'); float: left;}
#fg5{width: 187px; height: 119px; background-image: url('../images/fg5.jpg'); float: left;}

#fg6{width: 212px; height: 108px; background-image: url('../images/fg6.jpg'); float: left;}
#fg7{width: 198px; height: 108px; background-image: url('../images/fg7.jpg'); float: left;}
#fg8{width: 189px; height: 108px; background-image: url('../images/fg8.jpg'); float: left;}
#fg9{width: 204px; height: 108px; background-image: url('../images/fg9.jpg'); float: left;}
#fg10{width: 187px; height: 108px; background-image: url('../images/fg10.jpg');float: left;}


/* end of footer gallery */


.bottomBar{
	padding-top: 7px;
	padding-bottom: 0px;
	height: 115px;
}

.bottomBar td{
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #feb421;
}
.bottomBar .subreg{
	width: 224px;
	padding-left: 0px;
	background-color: #2b3a13;
	background-image:url('../images/subregTeg.jpg');
	background-repeat: no-repeat;
	background-position: right;
}




#container-content {
	background-image:url('../images/content_bg.gif');
	background-repeat: repeat-y;
	padding-bottom:457px;
	width:1024px;
	
	
	
}

#container-content:after {
  	clear: both;
  	display: block;
  	font: 1px/0px serif;
  	content: ".";
  	height: 0;
  	visibility: hidden;
  	
}


.leftBar {
	background-image:url('../images/content_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	border: 0px solid blue;
	display: block;
	float: left;	
	margin: 0px;
	
	padding-left: 21px;
	width: 203px;
	
}


.leftBar .contact  p{
	padding-bottom: 10px;
}






.textBar {
	background-image:url('../images/content_top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border: 0px solid blue;
	display: block;
	padding:20px;
	padding-right: 50px;
	float: left;
	width: 730px;
	height: 100%;
}

.textBar p{
	font-size: 13px;
	margin-top: 10px; 
	text-align: justify;
}

.textBar h1{
	    font-weight:bold;
	    color:#feb41f;
	    font-size: 14px;
}




#links{
    line-height:20pt;

    margin-top:20px;
    margin-bottom:20px;
    width: 203px;
}

#links span{

    margin-top:0px;
    margin-bottom:0px;
    color:#feb41f;
}

a{
    color:White;
    text-decoration:none;
}


