/*
Copyright © Square Web Technologies
Desigend & XHTML By Abhay Mandal, Mahak Bhandari, Himanshu (Creative Team- Square Web Technologies)
Content By Rachana Dave(Content Lead - Square Web Technologies)
Developed By Ashim Kujur(Sr. Web Developer - Square Web Technologies)
SEO By Lalit Mohan Tiwari, Sumit Kumar, Shiv Kumar, Sujit Kumar(SEO TEAM - Square Web Technologies)

*/
@import url("header.css");

html{height:100%;}
body{height:100%; font-size:13px; color:#333333; font-family:Arial, Helvetica, sans-serif;  padding:0; margin:0;}
#bg{ background:#fff url(../images/bg.jpg) repeat-x top left;}
#inner-bg{ background:#fff url(../images/inner-bg.jpg) repeat-x top left;}
p,h1,h2,h3,form,img,ul{border:0; padding:0; margin:0;}
a{color:#098fbe; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
.img_v{vertical-align:middle;}

html>body #wrapper {height: auto;}
#wrapper{width:100%; min-height:100%; height:100%; position:relative; top:0; left:0; float:left;}
#hb_main{width:960px; margin:0 auto;}

.inp{background:#01445c; font-size:11px; color:#cbeffc; padding:0 1px; border:1px solid #01445c; width:95%; font-family:Arial, Helvetica, sans-serif; border-radius:2px;}
.btn{background:url(../images/btn.gif) top left repeat-x #fff; font-size:11px; font-weight:bold; color:#3e3e3e; border:0 none; cursor:pointer; padding:3px 5px; border-radius:2px;}
