
.banner-top-div {
	background-image:url(../images/top-banner-top-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:9px;
	font-size:1px;
	line-height:0;
}

.banner-bottom-div {
	background-image:url(../images/top-banner-bottom-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:1px;
	font-size:1px;
	line-height:0px;
	text-align:right;
}

.banner-glide {
	float:right;
}

.banner-div {
	background-color:#C8C8C8;
}

.banner-table td {
	padding-top:10px;
	padding-left:5px;
}

.clearheader{
	height:295px;
}

body {
	padding:0px;
	margin:0px;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../images/home-bg.jpg);
	background-repeat:no-repeat;
	background-position:right 286px;
}