/* CSS Document */

body
{
background-color:#f2fcec;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#123400;
margin:0px;
padding:0px;
}
#outer
{
width:100%;
background:url(../images/bg.jpg);
background-position:38px left;
background-repeat:repeat-x;

}
#main
{
width:960px;
height:auto;
border:1px solid #009933;


}
#menu
{
width:100%;
height:22px; 
background-color:#77856e;
text-align:center;
padding-top:10px;
}
#contents
{
text-align:justify;
padding:10px;
}
.pageheading
{
font-size:13px;
color:#ff9900;
font-weight:bold;
}
.heading
{
font-size:12px;
color:#ff9900;
font-weight:bold;
}
.bigheading
{
font-size:16px;
color:#ff9900;
font-weight:bold;
}
.subheading
{
font-size:11px;
color:#338c00;
font-weight:bold;
}
.subcontent
{
background-color:#e4f9d8;
border:1px solid #9ccb81;
padding:10px;
text-align:left;
background-image:url(../images/subcontent_bg.JPG);
background-repeat:repeat-x;
background-position:bottom;
}
.testimonial
{
width:466px;
height:185px;
background-image:url(../images/testimonial_bg.JPG);
background-repeat:no-repeat;
float:left;
}
#footer
{
height:100px;
width:100%;
background-color:#54604e;
text-align:center;
bottom:0px;
margin-bottom:0px;
float:left;
}
a:link, a:visited
{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
a:hover
{
color:#a3fd7f;
}

#indiarates a:link { color: #0000ff;}
#indiarates a:visited { color: #0000ff;}
#indiarates a:hover { color: #0000ff; text-decoration: none;}
#indiarates a:active { color: #0000ff;}
#indiarates
{
font:bold;
font-size:12px;
}
