/* CSS Document */

body {
		text-align:center;
		background-image:url(../images/background/rock.jpg);
		
}

a {
		text-decoration:none;
		color:#000
}

a:hover {
		text-decoration:underline;
}

#bg_tolerie {
		background:url(../tolerie_95/navigation_tolerie_95/background_tolerie_95/bg_tolerie.jpg);
		width:950px;
		height:720px;
		margin:0 auto;	
}

#wrap_tolerie {
		width:800px;
		text-align:left;
		margin:0 auto;
		position:relative;
		top:50px;
}

.float-l {
		float:left;
}

.left {
		width:233px;
		background:#E7ECEF;
		height:620px;
}

.float-r {
		float:right;
}

.right {
	width:567px;
	height:620px;
	background:#fff;
	top:50px;
}

#logo {
	background:url(../images/hdr.jpg);
	height:210px;
	position:relative;
	top:auto;	
}
#logo h1 {
	font-size:60px;
	color:#000066;
	font-family:Tahoma;
	
}

#logo h1 {
	padding: 70px 0 0 100px;
}

#logo div {
	padding-left:150px
}


ul#nav {
		background:url(../tolerie_95/navigation_tolerie_95/background_tolerie_95/hdl_tolerie.jpg);
		height:176px;
		padding:50px 50px 0 40px;
}


ul#nav li {
		line-height:1.9em;
		border-bottom:#fff 1px solid;
}

ul#nav li a {
		color:#ffffff;
}

#menu ul {
		padding:10px 50px 0 50px;
}

#menu li {
		line-height:1.9em;
		border-bottom:#88BCBC 1px solid;
		list-style: inside disc;
		color:#336666;
}

#menu li a {
		color:#336666;
}

#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}

/* ##################### PATHWAY SETTINGS ##################### */
#path_ol  { 
	width					: auto; 
	height					: 18px; 
	text-align				: left; 
	text-indent				: 0; 
	text-transform			: uppercase; 
	background				: url(../images/tile_path.png) repeat-x left top; 
	letter-spacing			: 2px; 
	margin-top				: 0; 
	margin-right			: 0; 
	margin-bottom			: 4px; 
	}

#path_ol_left {
	float					: left;
	width					: 24px;
	height					: 18px;
	background				: url(../images/bg_path.png) left top no-repeat;
	}

#path_ol_right {
	float					: right;
	width					: 20px;
	height					: 18px;
	background				: url(../images/bg_path.png) right top no-repeat;
	}
