* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#ffffff;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#c8c8c8;
		margin-bottom:-325px; /* half of container's height */
		float:left;
		}

    #currentPage {
	    padding: 4px;
	    color: #000000;
	    background-color: #FFFFFF;
	    text-decoration: none;
	    border-left-width: 2px;
	    border-left-style:dashed;
	    border-left-color: #FF0000;	
		text-decoration:underline;
	}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		#containerContact {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
	#containerWeb {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
	#containerWriting {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09-5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
	#containerPrint {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09-4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
	#containerContactRX {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:650px;
	width:760px;
	clear:left;
	background-color:#ffffff;
	background-image: url(Images/bodyBG09-6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
	#contactForm 	{
		margin-top:50px;
		margin-left:160px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		}
		
	#navigation 	{
		margin-left:160px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
	#navigation ul {
	list-style: none;
	margin-top: 0px;
	padding: 2px;
	
}

	#navigation ul li {
	display: inline;
	
}

.logoSapce		 {
	position:absolute;
	float:left;
	margin-left: -160px;
	
}

	#navigation a:link, #navigation a:visited {
	padding: 4px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style:dashed;
	border-left-color: #FF0000;
}

	#navigation a:hover {
  	color: #000000;
  	background-color: #CCCCCC;
}
	p 		{
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:200px;
	text-align:justify;
}

	h3		{
	width:400px;
	margin-left:200px;
	font-weight: bold;
	color: #E72929;
	font-size: 24px;
	font-family: Misproject;
	}
@font-face {
  font-family: Misproject;
  font-style:   normal;
  font-weight: normal;
  src:url(fonts/MISPROJ0.eot);
}

	
