@import url("text.css");
@import url("menus.css");
/* LAYOUT 
-------------------------------*/

body {
font-family: Tahoma, Verdana, Arial;
font-size: 62.5%;
margin: 0px;
background-color:#29166f;
background-image:url(/graphics/bg.gif);
background-repeat:repeat-x;
}
#top h1{
text-indent:-5000px;
margin:0;
font-size:6px;
}
.logoimg {
border:0;
margin:14px 0 0 21px;
width: 894px;
height:115px;
}
.concrete {
border:0px;
margin:0px 0 -5 0px;
width: 849px;
height:1207px;
}
#container {
margin-right: auto;
margin-left: auto;
width: 890px;
position:relative;
}
#top {
height:185px;
}
#bottom{
clear:both;
}
#footer{
clear:both;
}
#access {
font-size:1.2em;
margin-top:2px;
}
#phone{
background:url(/graphics/phone.gif) no-repeat;
height:111px;
width:211px;
position:absolute;
top:25px;
right:30px;
text-indent:-5000em;
}
.imp1x {
font-family: Tahoma, Verdana, Arial;
font-size: 15px;
color:#CC8418;
}
.indian {
position:absolute;
top:667px;
left:342px;
width:400px;
border:0px solid blue;
}
/* NON HOMEPAGE
-------------------------------*/
#s1 {
background-image:url(/graphics/middle.gif);
background-repeat:repeat-y;
float:left;
width:900px;
}
#s2{
background-image:url(/graphics/top.gif);
background-repeat:no-repeat;
background-position:center top;
}
#s3{
background-image:url(/graphics/bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
display:block;
padding:15px 30px;
}

