body {
	margin:0;
	padding:0;
	text-align:center;
    background:#4B4A44 url(slices/bg.gif) repeat-x;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	scrollbar-face-color: #6F3A3E;
	scrollbar-shadow-color: #CCC;
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #6F3A3E;
	scrollbar-darkshadow-color: #6F3A3E;
	scrollbar-track-color: #6F3A3E;
	scrollbar-arrow-color: #FFF;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:800px;
	}
	
h1 {
	font-size:16px;
	color:#647695;
	margin:0;
	display:none;
	}
	
h2 {
	font-size:15px;
	color:#FFF;
	margin-top:0;
	margin-bottom:12px;
	}

h3 {
	font-size:15px;
	color:#FFF;
	margin-top:0;
	margin-bottom:12px;
	}
	
h4 {
	font-size:15px;
	color:#FFF;
	margin-top:0;
	margin-bottom:12px;
	}
	
p {
	margin-top:0;
	margin-bottom:15px;
	margin-left:0;
}

table {
	font-size:12px;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	margin-top:62px;
	background-image:url(slices/middle.gif);
	background-repeat:repeat-y;
	width:800px;
	height:auto;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	margin-left:3px;
	width:794px;
	height:auto;
}

#top {
	position:relative;
	top:0;
	left:0;
	width:794px;
	height:98px;
	background-image:url(slices/top.jpg);
	background-repeat:repeat-x;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:794px;
	height:318px;
	background:#656565;
	text-align:center;
}

#divider {
	position:relative;
	top:0;
	left:0;
	width:794px;
	height:18px;
	background-image:url(slices/divider.gif);
	background-repeat:repeat-x;
}

#content_left {
	float:left;
	text-align:left;
	width:604px;
	height:auto;
	background-image:url(slices/divider2.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.content_left_container {
	width:575px;
	height:auto;
	margin-left:8px;
}

#content_left p {
	line-height:20px;
}

#content_right {
	float:right;
	text-align:center;
	width:190px;
	height:auto;
}

#divider2 {
	position:absolute;
	top:460px;
	right:232px;
	width:1px;
	height:270px;
	z-index:5;
	background-image:url(slices/divider2.gif);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:18px;
	left:20px;
	width:305px;
	height:30px;
	z-index:5;
	background-image:url(slices/logo.jpg);
	background-repeat:no-repeat;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:794px;
	height:40px;
	font-size:11px;
	color:#FFF;
	background-image:url(slices/footer.gif);
	background-repeat:repeat-x;
	margin-top:10px;
}

#footer a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

#copyright {
	padding-top:15px;
	text-align:center;
}

#bottom {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:113px;
	background-image:url(slices/bottom.gif);
	background-repeat:repeat-x;
}

#navigation {
	position:absolute;
	top:60px;
	left:0;
	width:794px;
	height:35px;
	z-index:5;
}

#navigationlist {position: relative; margin: 0; padding: 0; width: 794px; height: 35px; background: url(slices/navigation.jpg);}
#navigationlist li {width: 794px; height: 35px; position: absolute; top: 0px; background: url(slices/navigation.jpg) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height: 35px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #link1 {left: 17px; background-position: -17px 0; width: 98px;}
#navigationlist #link2 {left: 131px; background-position: -131px 0; width: 90px;}
#navigationlist #link3 {left: 240px; background-position: -240px 0; width: 100px;}
#navigationlist #link4 {left: 359px; background-position: -359px 0; width: 135px;}
#navigationlist #link5 {left: 511px; background-position: -511px 0; width: 108px;}
#navigationlist #link6 {left: 639px; background-position: -639px 0; width: 140px;}

#navigationlist #link1 a:hover {background: url(slices/navigation.jpg) -17px -35px no-repeat;}
#navigationlist #link2 a:hover {background: url(slices/navigation.jpg) -131px -35px no-repeat;}
#navigationlist #link3 a:hover {background: url(slices/navigation.jpg) -240px -35px no-repeat;}
#navigationlist #link4 a:hover {background: url(slices/navigation.jpg) -359px -35px no-repeat;}
#navigationlist #link5 a:hover {background: url(slices/navigation.jpg) -511px -35px no-repeat;}
#navigationlist #link6 a:hover {background: url(slices/navigation.jpg) -639px -35px no-repeat;}