body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background:#1b1610 url(../images/backgroundi.jpg) center top no-repeat;
}

#container-page {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 960px;
	z-index: 100;
}



#Menu {
	position:absolute;
	top:150px;
	width:940px;
	height:80px;
	display:inline;
	z-index: 3;
	text-align:right;
	
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 3px 18px; 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing: 1;

}

#navlist a:link, #navlist a:visited
{
color: #a8a8a8;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-image:url(../images/Rollover.png);
background-repeat:no-repeat;
background-position: -7px -3px;
text-decoration: none;
}


#current 
{ 
color: #fff;
background-image:url(../images/Rollover.png);
background-repeat:no-repeat;
background-position: -7px -3px;
text-decoration: none;
}

#Level {
	width: 960px;
	height: 2px;
	position: absolute;
	top: 194px;
	
}


#outercontainer { 
	position:relative;
	background-color:#666666; 
	height:30px; 
	line-height: 1px;
}


#Content {
	width: 940px;
	height: 360px;
	position: absolute;
	top: 280px;
	color:#eaeaea;
}


#ContentText {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-right: 36px;
	margin-top:8px;
	font-size: 14px;
	font-style:normal;
	width: 480px;
	line-height: 22px;
	float:right;
}


#Contenti {
	width: 940px;
	height: 360px;
	position: absolute;
	top: 240px;
	color:#eaeaea;
}

#Contentp {
	width: 940px;
	height: 360px;
	position: absolute;
	top: 200px;
	color:#eaeaea;
	z-index: 10;
}

#Contenti a {
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
}

#Contenti a:hover {
	color:#fff;
}

#ContentINT {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 29px;
	font-size: 14px;
	font-style:normal;
	width: 530px;
	line-height: 22px;
	float:left;
}




#Footer {
	
	width:940px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 70%;
	text-align: right;
}
#Footer a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
}

#Footer a:hover {
	color:#fff;
}



#Quality {
position: absolute;
float:left;
width:231px;
margin-left:160px;

}
