body {
	margin:0;
	padding: 0;
	text-align: center;
    background: #FFF url(../slices/background.jpg) repeat-x;
	font-family: arial;
	font-size:13px;
	color:#000;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:785px;
	}
	
h1 {
	font-size: 15px;
	color: #921D23;
	margin:0;
	display:none;
	}
	
h2 {
	font-size: 15px;
	color: #921D23;
	margin-top:0;
	margin-bottom:15px;
	}
	
h3 {
	font-size: 15px;
	color: #921D23;
	margin-top:0;
	margin-bottom:15px;
	}
	
p {
	margin-top:0;
	margin-bottom:15px;
}
	
.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.navlinks a:link {color: #141653; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks a:visited {color: #141653; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks a:hover {color: #921D23; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks a:active {color: #141653; text-decoration: none; font-weight: bold; font-size:13px; }

.navlinks2 a:link {color: #921D23; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks2 a:visited {color: #921D23; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks2 a:hover {color: #141653; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks2 a:active {color: #921D23; text-decoration: none; font-weight: bold; font-size:13px; }

.navlinks3 a:link {color: #141653; text-decoration: none; font-weight: normal; font-size:11px;  }
.navlinks3 a:visited {color: #141653; text-decoration: none; font-weight: normal; font-size:11px; }
.navlinks3 a:hover {color: #141653; text-decoration: none; font-weight: normal; font-size:11px; }
.navlinks3 a:active {color: #141653; text-decoration: none; font-weight: normal; font-size:11px; }

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	margin:0;
	background-image:url(../slices/fill.jpg);
	background-repeat:repeat-y;
	width:785px;
}

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

#content_left {
	float:left;
	text-align:left;
	margin:0;
	width:190px;
	height:365px;
}

#content_right {
	float:right;
	text-align:left;
	margin-top:10px;
	width:555px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	margin:0;
	width:785px;
	height:350px;
	background-image:url(../slices/header.jpg);
}

#left_search {
	position:absolute;
	top:352px;
	left:10px;
	margin:0;
	width:186px;
	height:320px;
	z-index:5;
	background-image:url(../slices/leftdrop.jpg);
	background-repeat:no-repeat;
	padding-top:33px;
}

#topnavigation {
	position:absolute;
	top:30px;
	left:225px;
	width:auto;
	margin:0;	
}

#middlenavigation {
	position:absolute;
	top:112px;
	left:405px;
	margin:0;
	padding:0;
}

#middlenavigation ul {
	margin:0;
	padding:0;
	line-height:24px;
}

#middlenavigation li {
	margin:0;
	padding-left:15px;
	list-style:none;
	background:url(../slices/arrow.jpg) no-repeat;
	background-position:left;
}

#footer {
	position:relative;
	top:0;
	left:0;
	text-align:center;
	font-size:11px;
	background-image:url(../slices/footer.jpg);
	background-repeat:no-repeat;
	width:785px;
	height:50px;
}

#footer p {
	padding-top:23px;
	margin:0;
	color:141653;
}

#feature {
	position:absolute;
	top:364px;
	left:583px;
	text-align:center;
	background-image:url(slices/featureheader.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:auto;
	z-index:5;
}

#feature p {
	margin-top:40px;
	padding:0;
}

#link1 {
	position:absolute;
	top:30;
	left:228px;
}

#link2 {
	position:absolute;
	top:30;
	left:335px;
}

#link3 {
	position:absolute;
	top:30;
	left:448px;
}

#link4 {
	position:absolute;
	top:30px;
	left:565px;
}

#link5 {
	position:absolute;
	top:30px;
	left:683px;
}
