/*
Copyright © Square Web Technologies
Desigend & XHTML By Abhay Mandal, Mahak Bhandari, Himanshu (Creative Team- Square Web Technologies)
Content By Rachana Dave and Nisha Khan (Content Team - Square Web Technologies)
Developed By Ashim William(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:#605b4a; font-family:"Georgia", Times New Roman, Times, serif;  padding:0; margin:0; background:#e9c678 url(../images/bg.jpg) repeat top left;}
p,h1,h2,h3,form,img,ul{border:0; padding:0; margin:0; list-style:none;}
a{color:#95212c; 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; background:url(../images/topline.gif) 21% 0% repeat-x;}
#hb{background:url(../images/topline.gif) top left repeat-x; width:100%; overflow:visible;}
#hb_main{width:1000px; margin:0 auto;}


