/* GENERAL */

body {
	margin: 0;
	padding: 10px 0px;
	background: #c0ced5;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
#header, #content, #footer {
	margin: 0 auto;
	text-align: left;
	width: 897px;
	background: #e2e2e2;
	padding: 10px;
	}

.image{
	border:none;
      }

/* HEADER */

#header {
	height: 373px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	}
	
#header h3, #header h3 a {
	background: url(../img/header.jpg) 0 0 no-repeat;
	}
	
	
#header h3 {
	position: absolute;
	margin: 0px;
	width: 897px;
	height: 336px;
	z-index:1;
	}

#header h3 a {
	text-indent: -9000em;
	overflow: hidden;
	width: 897px;
	height: 336px;
	display: block;
	text-decoration: none;
	float:left;
	}

/* NAVIGATION  */

#navigation	{
	margin-top: 336px;
	float: left;
	position: absolute;
	right: auto;
	top: 0;
	width: 897px;
	height: 37px;
	background:transparent url(../img/navigation.jpg) no-repeat;
	}
	
#navigation li	{
	position:absolute;
	list-style: none;
	}
	
#navigation li, #navigation a	{	height:37px; display:block;	}
#navigation span	{	display: none;	}

#pro	{	top:0; left: 0px; 	width: 107px;	}
#cou	{	top:0; left: 109px; width: 146px;	}
#occ	{	top:0; left: 257px; width: 198px;	}
#pos	{	top:0; left: 457px; width: 198px;	}
#res	{	top:0; left: 657px; width: 116px;	}
#por	{	top:0; left: 774px; width: 123px;	}

#pro a:hover	{background: transparent url(../img/navigation.jpg) -0px	    -40px no-repeat; margin:0; padding:0;}
#cou a:hover	{background: transparent url(../img/navigation.jpg) -109px 	-40px no-repeat;}
#occ a:hover	{background: transparent url(../img/navigation.jpg) -257px 	-40px no-repeat;}
#pos a:hover	{background: transparent url(../img/navigation.jpg) -457px 	-40px no-repeat;}
#res a:hover	{background: transparent url(../img/navigation.jpg) -657px 	-40px no-repeat;}
#por a:hover	{background: transparent url(../img/navigation.jpg) -774px 	-40px no-repeat;}

/* HEADER */

#statement {
	height: 239px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	}
	
#statement h1, #statement h1 a {
	background: #e2e2e2 url(../img/headers/statement.gif) 0 0 no-repeat;
	}
	
#statement h2, #statement h2 a {
	background: #e2e2e2 url(../img/headers/scope.gif) 0 0 no-repeat;
	}
	
#statement h3, #statement h3 a {
	background: #e2e2e2 url(../img/headers/occupation.gif) 0 0 no-repeat;
	}
	
#statement h4, #statement h4 a {
	background: #e2e2e2 url(../img/headers/post.gif) 0 0 no-repeat;
	}
	
#statement h5, #statement h6 a {
	background: #e2e2e2 url(../img/headers/resources.gif) 0 0 no-repeat;
	}
	
#statement h6, #statement h6 a {
	background: #e2e2e2 url(../img/headers/web.gif) 0 0 no-repeat;
	}
	
#statement h1, #statement h2, #statement h3, #statement h4, #statement h5, #statement h6 {
	position: absolute;
	margin: 0px;
	width: 897px;
	height: 239px;
	z-index:1;
	}

#statement tour {
	height: 600px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0 0;
	position: relative;
	}

.hidden {
	text-indent: -9000em;
	overflow: hidden;
	width: 897px;
	height: 239px;
	display: block;
	text-decoration: none;
	float:left;
	}

/* CONTENT */

#voki {
	margin-left: 36px;
	float: left;
	width: 200px;
	height: 150px;
	}
	
#levels {
	margin-left: 36px;
	float: left;
	width: 210px;
	}
	
#levels .title {
	text-indent: -9000em;
	overflow: hidden;
	width: 202px;
	height: 24px;
	display: block;
	text-decoration: none;
	float:left;
	}
	
#levels h2{
	position: absolute;
	margin: 0px;
	width: 202px;
	height: 24px;
	z-index:1;
	}
	
#levels h2, #levels h2 a {
	background: url(../img/titles/levels.gif) 0 0 no-repeat;
	}
	
ul {
	margin-left: 0;
	}

	
#levels li	{
	list-style: none;
	padding-bottom: 6px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-style: oblique;
	padding: 4px 0px 6px 0px;

}

	
#levels li a	{
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	list-style: none;
	padding-bottom: 6px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-style: oblique;
	border-bottom: #999 1px solid;
	padding: 4px 0px 1px 0px;
}

#levels li a:hover	{
	list-style: none;
	padding-bottom: 6px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-style: oblique;
	border-bottom: #999 1px solid;
	padding: 4px 0px 1px 0px;

}

#bullet	{
	list-style: circle;
	padding-bottom: 6px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-style: oblique;
	border-bottom: #999 1px solid;
	padding: 4px 0px 1px 0px;
	font-size: 14px;
}

#info {
	margin-left: 36px;
	float: left;
	width: 825px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #444;
	}
	
#titles {
	margin-left: 36px;
	float: left;
	width: 825px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 20px;
	}
	
#titles a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 20px;
	}
	
#news h3, #news h3 a {
	background: url(../img/titles/updates.gif) 0 0 no-repeat;
	}
	
#news h4, #news h4 a {
	background: url(../img/titles/scope.gif) 0 0 no-repeat;
	}
	
#news h5, #news h5 a {
	background: url(../img/titles/require.gif) 0 0 no-repeat;
	}
	
#news h3, #news h4, #news h5 {
	position: absolute;
	margin: 0px;
	width: 244px;
	height: 24px;
	z-index:1;
	}

#news .title {
	text-indent: -9000em;
	overflow: hidden;
	width: 244px;
	height: 24px;
	display: block;
	text-decoration: none;
	float:left;
	}

#news h2 {
	color: #333;
	font: 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	text-indent: 0px;
}

#news {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999;
	width: 500px;
	float: left;
	padding-right: 30px;
	}
	
#calendar {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999;
	width: 110px;
	float: left;
	text-indent: 0px;
	}
	
#footer {
	background: transparent url(../img/bg.gif) repeat;
	}
	
#footer-wrap {
	clear: both;
	text-align: center;
	padding: 0 0;
	}

#foot {
	padding: 30px 0 0 0;
	clear: both;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 700px;
	}
	
#copy {
	padding: 5px 0 10px 0;
	clear: both;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	}
	
#copy a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}
	
#copy a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	}
#tully {
	margin-left: 15px;
	float: left;
	width: 258px;
	height: 302px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#mrtully {
	color: #333;
	padding-right: 30px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 36px;
}

