ul.title {
	background-color: #FFF;
	font-family: "Gill Sans";
	font-weight: 400;
	font-size: 14px;
	text-decoration:none;
	color: #000;
	margin: 30;
	padding: 10;
	list-style: none;
	position: fixed;
	top: 100px;
	width: auto;
	height: 300px;
	border-right: 1px dotted #000;
}

ul.title a { background-color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 12px;
	color: #000; }

ul.title a:hover { background-color: #FFF;
	text-decoration: none;
	color: #000; }
	

	
h1 { position: center;
    font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 1px;
	color: #a6bab6;
	text-decoration:none; }
	
a img { border: none; }

#menu {
	background-color:#FFFFFF;
	padding-top:100px;
	padding-right:20px;
	margin-left:30px;
	width: inherit;
	top: 0px;
	bottom: 0;
	left: 20px;
	position: fixed;
	height: 0%;
	padding-left: 0px;
}

#menu ul {
	list-style: none;
	margin: 100 0 0 30;
}

#menu ul li.section-title { }

#content {
	height: 100%;
	margin: 0 0 0 0px;
	padding-left:0px;
	top: 0px;
	padding-top: 0px;
	position: relative;
	background-position: center;
}

.container {
	padding: 0px 0px 0px 0px;
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	font-weight: 200;
	font-size: 12px;
	text-decoration:none;
}

#content p {width: 400px; margin-bottom: 0;
font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 200;
	font-size: 12px;
	text-decoration:none; }

p {
	background-color: #transparent;
	margin: 0 0 0 0;
	padding: 2px;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

p a {  background-color: #transparent;
    margin: 0 0 0 0;
	padding: 2px;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #a6bab6; 
	text-decoration: none;
}

p a:hover {  background-color: #transparent;
    margin: 0 0 0 0;
	padding: 2px;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
}

#img-container	{width: 1000px; height: 600px; margin: 0; padding: 0; text-decoration:none; }
#img-container p	{width: 1000px; height: 600px; margin: 0; padding: 0 0 12px 0; text-decoration:none; }
#hrz-container	{background-color:#FFF; margin: 0; padding: 0; margin-top: 50px; text-decoration:none;}
#hrz-container p	{background-color:#FFF; width: 800px; margin: 0; padding: 0 0 12px 0; text-decoration:none; }

#once { clear: left; }

address {
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #a6bab6;
	text-decoration:none;
	}
