		/* CSS document */
/* *** encoded by www.intersim.ch *** */

body {
	background-color:#ffffff;
	font-size:11px;
	line-height:18px;
	font-family:Arial, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}
a {
	color:#00AAA6;
	text-decoration:none;
	border: none;
}
a:visited {
	color:#00AAA6;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#00AAA6;
	text-decoration:underline;
	border: none;
}
a:active {
    color:#00AAA6;
    text-decoration:underline;
	border: none;
}

h1 {
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-transform:normal;
	padding:12px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}

/* ----------mainframe-------------- */
	
#mainframe {
	width:960px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
    border:none;}
	
	
/* ----------top-------------- */	
	
#top{
     width:960px;
	 height:200px;
	 background-image:url(../images/header.gif);
	 padding:0;
	 margin:0}
	
/* --------------navbar------------- */	
	
#navbar{
     width:960px;
	 height:45px;
	 background-image:url(../images/navbar_blue.gif);
	 padding:0;
	 margin:0}
	 
#navbar ul{
     width:900px;
	 height:30px;
	 padding:4px 0px 0px 12px;
	 margin:0;}
	 
#navbar li{
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    border:none;}
	 
#navbar a{
     color:#ffffff;
	 font-size:13px;
	 font-weight:normal;
	 padding:0;
	 margin:0}	 

#navbar a:visited {
	color:#ffffff;
	text-decoration:none;
	border: none;
}
#navbar a:hover {
	color:#00AAA6;
	text-decoration:none;
	border: none;
}
#navbar a:active {
    color:#00AAA6;
    text-decoration:none;
	border: none;
}
#navbar .active a {
    color:#00AAA6;
    text-decoration:none;
	border: none;
}

/* --------------tiles------------- */

#tiles {
	width:910px;
	height:400px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 30px;
    border:none;}

/* --------------footer------------- */	

#footer{
     width:960px;
	 height:60px;
	 background-color:#ffffff;
	 padding:0;
	 margin:0}
	 
#footer ul{
	text-align:right;
	width:300px;
	height:50px;
	float:right}
	 
#footer li{
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    border:none;}
	 
#footer a{
     color:#666666;
	 font-size:11px;
	 font-weight:normal;
	 padding:0;
	 margin:0}	 

#footer a:visited {
	color:#666666;
	text-decoration:none;
	border: none;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
	border: none;
}
#footer a:active {
    color:#666666;
    text-decoration:underline;
	border: none;
}


/* Tiles */

.tile_div {
	float: left;
	height: 130px;
	width: 130px;
}

.tile_div img {
	width: 120px;
	height: 120px;
	border: none;
}

.tile_static img {
	width: auto;
	height: auto;
	border: none;
}

.tile_div img:hover, .tile_static img:hover {
	cursor: pointer;
}

/*.tile_div img:hover {
	position: relative;
	top: -5px;
	left: -5px;
	width: 130px;
	height: 130px;
	cursor: pointer;
}*/

/*#tile_1_1 {
	position: relative;
	left: 20px;
	top: 20px;
}

#tile_1_2 {
	position: relative;
	left: 240px;
	top: 20px;
}

#tile_1_3 {
	position: relative;
	left: 460px;
	top: 20px;
}

#tile_1_4 {
	position: relative;
	left: 680px;
	top: 20px;
}

#tile_1_5 {
	position: relative;
	left: 900px;
	top: 20px;
}



#tile_2_1 {
	position: relative;
	left: 20px;
	top: 240px;
}

#tile_2_2 {
	position: relative;
	left: 240px;
	top: 240px;
}

#tile_2_3 {
	position: relative;
	left: 460px;
	top: 240px;
}

#tile_2_4 {
	position: relative;
	left: 680px;
	top: 240px;
}

#tile_2_5 {
	position: relative;
	left: 900px;
	top: 240px;
}*/
