html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2D48;
	background-color:#FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

		
h1 {
	color: #010844;
	margin: 10px 5px 10px 0px;
	border-bottom: solid 1px #010844;
	font-size: 15px;
}

h4 {
	font-size: 14px;
	margin: 0px;
} 	


a:link, a:visited {
	color: #1B87E9;
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	color: #012758;
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#FFFFFF;
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	position: relative;
	margin: 0 auto;
	width:1000px;
	background-color: #FFFFFF;
	background-image: url(images/main.jpg);
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
	
	


/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 395px;
	background-image: url(images/header.jpg);
}		
	
/* ----- TOP END ----- */	
	
	
	
	
	
	
	
	
	
/* ----- NAV ----- */	

*html #navbar {
	margin-left: 0px;
	padding: 2px 0 0px 6px;
} /* for ie*/		
	
	
	
	
#navbar {
	float:left;
	margin: 150px 0 0px 6px;
	z-index: 100;
	width: 216px;
	font-size: 12px;
	position: absolute;
	top: 1px;
	left: 2px;
} 

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: none;
}

#nav li a{
	width: 200px;
	height: 23px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 8px 3px 0px 5px;
	margin: 2px 3px 5px 0;
	color: #FFFFFF;
	font-size: 11px;
}

#nav li a:hover {
	color: #FBFBF9;
	text-decoration:none;
	background-color: #2a2565;
}		
		

#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:#021F61;
	font-weight:bold;
	;
}	
	
#navbot li a:hover {
	color:#162E6C;
}			



/* ----- NAV END ----- */






/* ----- SIDE ----- */
	
*html #side {
	margin: 0px 0 0 5px;
}	/* for ie*/		
	
#side {
	height: 320px;
	float:left;
	clear:right;
	width: 225px;
	margin: 0px 0 0 0px;
	font-size: 11px;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
} 
	
	

#side strong {
 
	font-weight: bold;
}		
	
	
#side a {
	color: #193240;
	text-decoration:none;
	font-weight: bold;
}	



	
#side a:hover{
	color:#666666;
}	
	
	
	
/* ----- SIDE END ----- */	
	
	



/* ----- MAIN ----- */	
	
*html #main {
	margin: 0px 0 0 20px;
}	/* for ie*/	
	
#main {
	width: 715px;
	float:left;
	margin: 0px 0 0 15px;
} 


#main p 

{
	font-size: 11px;
}


#main strong {
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #193240;
}

#main a:hover{
	color:#666666;
}


/* ----- MAIN END ----- */	



/* ----- location ----- */
	
*html #location {
	margin: 0px 0 0 0px;
}	/* for ie*/		
	
	
	
/* ----- SIDE END ----- */	
	



/* ----- BOT ----- */	

*html #bot {
	margin: 0px;
	padding-left: 170px;
}	/* for ie*/



#bot {
	clear:both;
	height:117px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	padding-left: 170px;
		}




#bot p 

{
	font-weight: normal;
}


#bot strong {
	font-weight: bold;
}


#bot a {
	text-decoration:none;
	color: #193240;
	padding: 0 20px 0 20px;
}

#bot a:hover{
	color:#666666;
}




		
/* ----- BOT END ----- */	



#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}

	#myflash1 {
	position: absolute;
	padding: 0px;
	width: 721px;
	height: 249px;
	top: 119px;
	left: 233px;
}	

