@charset "utf-8";

body{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:1.7em; letter-spacing:0.2px; background:url(../images/chinmaya.png) repeat; padding:0; margin:0 }

#wrapper{position:relative;margin:0 auto;  }

#page{ width:980px; position:relative; margin:0 auto}

#header{ height:100px;position:relative; background:url(../images/head.jpg) no-repeat }

#headborder{height:5px; background-color:#FF9900; position:relative}

#menu{width:980px; float:left; height:38px; background:#000; position:relative}

#content{position:relative; background:#fff; display:block}

#top{width:100%; float:left; background:url(../images/bg1.png) no-repeat; height:10px}

#center{position:relative; clear:both }

#slide{width:980px; float:left; height:250px; position:relative}

#footer{ height:100px; position:relative;  background-color:#938c69; clear:both}/*.shadow{-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
box-shadow: 5px 5px rgba(0,0,0,0.5);}*/
.para{padding:15px 25px}
p{text-align:justify}
h1{color:#FF9900; text-align:center}
h2{ text-align:center}
h3{color:#4D1400; text-align:center}

.headlogo{width:50%; float:left}
.request{margin-top:70px}
.imgborder{border: solid 2px #FF0000;}


#links{position:relative; background:#CCCCCC; font-family:"Courier New", Courier, monospace; letter-spacing:normal; font-size:16px}

#links ul{margin:0; position:relative; list-style:none;padding:0}

#links ul li{list-style:none; float:left;margin-right:20px; background:#CC6600}

.button{position:relative; padding:200px 0px 0px 30px}

.button ul{margin:0; padding:0; list-style:none;}

.button ul li{float:left; margin-right:10px}

.button li a{text-align:center; color:#FFFFFF; text-decoration:none}

.button li {
   border-top: 1px solid #96d1f8;
   background: #b4b84a;
   background: -webkit-gradient(linear, left top, left bottom, from(#b35914), to(#d4913f));
   background: -webkit-linear-gradient(top, #b35914, #d4913f);
   background: -moz-linear-gradient(top, #b35914, #d4913f);
   background: -ms-linear-gradient(top, #b35914, #d4913f);
   background: -o-linear-gradient(top, #b35914, #d4913f);
   padding: 15.5px 31px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 19px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button li:hover {
   border-top-color: #ad951f;
   background: #d47522;
   color: #f5e9f5;
   }
   
.button li:active {border-top-color:#1b435e; background: #1b435e;}

.background{ position:relative;background:url(../images/bg2.jpg) repeat; min-height:400px}


.height{position:relative; min-height:400px; padding-top:20px}

.cust-link{position:absolute; top:50px; right:50px; font-size:16px; display:block}

.cust-link a{color:#fff; text-decoration:none; display:block; padding:5px 10px; border-radius:10px; background:#cc5200}

.cust-link a:hover{color:#ccc}
