html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

		
h3 {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
} 	

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: 471px;
	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: 200px 0 0px 6px;
	z-index: 100;
	width: 220px;
	font-size: 12px;
	position: absolute;
	top: 5px;
} 

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: none;
}

#nav li a{
	width: 212px;
	height: 23px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 8px 3px 00px 5px;
	margin: 2px 3px 25px 0;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px dashed #ffffff;
}

#nav li a:hover {
	color: #C90104;
	text-decoration:none;
}		
		

#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: 275px;
	float:left;
	clear:right;
	width: 210px;
	margin: 0px 0 0 10px;
	font-size: 12px;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
} 
	
	
	
	
	
#side a {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}	
	
#side a:hover{
	color:#000000;
}	
	
	
	
/* ----- SIDE END ----- */	
	
	



/* ----- MAIN ----- */	
	
*html #main {
	margin: 0px 0 0 20px;
}	/* for ie*/	
	
#main {
	width: 715px;
	float:left;
	margin: 0px 0 0 20px;
} 


#main p 

{
	font-size: 12px;
}


#main strong {
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #FF0000;
}

#main a:hover{
	color:#000000;
}


/* ----- MAIN END ----- */	



/* ----- location ----- */
	
*html #location {
	margin: 0px 0 0 0px;
}	/* for ie*/		
	
#location {
	float:left;
	clear:left;
	width: 290px;
	font-size: 10px;
} 
	
	
	
#location p 

{
	font-size: 12px;
}	
	
#location a {
	width: 280px;
	height: 20px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 5px 0 0 5px;
	margin: 2px 0px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom:1px dashed #ffffff
}	
	
#location a:hover{
	color:#1744A1;
	background-color: #FFFFFF;
}	
	
	
	
/* ----- SIDE END ----- */	
	



/* ----- BOT ----- */	

*html #bot {
	margin: 0px;
	padding: 0px;
}	/* for ie*/



#bot {
	clear:both;
	height:75px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
		}




#bot p 

{
	font-weight: normal;
}


#bot strong {
	font-weight: bold;
}


#bot a {
	text-decoration:none;
	color: #023575;
	padding: 0 20px 0 20px;
}

#bot a:hover{
	color:#000000;
}




		
/* ----- 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: 195px;
	left: 233px;
}	

