/* CSS Document */


#container {
  margin: auto;
  width: 1000px;
  background-image:url(images/bgn1.jpg);
  height:4300px;
}

body
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

#top{ float:left; margin:30px 0 0 42px; display:inline;
width: 1000px;
height: 120px;
}
.logo{
padding:3px 0 0 0px; margin:0 0 0 0;display:inline;
float:left;
}
.name{
padding:20px 0 5px 110px;
float:left; font-size:72px; color:#FF9816;
}

#menu{
width:650px;
clear:both;
float:left;
padding:5px 0 0 5px;
margin:10px 0 0 200px;display:inline;
}
#menu ul{
display:block;
list-style:none;
margin:0px;
padding:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
}
#menu ul li a{
display:block;
padding:0px 0 5px 0;
margin:0px 22px 0 0;
float:left;
text-decoration:none;
color:#9A764A;
font-size:18px;
}
#menu ul li.selected a{
display:block;
padding:0px 0 15px 0;
margin:0px 22px 0 0;display:inline;
float:left;
text-decoration:none;
color:#9A764A;
font-size:20px;
background:url(images/menu_bullet.gif) no-repeat center bottom;
}
#menu ul li a:hover{
background:url(images/menu_bullet.gif) no-repeat center bottom;
font-weight: bold;color: #FF9816;
}

#text {
  float: left;
  width: 900px;
   height: 150px;
  padding-top:5px;
  margin:30px 0 0 40px;display:inline;
  
}
.textn {
  text-transform: uppercase; color:#B8782A;
  font-size: 18px; padding:5px 0 5px 90px; font-weight:bold;

}

.tetx1{
color:#9A764A;
padding:5px 0 0 90px;
 font-size:18px;  font-weight:bold;}
.text2 {
  float: left;
  width: 900px;
  padding-top:5px;
  font-size:14px; color:#424141;}

.text3{ float:right;
border-style: dashed; border-width:1px; background-color:#CECECE;
width:380px; height:280px; padding-top: 8px;}
h2 {
  text-transform: uppercase;
  color: #990000;
  font-size: 24px;
  padding-top:5px;
}
.text5{ 
 padding-top: 5px;
  font-size:16px ;
    padding-top:5px;
	font-weight: 700; color:#990000;}
.text4{
line-height:22px;
 padding-top: 5px;
  font-size:16px; color:#990000;}
  
 .separator {
  background-image: url(images/bg3.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 10px;
  width: 1000px;
  margin:20px 0 0 35px;display:inline;
 
}
.text6{ float:left;
width:1000px;
  text-transform: uppercase;
  color: #990000;
  font-size: 24px;
  padding:10px 0 5px 40px;
}
.picture{ float:left;margin:5px 0 0 40px;display:inline;}
img.project{
float:left;
border:1px solid #BF8153;
margin:11.3px 11.3px 0 0;display:inline;
}
.below{ float:left; margin:20px 0 0 60px;display:inline;
}