* {	margin: 0;	padding: 0; }
:link,:visited {	text-decoration: none;}
ul,ol { list-style:none }
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 }


body
{	
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-blue.jpg) no-repeat top center;
	width:100%;
	font: x-small Myriad Pro, "Lucida Grande", "Trebuchet ms", Trebuchet, Verdana, Arial, Tahoma, sans-serif;
	font-size: 80%;
	color: #66a8ff;
	line-height:1.7em;
}	




/*===============Headings and texts==================================*/

h1, h2, h3,h4,h5,h6,h7
{	font-weight:normal;
	color:edae00;
	border:0;
	padding:0;
	margin: 0 0 1em 0;
}

h3,h4,h5,h6,h7
{	
	margin: 2em 0 0.5em 0;
}

h1 
{	font-size:1.8em;
	line-height:1.2em;
}

h2 
{	
	padding: 20px 0 0 50px;
	font-size:1.5em;
}

h3 
{	font-size:1.2em;
	font-weight:bold;
}

h4 
{	
	font-size:1.2em;	
}

h5 
{	
	font-size:1em;
}

h6 
{	
	font-size:1em;
}

p
{	
	margin:1em 0;
	Padding: 1em 2em 1em 3em;
	font-size:1em;
}



/*===============banner starts==================================*/

#banner
{	
	width: 724px;
	margin: auto;
    padding: 0;
	border: 1px solid #01367c;
	border-bottom:none;
}

#insidebanner
{	

}


#banner img 
{
}


/*===============banner ends=================================================================*/

/*===============content starts ==============================*/

#content 
{	width: 724px;
	margin: auto;
    padding: 0;
	border: 1px solid #01367c;
	border-bottom: none;
}

#insidecontent
{	width:724px;
	margin: 0;
    padding: 0;
	background: #01367c;
	background-image: url(images/); 
	background-repeat: ;
}

#insidecontent table
{
	margin: 10px;
	padding: 5px;
	border: 1px solid orange;
	border-left: none;
	border-right: none;
	
}

#insidecontent table img
{
	margin: 10px;
}

#insidecontent table a
{
	font-size: 1em;
	color: orange;
	text-decoration: underline;
}

#contact_page
{
}

#address
{
}



/*====================content ends=================================================================*/

/*========================   footer starts =================================*/
#footer
{	width: 724px;
	margin: auto ;
	padding:0 0 1.2em 0;
 	background-image:url(images/bottom.gif) ;
	background-repeat:  repeat-x ;
	border: 1px solid #01367c;
	border-left:none;
	border-right:none;
	border-bottom:none;	
}

#insidefooter
{	width: ;	
	margin:  ;
	padding: ;
} 

#insidefootertext
{	margin:;
	padding: 0;
	text-align:;
}

#footer a
{
	font-size: 1em;
	color: orange;
}

/*======================footer ends======*/
