@charset "UTF-8";
/* Keltic CSS Document */

#body-middle-home {
	height: auto;
	width: 977px; background: url(../images/border_middle.jpg) repeat-y;}

#page-wrap {width: 990px; margin:auto;}

#bodybg {background: #B88A5D repeat-x scroll 0 0;}
#bodybg_alt {background: url(../images/pagebg_dark.jpg) repeat-x scroll 0 0;}

/* Banner/Nav Styles */

#banner {background:url(../images/banner.jpg) no-repeat; width: 990px; height: 135px; float: left;}
#nav { width: 400px; height: 30px; position: relative; top: 87px; left: 50px;}

ul {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}

ul li {
	width: 100px;
	position: relative;
	float: left;
}

ul li a {
	height: 30px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 6px 0 0 0;
	background: none;
	margin: 0 2px;
	font: 12px/30px Georgia, "Times New Roman", Times, serif;
}

/* Body Frame */

#body-wrap {width: 977px; height: auto; float: left; position:relative; left:}
#body-top {width: 977px; height: 25px; background: url(../images/border_top.jpg); float: left;}
#body-middle {height: 525px; width: 977px; background: url(../images/border_middle.jpg) repeat-y;}
#body-bottom {width: 977px; height: 47px; background: url(../images/border_bottom.jpg) no-repeat; float: left;}

#body-top-fullpg {width: 977px; height: 25px; background: url(../images/border_top_fullpg.jpg); float: left;}
#body-middle-fullpg {width: 977px; background: url(../images/border_middle_fullpg.jpg) repeat-y;}
#body-bottom-fullpg {width: 977px; height: 47px; background: url(../images/border_bottom_fullpg.jpg) no-repeat; float: left;}

#left-wrap {width: 460px; position:relative; left: 24px;float: left; overflow:visible; padding-bottom: 15px;}
#right-wrap {width: 460px; position: relative; left: 46px; float: left; overflow: visible;}

#right-content {width: 410px; height: auto; position: relative; float: left; left: 18px; top: 10px; margin-bottom: 20px;}
#left-ad {width: 460px; position: relative; left: 17px; float: left;}
#right-ad {width: 460px; position:relative; left: 40px; float: left; }

.supplier-logo {width: 170px; float: left;}
.supplier-desc {width: 240px; float: left;}
img {border:none; text-decoration:none;}

/* Content Styles */
.body-text { color: #4d4d4d;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}
.body-text-bold {font-weight: bold;}
.body-text-italic {font-style: italic;}

h1 {color: #C92029; font-weight: 900; font-size: 24px;}
h3 {color: #C92029; font-weight: bold; font-size: 16px; margin-bottom: -10px;}

#main-ad {position:relative; top: -6px; width: 460px; height: 540px; background: url(../images/home_flyer.jpg) no-repeat; overflow:visible;}

.tagline-home {
	margin:0;
	color: #4d4d4d;
	font: 16px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Footer Styles */

#footer ul {
	
	padding: 0;
	list-style: none;
}

#footer ul li {
	width: 60px;
	position: relative;
	float: left;
	margin-left: 20px;
}

#footer ul li a {
	height: 15px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	
	background: none;
	margin: 0 2px;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}

#footer ul li a:hover {text-decoration:underline; color: #C82129;}

#footer li.nolink {  text-align: center; text-decoration: none; color: #C82129; padding: 6px 0 0 0;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
}

.cleaner {clear:both; height:0;}

/* Buttons */

#view-ad-block {
	width: 173px;
	height: 28px;
	position: relative;
	left: 143px;
	top: 155px;
}

.view-ad:Hover {
	background-position: 0 -28px;
}

#flyer_ad {width: 200px; height: 173px; border: none; position:relative;}
