/* Created by Ashes Khan */
:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


body {
	  background-color: #2E2E2E;
	  padding: 0;
	  margin: 0;
	  text-align:center;
	  position:relative;
	  font:Arial, Helvetica, sans-serif;
	 
}

a{ color:#000000; text-decoration:none} 
a:visited{ color:#000000; text-decoration:none} 
a:hover{ color: #990000; text-decoration:none} 



/* ============== MAIN TABLE =============== */
.main{
	width:1004px;
	border:0px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	background:#00007E;
/*	background:#CDCDCD; */
color:#FFFFFF
}

.main a{ color:#FFFFFF}
.main a:visited{ color:#FFFFFF}
.main a:hover{ color:#FFCC00}

.main TD{ vertical-align:text-top}

/* ============== CONTENT =============== */
#top1{
	width:1004px;
	height:80px;
	background:url(../images/top-navyblue.gif) #113365 no-repeat;
	text-align:right;
}

.mid{
	width:990px;
	border:0px;
	margin-left:7px;
	background:#00007E;
}


#c1{ 
	width:260px;
	/*background:url(../images/bg_c1.gif) no-repeat; */
	height:300px;
	clear:both;
	background:#00007E;

	}
#c1text{ 
	width:210px;
	height:235px;
	border:5px solid #fff;
	margin:10px;
	padding:10px;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF
	}
	

#c2{ 
	width:10px;
	}
	
#c3{
	width:720px;
	background:#FFFFFF url(../images/bg_c3.gif) bottom no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}

#scroll{
	width:700px;
	margin-left:10px;
	padding-top:10px;
}

#text{
	width:700px;
	padding-left:10px;
	margin-top:10px;
}


.hed1{
/*	width:700px; */
	border-bottom:1px dotted  #999999;
	padding-bottom:5px;
	clear:both;
	display:block;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:10px;
}

.hed2{
	border-bottom:1px dotted  #999999;
	padding-bottom:5px;
	clear:both;
	display:block;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:0px;
	color:#EEE81A;
}

#packages{
	width:704px;
	border:0px;
	font:7.5pt/1.6em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#p1{ width:220px; padding-left:04px; height:141px; background:url(../images/bg_plan1.gif) repeat-x #99AFBD; clear:both}
#p2{ width:220px; padding-left:04px; height:141px; background:url(../images/bg_plan2.gif) repeat-x #7B848D; clear:both}
#p3{ width:220px; padding-left:04px; height:141px; background:url(../images/bg_plan3.gif) repeat-x #363636; clear:both}

/* ============ Contact ==== */
#contact{ clear:both; text-align:center;}
#contact IMG {border:1px solid #999999}



/* ============== FOOTER =============== */
#footer{
	width:1004px;
	height:59px;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/bg_footer.gif) center bottom no-repeat;
	color: #666666;
	text-align:center;
	vertical-align:bottom;
	padding-top:00px;
	
	}


#footer a{ text-decoration:none; color: #666666; font-weight:bold}
#footer a:visited{ text-decoration:none; color:#666666}
#footer a:hover{ text-decoration:none; color:#990000}

#ftrtext{
	width:1002px;
	padding-top:20px; color:#333333;
	padding-bottom:5px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#ftrtext a{ text-decoration:none; color: #999999; padding:4px;} 
#ftrtext a:visited{text-decoration:none; color:#000000} 
#ftrtext a:hover{text-decoration:none; color: #CC0000} 



