@charset "UTF-8";
/* CSS Document */


div#container1 {
	z-index: 100;
	color: white;
	left: 0px;
	} 
      
div#scale { 

	position: absolute; 
	top: 0;
	left: 0; 
	z-index: 0; 
	overflow: hidden; 
	}
 
/*div#scale img { position: absolute; top: 0; left: 0; z-index: -1; }*/





a:link {
	color:#CCFF00;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:line-through;
}

/*#img.source-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}
*/


h1{
	color:#CCFF00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	
	position: absolute;
	top: 17px;
	left: 85px;

	}

.tm{
	font-size:14px;
	font-weight: lighter;
	position: absolute;
	top: 10px;

}


.menu {
	width: 350px;
	height: 530px;
	position: absolute;
	top: 68px;
	padding: 10px 20px 20px 20px;
	margin: 10px 10px 10px 0px;
	background-color: #000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	left: -1px;
}


.menu ul li { 
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-stretch: condensed;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1em;
	text-align: right;
	margin: 3px 0;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}


hr{
	color:#CCFF00;
	border: 1px dotted #CCFF00; 
	border-style: none none dashed;
	width: 330px;
	position: absolute;
	top: 250px;
	left: 40px;
	
	
}


.logo{
	position: absolute;
	bottom: 30px;
	right: 50px;
	}
	
	
	
	
	

/*Feature Style Sheet*/

	
.contentF{
	width:310px;
	position: absolute;
	top:270px;
	left: 50px;
	
}	
	
h2{
	color:#CCFF00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: .5px;
	line-height: 1.2em;
	
	position: relative;
	top: 3px;
	
	}
	
	
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	
	
	position: relative;
	top: 0px;
	

	}
	
	
h3{
	color:#CCFF00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: .5px;
	line-height: 1.2em;
	
	position: relative;
	top: 20px;
	
	}


	
	
p2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	
	
	position: relative;
	top: 13px;
	

	}

