html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#154C84;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 5px 10px 0;
	padding: 5px 0 0px 0px;
	text-indent: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
} 	

h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0 0px 2px;
	text-indent: 0px;
	font-weight: bold;
} 		
	


a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#6585B4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	background-image:url(images/main.jpg);
	position: relative;
	margin: 0 auto;
	width:1000px;
	background-repeat: repeat-y;
	background-color: #154C84;
	float: none;
}	
	
	
	
	
#navbar {
	float:left;
	margin: 0px;
	z-index: 100;
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
} 

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: none;
}

#nav li a{
	width: 140px;
	height: 16px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 6px 5px 3px 5px;
	margin: 0px 0px 0 0;
	color: #000000;
	font-size: 14px;
	border-color: #89B2DE;
	border-style: solid;
	border-width: 1px;
	background-color: #0079C4;
}

#nav li a:hover {
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
}		
		

#navbarbot {
	margin: 0 auto;
	width:200px;
	margin-top: 10px;
}

#navbot, #navbot ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#navbot li {
	float: left;}

#navbot li a, #navbot li a:visited {
	color:#121D4B;
	font-weight:bold;
	;
}	
	
#navbot li a:hover {
	color:#162E6C;
}			



/* ----- NAV END ----- */
 



/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 150px;
	background-image: url(images/header.jpg);
}		
	
	
	
	*html #leftside {
	margin: 0px 0px 0 2px;
	padding: 0px;
}	/* for ie*/		



#leftside {
	height: 460px;
	float:left;
	clear:right;
	margin: 0px 0px 0 0px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	width: 165px;
	text-align: right;
} 
	
	
#leftside p {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

#leftside strong {
	color:#0066FF;
	font-weight: bold;
}



	#leftside a {
	color: #005384;
	text-decoration:none;
	font-weight: bold;
}	
	
#leftside a:hover{
	color:#FFFFFF;
}	







	*html #rightside {
	margin: 0px 0px 0 5px;
	padding: 0px;
}	/* for ie*/		



#rightside {
	height: 455px;
	float:left;
	clear:right;
	margin: 0px 0px 0 0px;
	color: #FFFFFF;
	padding: 0 0 0 3px;
	width: 155px;
	text-align: center;
} 
	
	
#rightside p {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

#rightside strong {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}


	#rightside a {
	color: #9DBEE3;
	text-decoration:none;
	font-weight: bold;
}	
	
#rightside a:hover{
	color:#FFFFFF;
}	






	
*html #main {
	margin: 0px 0 0 0px;
	color: #000000;
}	/* for ie*/	

	
#main {
	width: 670px;
	float:left;
	margin: 0px 0 0 0px;
} 


#main p 

{
	color: #FFFFFF;
}


#main strong {
	color:#FFFFFF;
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #005384;
	font-family: Arial, Helvetica, sans-serif;
}

#main a:hover{
	color:#FFFFFF;
}





#footer {
	clear:both;
	height:30px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 0px 0 0 0;
	text-align: center;
	padding: 10px 0px 0 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
		}




#footer p 

{
	color: #005384;
	font-weight: normal;
}


#footer strong {
	color:#025B97;
	font-weight: bold;
}


#footer a {
	text-decoration:none;
	color: #005384;
	padding: 0 5px 0 10px;
	margin: 0 0 0 0;
}

#footer a:hover{
	color:#FFFFFF;
}







		
/* ----- FOOTER END ----- */	



	#myflash {
	position: relative;
	background-color: #FFFFFF;
	padding: 1px;






	width: 600
.px;
	left: 0px;
	top: 0px;
	width: 660px;
}	





#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}
