/*===== Default styles =====*/

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#394049;
	background:#dbdcdd url("/gfx/background.gif") repeat-x;	
}

#page {
	background-color:#fff;
}

h1 {
	font-size:2.83em;
	color:#394049;
	margin-bottom:.3em;
}

h2 {
	font-size:1.67em;
	color:#287bb5;
	font-weight:normal;
	margin-bottom:.3em;
}

h3 {
	font-weight:bold;
	font-size:1em;
}

h4 {
	color:#17467e;
	margin-bottom:5px;
	font-size:1em;
}

img {
	border:0;
}

p {
	margin:0 0 1.12em 0;
	line-height:1.25em;
}

a {
	color:#1293d5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#0962d1;
}

.hr {
	height:1px;
	line-height:1px;
	margin:20px 0;
	clear:both;
	background-image:url("/gfx/hr.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
}

.cleaner {
	height:1px;
	line-height:1px;
	clear:both;
}

.hidden {
	display:none;
}

#main ul {
	margin:1em 0;
	line-height:1.5em;
}
	
#main ol {
	padding-left:22px;
	margin:1em 0;
	line-height:1.5em;
}

#main ul li {
	padding-left:22px;
	list-style-type:none;
	background-image:url("/gfx/bullet.gif");
	background-position:5px 6px;
	background-repeat:no-repeat;
}


/*===== Layout etc =====*/

#header {
	margin:0 auto;
	width:1000px;
	height:130px;
	position:relative;
}

	#number {
		position:absolute;
		top:10px;
		right:10px;
	}
	
	#logo {
		position:absolute;
		top:56px;
		left:10px;
	}
	
	#search {
		background-image:url("/gfx/searchBox.gif");
		background-position:top left;
		background-repeat:no-repeat;
		position:absolute;
		top:51px;
		right:60px;
	}
	
	#search input{
		border:0;
		width:201px;
		padding:5px;
		background:transparent;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
	}

	#go {
		position:absolute;
		top:47px;
		right:8px;
	}

	#mainNav{
		position:absolute;
		top:84px;
		right:8px;
	}
	
		#mainNav ul{
			list-style: none;
		}
		
		#mainNav ul li{
			float:left;
			background-image:url("/gfx/mainNav.gif");
			background-repeat:no-repeat;
			height:34px;
		}
		
			#mainNav ul li a {
				display:block;
				color:#fff;
				text-align:center;
				padding:9px 14px 11px 15px;
				text-decoration:none;
				margin-left:3px;
				font-weight:bold;
			}
		
			#mainNav ul li a:hover, #mainNav ul li a.on {
				background-image:url("/gfx/mainNavOn.gif");
				background-position:top;
				background-repeat:no-repeat;
			}
						
			#mainNav ul li a.first {
				background-image:url("/gfx/mainNavFirst.gif");
				margin-left:0;
				padding-left:18px;
				background-position:left top;
				background-repeat:no-repeat;
			}
			
			#mainNav ul li a.onFirst, #mainNav ul li a.first:hover {
				background-image:url("/gfx/mainNavFirstOn.gif");
				margin-left:0;
				padding-left:18px;
				background-position:left top;
				background-repeat:no-repeat;
			}
		
			#mainNav ul li a.last {
				background-image:url("/gfx/mainNavLast.gif");
				background-position:right top;
				padding-right:17px;
				background-repeat:no-repeat;
			}
		
			#mainNav ul li a.onLast, #mainNav ul li a.last:hover {
				background-image:url("/gfx/mainNavLastOn.gif");
				background-position:right top;
				padding-right:17px;
				background-repeat:no-repeat;
			}


#mainContainer {
	margin:0 auto;
	width:1000px;
	background:url("/gfx/bannerBg.jpg") no-repeat;
}

	#banner {
		height:95px;
	}
	
		#banner ul {
			list-style: none;
			padding-top:65px;
			padding-left:30px;
		}

			#banner li {
				float:left;
			}
			
			#banner li a {
				display:block;
				background-image:url("/gfx/tab.gif");
				width:140px;
				height:30px;
				line-height:30px;
				text-align:center;
				margin-right:2px;
				color:#fff;
				font-weight:bold;
			}
			
			#banner li a:hover {
				background-image:url("/gfx/tabHover.gif");
				text-decoration:none;
				color:#fff;
			}
			
			#banner li a.on {
				background-image:url("/gfx/tabOn.gif");
				text-decoration:none;
				color:#287bb5;
			}
			
				#banner ul ul {
					display:none;
				}
			
	#main {
		width:940px;
		padding:20px 30px 0;
		background:url("/gfx/mainBg.gif") repeat-y;
	}
	
	#pageBottom {
		background:url("/gfx/pageBottom.gif") no-repeat 0 0;
		height:10px;
	}
	
#sitemapContainer {
	padding-top:20px;
	background:url("/gfx/sitemap.gif") 0 20px repeat-x #fff;
}

	#sitemap {
		width:980px;
		margin:0 auto;
		background-image:url("/gfx/sitemapUnderline.gif");
		background-repeat:repeat-x;
	}
	
	#sitemap ul li {
		list-style:none;
		padding-top:9px;
		float:left;
		width:122px;
		display:inline;
	}
	
	#sitemap ul li a {
		font-weight:bold;
		color:#394049;
	}
	
	#sitemap ul ul {
		padding:15px 0;
	}
	
	#sitemap ul ul li {
		padding-top:0;
		padding-left:12px;
		background-image:url("/gfx/bullet.gif");
		background-position:0px 3px;
		background-repeat:no-repeat;
		float:none;
		width:110px;
		display:block;
		font-size:0.92em;
	}
	
	#sitemap ul ul li a {
		font-weight:normal;
	}
	
	#sitemap ul ul ul {
		display:none;
	}
	
#footerContainer {
	height:80px;
	background:url("/gfx/footer.gif") repeat-x;
}

	#footer {
		width:1000px;
		height:80px;
		position:relative;
		margin:0 auto;
	}
		#footer ul {
			float:right;
			line-height:32px;
			font-size:0.92em;
		}
		
		#footer li {
			float:left;
			list-style:none;
			padding:0 10px 0 15px;
		}
		
		#link1 { background:url("/gfx/link1.gif") no-repeat 0 9px; margin-right:20px; }
		#link2 { background:url("/gfx/link2.gif") no-repeat 0 9px; margin-right:20px; }
		#link3 { background:url("/gfx/link3.gif") no-repeat 0 9px; }
		
		#footer li a {
			color:#394049;	
			font-weight:bold;
		}
		
		#copyright {
			line-height:32px;
			padding-left:10px;
			width:200px;
			font-size:0.92em;
			float:left;
			font-weight:bold;
		}

	#fivesite {
		background-image:url("/gfx/logo_fivesite.gif");
		background-position:0 13px;
		background-repeat:no-repeat;
		margin:0 10px;
		padding-top:20px;
	}
		#fivesite a {
			color:#fff;
			padding-left:45px;
			font-size:0.92em;
		}
	
