
body {
font-size:10pt;
font: 12px Arial, Helvetica, sans-serif;
background-color:#ffffff;
margin:0; 
padding:0;
text-align: center; /* centering the content for IE6 */
}

div {/*FF*/
text-align:-moz-center;

}

a.link
{
	list-style:none;
	padding:0px 0px 0px 0px;
	color:#ffff01;	
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#Wrapper
{
	text-align:center;
	background-color:#ffffff;
	width:899px;

}



/* --------------Top Menu Start----------- */
#TopBanner
{	
	width:899px;
	height:451px;
	text-align:justify;
	background:url(images/index_01.jpg) no-repeat right center;
}
#TopBar
{	
	background:url(images/index_02.jpg) no-repeat right center;
	width:899px;
	height:38px;
}
#TopMenu
{	
	background-color:White;
	color:Black;
	width:899px;
	height:30px;
}
#TopMenu	ul 
{
	padding-left:5px;
	margin:0;
}
#TopMenu	li {
	float:left; 
	color:#000000;
	font:normal 16px Arial, Times New Roman, Helvetica, sans-serif;
	background:url(images/top_btn_divider.gif) no-repeat right center;
	text-decoration:none;
	padding:4px 8px 3px 8px;
	list-style:none;
	margin:0 auto;
}

#TopMenu li a
{
	font:normal 16px Arial, Times New Roman, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	padding:4px 8px 3px 8px;
	list-style:none;
	margin:0 auto;
}
#TopMenu li a:hover
{
	font:normal 16px Arial, Times New Roman, Helvetica, sans-serif;
	color:#000000;
	padding:4px 8px 3px 8px;
	list-style:none;
	margin:0 auto;
	
}



/* --------------Top Menu End----------- */
	

/* --------------Content STart----------- */

#Content
{
				text-align:justify;
				font: 14px Arial, Helvetica, sans-serif;
				line-height:25px;
				color:#000000;	
				background-color:#ffffff;
				width:899px;
				float:left;
				padding:5px 3px 5px 3px;
				}
				
#Content a
{
	list-style:none;
	color:#00326d;	
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#Content a:hover
{
	color:#00326d;	
}

				
#Content ul
{
	margin:0px;
	padding:0;
}

#Content li {
	list-style:none;
	color:#ffffff;		
	font: 12px Arial, Helvetica, sans-serif;
	background:url(images/bullet3.jpg) no-repeat 0;
	padding:0px 0px 0px 15px;
}

	
H1
{
	color:#f14f11;	
	font: bold 14px Arial;
}
H2
{
	color:#000000;	
	font: bold 14px Arial;
}
H3
{
	color:#000000;	
	font: bold 18px Arial;
}
.yellowtext
{
	color:#ffff00;	
	font: 12px bold Arial, Times New Roman, Arial, sans-serif;
}


	
/* --------------Content End----------- */



	
/* --------------Footer Start----------- */
#Footer
{
	height:64px;
	width:899px;
	margin:0px;
	background:url(images/index_04.jpg) no-repeat right center;
	}	
	

/* --------------Footer End----------- */

	