body {
	font-family: Arial, Helvetica, sans-serif;
	

	padding: 0;

	margin: 0;

	background: #fff url(back.jpg) no-repeat center top;

	color: #333333;

}

img
		{
		border:none;
		}

#content1 {

	width: 830px;

	height: 450px;

	margin:0px auto 0;

	background-color:transparent;

	background: url(top-layer.png) no-repeat center top;

	border: none;

	padding: 0px;
	
	color: #777;

	

}



#content {

	width: 860px;

	margin: 10px auto 0;

	background: #f8f7e5 no-repeat center top;

	border: solid 1px #ccc;

	padding: 20px;
color: #2c60d0;


}

h1 {

	font-family: tahoma;
	font-size: 18px;

	
	color: #2c60d0;


	margin: 0;

	padding: 0;

}


h2 {

	font-family: tahoma;
	font-size: 18px;
	color: #777;


	margin: 0;

	padding: 0;

}

h3 {

	font-family: tahoma;
	font-size: 18px;

	color: #2c60d0;


	margin: 0;

	padding: 0;

}



test{

position:relative; top:350; font-size:50px; z-index:2;



}



	a.nav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2c60d0;
	text-decoration: none;
	font-weight: normal;

	}


	a.nav:hover {



	text-decoration: underline;

	}


	a.nav2 { 



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #777;

	text-decoration: none;

	font-weight: normal;

	}


	a.nav2:hover {



	text-decoration: underline;

	}


	a.nav3 { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #081a40;

	text-decoration: none;

	font-weight: normal;

	}


	a.nav3:hover {



	text-decoration: underline;

	}

.space {


	font-family: tahoma;
	color: #081a40;
	font-size: 12px;
	font-weight: bolder;
	display: inline;

	}
		#col1

		{

			float: left;

			width: 45%;

			margin-bottom: 1em;

			border-right: 0px solid #999;

			padding-right: 1%;

		}

		

		#col2

		{

			float: right;

			width: 46%;

			margin-left: 1%;

			margin-bottom: 1em;

			border-right: 0px solid #999;

			padding-right: 1%;

		}

#footer

		{

			clear: both;

			height: 50px;

			border-top: 1px solid #999;

			padding: .5em;

			text-align: center;

		}