#wrap {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #333;
	color: #666;
	font-size: 12px;
}

#header {
	font-size: 12px;
	margin: 0px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header  #name a:link , #name a:visited {
	color: #FFFFFF;
}
#header #name a:hover , #name a:active {
	color: #F60;
}


#navbar {
	
}
#name {
	font-size: 40px;
	width: 340px;
	float: left;
	text-align: left;
	line-height: 70px;
	position: relative;
	color: #CCCCCC;
}
#description {
	font-size: 12px;
	line-height: normal;
	position: absolute;
	left: 196px;
	top: 22px;
	font-weight: bold;
	width: 132px;
	height: 33px;
}
#content {
	height: 490px;



}


#wrap #header ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a7a7a;
	border-right-color: #7a7a7a;
	border-bottom-color: #7a7a7a;
	border-left-color: #7a7a7a;
	padding-top: 5px;
	height: 30px;
}

#wrap #header ul li {
	display: block;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #E5E5E5;
	font-weight: bold;
}

a:link, a:visited{
	text-decoration: none;
	color: #999999;
}
a:hover, a:active {
	text-decoration: none;
	color: #F60;
}
#info {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
h1 {
	font-size: 16px;
	color: #CCC;
	padding: 0px;
}

#Links {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#Links ul {
	display: block;
	list-style-type: none;
}
#layer1 {
   position:absolute;
  left:153px;
   top:213px;
   width:416px;
   height:43px;
    z-index:1;
}
