
body
{
background-color : #00826c;
text-align: center;
height : 900px;


}

div#back
{
text-align:left;
background-color : ffffff;

position : relative;
margin-top : 2%;
margin-bottom : 10%;


margin-left : auto;
margin-right : auto;
width : 970px;
height : 1190px;
}
div#logo
{
background:url('../images/logo.jpg');
height:220px;
width:227px;
position:absolute;
top:0px;
left:0px;
}
div#vbanner
{position:absolute;
background:url('../images/vbanner.jpg');
width:200px;
height:600px;
left:10px;
top:300px;
}
div#vid
{
background:url('../images/vidback.jpg');
height:333px;
width:508px;
position:absolute;
top:160px;
left:230px;


}
div#ind
{
background:url('../images/india.jpg');
height:266px;
width:207px;
position:absolute;
top:160px;
left:745px;


}
div#text
{
color:4a4a4a;
width:508px;
top:160;
left:230px;
position:absolute;
height:auto;
}
div#ftext
{
color:4a4a4a;
width:508px;
top:500;
left:230px;
position:absolute;
height:auto;
}
div#banner
{position:absolute;
background:url('../images/banner.jpg');
width:728;
height:90;
left:230;
top:10px;
}
.footer{top:1080px;position:absolute;height:58px;left:225px; width:745px;background:url(../images/corn.jpg) no-repeat rgb(225,197,61); margin-top:15px;}

.footer_links{float:left;   margin-left:10px; margin-top:35px; color:rgb(67,112,53);}

.footer_links a{ text-decoration:none; font-size:12px;  color:rgb(67,112,53);  }
.footer_links a:hover{ color:#000000; text-decoration:underline;}
 

.navig{float:right;top:110px;position:absolute;left:230px; width:722px; height:37px; clear:right;  margin-top:0px; background:url(../images/top.jpg) no-repeat;}
.navig a{padding:5px; margin:5px; display:block; float:left; width:90px/auto; text-decoration:none; font-size:11px; font-weight:bold; color:#4a4a4a;}
.navig a:hover{
background:url(../images/top_nav.jpg) repeat-x; color:#FFFFFF; padding:5px; margin:5px; display:block; float:left; width:90px/auto; text-decoration:none; font-size:11px; font-weight:bold;}

.navig #active{
background:url(../images/top_nav.jpg) repeat-x; color:#FFFFFF; padding:5px; margin:5px; display:block; float:left; width:90px/auto; text-decoration:none; font-size:11px; font-weight:bold;}
*{
font-family:Verdana;
font-size:12px;
}