body {
	background: black;
	color: white;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 20px;
	font-size: 100%;
}

			
#container {
	width: 697px;
	margin: 0 auto;
}

h1 {
	font-size: 290%;
	font-weight: normal;
	margin: 0;
}

h1 strong {
	font-weight: normal;				
}

#title, #address{
	text-align: right;
}

#title {
	position: relative;
	top: 9em;;
}

#address {
	font-size: 70%;
}

#images, #images2 {
	position: absolute;	
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#images {
	top: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
	overflow: hidden;
	z-index: 1;	
}

#images2 {
	top: 325px;
	list-style: none;
	margin: 0 0 0 209px;
	padding: 0;
	height: 300px;
	width: 490px;
	overflow: hidden;
	z-index: 1;	
}

#aboutnsapage #images2{
	height: 44em;
}

#images2 li, #images2 li img,#images li, #images li img {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer{
	font-size: 68%;
}
#footer p{
	padding-top: 42px;	
}
#aboutnsapage #footer p{
	padding-top: 0.5em;
}
	#ssc{
		padding-left: 6px;
		width: 424px;
		float: left;
	}
	#aboutnsa{
/*		margin-top: 22px;*/
		text-align: right;
		float: right;
	}
	
a img {
	border: 0;
}

.small {
	color: #ccc;
	font-size: 80%;
	line-height: 120%;
}
