@charset "UTF-8";
/* CSS Document */
html{
	background:none repeat-y scroll center top #28042b;

color:#333333;
	margin:0;
padding:0;

	
} 

#container{
margin-left:auto;
margin-right:auto;
margin-top:10px;	
width:780px;

}


#header img{
	
	margin-bottom: 10px;
    margin-left: 133px;
    margin-right: 10px;
    margin-top: 10px;
}
	
#logo{
	margin-left: -405px;;
    margin-top:  -297px;
    height: 308px;
}
#searchBar{
margin-left:483px;
 margin-bottom: 52px;

}
#buttions li{
		float:left;
		
		background:no-repeat;
background-image: url(buttion.png);
  height: 49px;
    list-style-type: none;
    margin-top: -48px;
    position: static;
    text-align: center;
    width: 102px;
}


#buttions li a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#dbe7b3;
	text-decoration:none;
	
	
}


#image1{
	
	background: #dbe7b3 no-repeat ;
    float: left;
    height: 308px;
  
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 16px;
    width:  321px;
}

#image1 img{
padding-bottom: 0px;
    padding-left: 83px;
    padding-right: 10px;
    padding-top: 0px;
	border: none;
}
#image1 p{
	padding-left: 11px;
	font-family:Verdana, Geneva, sans-serif;
	
	
}
#image2 p{
	padding-left: 11px;
	font-family:Verdana, Geneva, sans-serif;
	
	
}
#image2{

	background: none #dbe7b3 no-repeat ;
	 float: right;
	margin-left:50px;
	  height:  308px;
   
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 16px;
    width:  321px;
}

#image2 img{
padding-bottom: 0px;
    padding-left: 65px;
    padding-right: 10px;
    padding-top: 0px;
	border: none;
}

#body{
	background:none  scroll   #611c27;
	 height: 711px;
	
}
p#text{
	background: url(textbox.png) no-repeat;
	 width: 735px;
    height: 126px;
    padding-left: 11px;
    font-size:14px;
    margin-left: 10px;
	font-family:Verdana, Geneva, sans-serif;
}

#footer{
	background: url(footer.png) no-repeat;

 height: 88px;
    margin-top:  16px;
    width: 629px;
	 margin-left: 121px;
}

#footer li {
    margin-left: -32px;

    padding-top:  48px;
	 list-style-type: none;
	 float:left;
	   position: static;
}


#footer li a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;

	   text-align: left;
	   padding-right: 41px;
}