/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}
body {
	background-color:#2089C3;
	padding: 0px;
	margin: 10px 0 10px 0;
}

img {
	vertical-align:bottom;
	border: none;
}
img, div, input { behavior: url("iepngfix.htc") }
.clear {
	clear: both;
}

h1{	font-size: 20px;
	color:#0051A3;
	margin:30px 0px 20px 10px;
	}
h2{	font-size: 16px;
	color:#2089C3;
	margin:30px 0px 20px 10px;
	}
h3,
h4 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p{ 
padding:5px; 
color:#333333
}

a{ color:#2089C3; text-decoration:none; font-weight:bold;}
a:hover{ color:#016298;}
.FloatLeft{ float:left}
/* GENERAL DEFINITIONS ENDS */



#MainContent {width: 820px; margin: 0 auto; background-image:url(../images/default/maincontent.jpg)}



/* TOP STARTS */
#Top{ height:205px}
#Logo{ width:143px; height:85px; float:left; padding:10px;}
#FlashBorder{ width:100%; height:45px;}
.ImgTop{ padding:5px 0 5px 10px;}
#Top ul{ width:650px; height:144px; background:url(../images/default/btn_bkg.jpg); float:right;list-style:none;}
#Top li{float:left;}
/* TOP ENDS */


/* LEFT STARTS */
#Left{ float:left; width:187px; background-color:#9ACEFF; padding:10px; }
.ImgLeft{ float:left; padding:10px 0 5px 10px;}
#Left ul{ width:187px; background:url(../images/default/nav_bkg.jpg); float:left; list-style:none; clear:both}
#Left li{float:left; width:160px;  padding:3px 0 3px 15px; background:url(../images/default/nav_li.jpg) bottom right no-repeat }
#Left li a{ color:#8E8E8E; padding:0px 15px 0px 15px; text-decoration:none; font-size:11px; }
#Left li a:hover{ color:#5C5C5C;}
#Left hr{ border:#8E8E8E 1px solid; width:160px; padding:0px; margin:0px}
#Left p{ color:#FFFFFF; font-weight:bold; width:170px; padding:10px; background-color:#66B6FE; border:#FFF 1px solid; float:left} 
/* LEFT ENDS */


/* CONTENT STARTS */
#Content{ width:575px; padding:5px;  float:left;  }
#FlashHeader{ width:565px;}
.contactenos{ background-color:#40A3FB; color:#FFFFFF}
/* CONTENT ENDS */



/* FOOTER STARTS */
#Footer {width:820px; margin:0 auto;}
#Bottom{ padding-left:7px; width:806px;}
.imgFooter{ padding:10px; float:left}
#Footer ul{ width:500px; height:75px; background:url(../images/default/footer_imgbkg.jpg) bottom repeat-x; float:left; padding:10px; list-style:none; }
#Footer li{ float:left; padding:2px 5px 2px 5px; display:block; }
/* FOOTER ENDS*/