/*
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:#333; font-family:Arial, Helvetica, sans-serif;  padding:0; margin:0; background:#f4e7b3;}
p,h1,h2,h3,form,img,ul{border:0; padding:0; margin:0;}
a{color:#1C5D67; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
.img_v{vertical-align:middle;}

#wrapper{width:979px; margin:0 auto;}


