/* CSS Document */

* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#161616;
	color:#888888;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: sans-serif;
	line-height: 1.4;
	font-size: 100.01%;
	background-attachment: scroll;
	background-image: url(../ima/gif/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}

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

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:right;
	height:448px;
	width:58em;
	clear:left;
	padding: 1em;
		}

	

	#sidebar {
	
	float:left;
	width:293px;
	text-align: left;
		}

	#sidebar h2 {
		
		font-weight:bold;
		text-transform:uppercase;
		margin:1em 0 0;
		}

	#sidebar h3 {
		font-weight:bold;
		margin:.5em 0 0 .75em;
		}
		

		
	address {
		font-weight:normal;
		font-size:80%;
		font-style:normal;
		text-align:right;
		margin:0 20em 0 3em;
		}
		
	.copyright {
	font-size: x-small;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	
}
.copyright a {
	font-size: x-small;
	color: #888888;
	text-decoration: none;
	
}
.copyright a:hover {
	text-decoration: none;
	color: #AAAAAA;
	
}



.developed {
	font-size: x-small;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 16px;
	padding-bottom: 16px;
	color: #666666;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 315px;
}
* html .developed {}

.developed a {
	font-size: x-small;
	color: #808080;
	text-decoration: none;
}
.developed a:hover {
	text-decoration: none;
	color: #a0a0a0;
}
.developed a:active {}
.developed a:visited {}

			
#container #content {
	margin-left: 16px;
	background-color: #222222;
	padding: 16px;
	height: 416px;
	width: 587px;
	float: right;
}
* html #container #content {
	height: 416px;

	
}

#container #content p {
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-bottom: 16px;
}



#container #content h1 {
	font-size:120%;
	margin-left: 2.4px;
	color: #999999;
	text-align: left;
	letter-spacing: 2px;

}

#container #content a {
	color: #FFFFFF;
	text-decoration: underline;
}

#container #content a:hover {
	text-decoration: none;
}


#leftcontent {
	float: left;
	width: 275px;
	height: 416px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#leftcontent h3 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #EEEEEE;
	margin-bottom: 16px;
	letter-spacing: 1px;
}
#leftcontent h4 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	margin-bottom: 16px;
	letter-spacing: 1px;
}
#leftcontent h5 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	margin-bottom: 16px;
	letter-spacing: 1px;
}

#rightcontent {
	float: right;
	width: 294px;
	height: 416px;
	margin: 0px;
	padding: 0px;
}

#rightcontent h3 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #EEEEEE;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;
}

#rightcontent h4 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;
}
#rightcontent h5 {
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;
}
#leftcontent ul {
	margin-left: 16px;
	margin-bottom: 16px;
}

#leftcontent ul li {
	list-style-type: disc;
	font-size: 11px;
	color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
}

#rightcontent ul {
	margin-left: 16px;
	margin-bottom: 16px;
	text-align: left;
}

#rightcontent ul li {
	list-style-type: disc;
	font-size: 11px;
	color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
}

/***************** MENU *********************/

	#menu {
	list-style: none;
	margin: 85px 0 0;
	padding: 0px;
}



#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0px;
}
* html #menu li {margin-top: 5px; margin-bottom: 5px;}


#menu a {
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
	text-indent: 55px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #393939;
	border-bottom-color: #171717;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	background-color: #272727;
	background-image: url(../ima/gif/stripe-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#menu a:hover {
	background: #303030 url(../ima/gif/hover.gif) no-repeat 32px center;
	color: #FFFFFF;
	text-indent: 54px;
	text-decoration: none;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #171717;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #303030;
	border-left-color: #303030;
}		
		
*:first-child+html #menu a {
	padding-top: 4px;
	padding-bottom: 5px;
}

* html #container div {}

* html #container div p {}

* html #menu {
	
	margin-top:84px;
	
}
* html #menu li {
	display: block;
}
	
* html #menu a {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #393939;
	border-bottom-color: #171717;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	padding-left:12px;
	padding-right:12px;
	padding-top: 6px;
	padding-bottom: 7px;
	display: block;
	margin-top: 0px; margin-bottom: -14px;
}

* html #menu a:hover {
	
	border-top: 1px solid #444444;
	border-bottom: 1px solid #171717;
	border-right: 1px solid #303030;
	border-left: 1px solid #303030;
}	


* html #container {
	padding-bottom:0px;
}	

#flashmenu {
	margin-top: 80px;
}

*:first-child+html #flashmenu {margin-bottom:5px;}
* html #flashmenu {margin-bottom:5px;}
	

#flashcontent {
	margin-left: 16px;
	height: 456px;
	
}
* html #flashcontent {margin-bottom: 8px;}

#flashform {
	height: 416px;
}
#flashcenter {
	height: 416px;
	width: 275px;
}
#flashrestoration {
	height: 218px;
	width: 275px;
	margin-bottom: 16px;
}


.image {
	margin-bottom: 12px;
}
.white {
	color: #FFFFFF;
}
