/* CSS Document */

body {  margin: 0px 0px 0px 0px;
		background-color: #ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:80%;
		background-image:url(images/top_bg.jpg);
		background-repeat:repeat-x;

}

#footer_new{
	position: fixed;
	clear: both;
	width: 100%; 
	height: 86px;
	left: 0; 
	bottom: 0;
	padding: 0 0 0 0; 
	text-align: center; 
	color: #365186; 
	background-color: #ffffff;
	background-image:url(images/bottom-bg.jpg);
	vertical-align:top;
	font-size:small;
	
}
#footer_end{
	position: relative;
	clear: both;
	width: 100%; 
	height: 86px;
	left: 0; 
	bottom: 0;
	padding: 0 0 0 0; 
	text-align: center; 
	color: #365186; 
	background-color: #ffffff;
	background-image:url(images/bottom-bg.jpg);
	vertical-align:top;
	font-size:small;
	
}
h1 { font-size:large;
     color:#365186;
	 
	
}
h2 { font-size:medium;
     color:#365186;
	 
	
}
h3 {
	font-size:small;
	color:#365186;
	
}
h4 {
	font-size:small;
	color:#365186;
	
}

