@CHARSET "ISO-8859-1";

body{
 background-image: none;
}

#header{
 background-image: url(images/bg.gif);
 background-position: top left;
 background-attachment: scroll;
 background-repeat: no-repeat;
}
#content  {
 background-image: url(images/bg-pattern.gif);
 background-position: top left;
 background-attachment: scroll;
 background-repeat: repeat;
}
#content #announce{
 position: absolute;
 top: 174px;
 left: 55px;
}
#swural{
 position: absolute;
 bottom: 0; 
 right: 0;
}
#content #ppeople{
 position: absolute;
 top: 372px;
 left: 21px;
}
#text1, #text2{
 position: absolute;
 font-size: 15px;
}
#text1{
 top: 382px;
 left: 105px;
 line-height: 25px;
}
#text2{
 top: 485px;
 left: 185px;
 /*letter-spacing: -1px;*/
 line-height: 22px;
}
#text2 div{
 float: left;
 margin: 0 6px 0 0 ;
}









#contactUs{
 position: absolute;
 bottom: 4px;
 right: 220px !important;
 color: #7b3698;
 font-size: 17px;
 text-decoration: none;
 font-weight: bolder;
}


ÿÿ

