body {
	background: url(images/back2.jpg) top repeat-y;
	margin-top:0;
	margin-bottom:0;
}

/*container surrounding everything */

#container {
	background:#ffffff url(images/body2.jpg) top center repeat-y;
	width: 945px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	


	#container a {
		color:#0000ff;
		}

	#container a:hover {
		color:#87af2b;
		text-decoration: none;
		}

img {
border: 0;
display: block;
}


#top {
	width:900px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/topback.jpg) center no-repeat;
}

#top p {
	float:right;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	padding: 5px 20px 0 0;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/* the header */

#header {
	width:  945px;
	height: 259px;
	background:url(images/header5.jpg)  center no-repeat;
}	

#header2 {
	width:  945px;
	height: 60px;
	background:url(images/header6.jpg)  center no-repeat;
}	

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the navbar */

#menu {
	width:100%;
	height:40px;
	margin:0;
	padding:0px 4px 0px 4px;
	background: url(images/nav3.jpg) no-repeat;
}


#menu ul {
	position:absolute;
	margin:0; 
	padding:0; 
	list-style:none;
}

#menu ul li {
	width:180px;
	margin:0 1px 0 0; 
	float:left; 
}

#menu ul li a {
	font:normal 11px/36px Verdana;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height:40px;
	display:block;
	font-weight:bold;
}

#menu li a:link {
    height: 40px;
    color: #fff;
}

#menu li a:visited {
    color: #fff;
}

#menu li a:hover {
	font:normal 11px/36px Verdana;
	color:#505E2B;
	text-align:center;
	text-decoration:none;
	height:40px;
	display:block;
	font-weight:bold;
}


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the body */

#content {
	width: 830px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}


	#content p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#025A64;
		font-weight:normal;
		}


	#content h1 {
		font-size:18px;
		color:#025A64;
		font-weight:none;
		padding-left:110px;


		}



	#content h2 {

		font-size:15px;

		color:#025A64;

		font-weight:none;

		text-transform:capitalize;

		}



	#content h3 {

		font-size:18px;

		color:#025A64;

		font-weight:bold;

		}



	#content ul {

		list-style-type: none; 

		padding: 0; 

		margin: 0; 

		font-family:Tahoma;

		font-size:0.7em;

		}



	#content li {

	    display: block;

		list-style: circle;

		line-height:1.6em;

		margin: 2px 0 5px 50px;

		padding-left:5px;

		}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/



/* the footer */



#footer2 {

	width:900px;

	height:45px;

	margin-left:auto;

	margin-right:auto;

	background:url(images/foot.jpg) center no-repeat;



}







#footer {

	clear:both;

	width:954px;

	height:90px;

	margin-left:auto;

	margin-right:auto;

	background: url(images/footer2.jpg) right no-repeat;

}





	#footer p {

		color:#121212;

		text-align: center;

		padding-top: 15px;

		font-size: 11px;

		font-weight: normal;

		letter-spacing: normal;
		margin:0;

		}



	#footer a:link {

		color: #87af2b;

	}



	#footer a:visited {

		color: #87af2b;

	}



	#footer a:hover {

		color: #029bc4;

	}



.style1 {

	color: #1289C3;

	font-weight: bold;

}

