/* Body style */
body {
	background-color: #333;
}
/* Font */
div, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
}
/* Set out the layers */
#OutsideLayer {
	position:absolute;
	width:800px;
	height:2000px;
	z-index:1;
	background-color: #000;
	visibility: hidden;
}
#TopLayer {
	position:absolute;
	width:800px;
	height:100px;
	z-index:1;
	background-color: #333;
}
#LogoLayer {
	position:absolute;
	width:800px;
	height:100px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	border-bottom-width:1px;
	z-index:1;
	background-color: #000;
}
#MenuLayer {
	position:absolute;
	width:149px;
	height:451px;
	z-index:1;
	top: 101px;
	background-color: #000;
	padding: 20px 0px 0px 0px;
}
#Menutagline {
	margin: 30px 10px 0 15px;
}
#Menutagline p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 0 0;
}
#ContentLayer {
	position:absolute;
	width:650px;
	height:1880px;
	z-index:1;
	left: 149px;
	top: 101px;
	background-color: #000;
	padding: 10px 0 10px 0;	
}
#ContentLayer h1 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
}
#ContentLayer h2 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 11px;
	text-align: justify;
}
#ContentLayer p {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 11px;
	text-align: justify;
}
#ContentLayer a {
	color: #FFF;
	text-decoration: none;
}
#ContentLayer a:hover {
	color: #FFF;
	text-decoration: none;
}
#ContentText {
	position:absolute;
	width:600px;
	height:450px;
	z-index:1;
	left: 25px;
	top: 0px;
	background-color: #000;
	padding: 10px 0 10px 0;	
}
#ContactLayer {
	position:absolute;
	width:250px;
	height:450px;
	z-index:1;
	background-color: #000;
	padding: 10px 0 10px 0;
}
#ContactLayer h1 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 13px;
	text-align: justify;
}
#ContactLayer h2 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
}
#ContactLayer p {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 11px;
	text-align: justify;
}
#ContactLayer a {
	color: #FFF;
	text-decoration: none;
}
#ContactLayer a:hover {
	color: #FFF;
	text-decoration: none;
}
#ContactLayer2 {
	position:absolute;
	width:400px;
	height:450px;
	z-index:1;
	left: 250px;
	background-color: #000;
	padding: 10px 0 10px 0;
}
#ContentLayer2 {
	position:absolute;
	width:740px;
	height:380px;
	z-index:1;
	top: 600px;
	background-color: #000;
	margin: 10px 30px 10px 30px;
}
#ContentLayer2 h1 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#ContentLayer2 h2 {
	padding: 0 10px 0 20px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
}
#ContentLayer2 p {
	padding: 0 10px 0 20px;
	color: #CCC;
	font-size: 11px;
	text-align: justify; 
	}
#ContentLayer2 a {
    color: inherit;
	text-decoration: none;
}
#ContentLayer2 a:hover {
	color: #FFF;
	text-decoration: none;
}
#ContentLayer3 {
	position:absolute;
	width:740px;
	height:600px;
	z-index:1;
	top: 1000px;
	background-color: #000;
	margin: 10px 30px 10px 30px;
}
#ContentLayer3 h1 {
	padding: 0 10px 0 20px;
	color: #888;
	font-size: 13px;
	text-align: center;
}
#ContentLayer3 h2 {
	padding: 0 10px 0 20px;
	color: #888;
	font-size: 12px;
	text-align: justify;
}
#ContentLayer3 h3 {
	padding: 0 10px 0 20px;
	color: #888;
	font-size: 11px;
	text-align: justify;
}
#ContentLayer3 p {
	padding: 0 10px 0 20px;
	color: #666;
	font-size: 11px;
	text-align: justify; 
	}
#ContentLayer3 a {
	color: #666;
	text-decoration: none;
}
#ContentLayer3 a:hover {
	color: #666;
	text-decoration: none;
}
#CopyrightLayer {
	position:absolute;
	width:800px;
	height:20px;
	z-index:1;
	top: 800px;
	text-align:center;
	background-color: #000;
}
#CopyrightLayer a:link {
	color: Gray;
	text-decoration: none; 
}
#CopyrightLayer a:active {
	color: Gray;
	text-decoration: none;
}
#CopyrightLayer a:visited {
	color: Gray;
	text-decoration: none;
}
#CopyrightLayer a:hover {
	color: Gray;
	text-decoration: none;
}
#Copyright {
	color: Gray;
	font-size: 9px;
	margin: 3px 0 0 10px;
}
#CopyrightLayer2 {
	position:absolute;
	width:800px;
	height:20px;
	z-index:1;
	top: 600px;
	text-align:center;
	background-color: #000;
}
#CopyrightLayer2 a:link {
	color: Gray;
	text-decoration: none; 
}
#CopyrightLayer2 a:active {
	color: Gray;
	text-decoration: none;
}
#CopyrightLayer2 a:visited {
	color: Gray;
	text-decoration: none;
}
#CopyrightLayer2 a:hover {
	color: Gray;
	text-decoration: none;
}
#FooterLayer {
	position:absolute;
	width:800px;
	height:20px;
	z-index:1;
	top: 1980px;
	text-align:center;	
	background-color: #000;
}
#FooterLayer a:link {
	color: Gray;
	text-decoration: none; 
}
#FooterLayer a:active {
	color: Gray;
	text-decoration: none;
}
#FooterLayer a:visited {
	color: Gray;
	text-decoration: none;
}
#FooterLayer a:hover {
	color: Gray;
	text-decoration: none;
}
#Footer {
	color: Gray;
	font-size: 9px;
	margin: 3px 0 0 10px;
}
