body {
	font: normal 11px verdana;
	color:#333333;
	background:#ffffff;
}

a:link { color: #000066; text-decoration: underline;}
a:visited { color: #000066;text-decoration: underline;}
a:hover {color: #b81e22; text-decoration: none;}

divt {
	border : solid #000 1px;
}

#shadewrapper {
	background: url(../images/shadew-mid.gif) repeat-y;
	margin: 0px auto 0px auto;
	width: 846px;
}

#shadeheader {
	background: url(../images/shade-mid.gif) repeat-y;
	width: 846px;
	height: 25px;
}

#shadefooter {
	background: url(../images/shade-bot-large.gif) no-repeat bottom #fff;
	margin: -1px auto 0px auto;
	width: 846px;
	height:35px;
	text-align:right;
	color:#cccccc;
	padding:0px 0px 0px 0px;
}

#shadefooter p {
		padding:0px 40px 0px 40px;
		margin: 0px;
}

#pagewrapper {
	width: 810px;
	margin: 0px auto 0px auto;
}

img {
	border:none;
}

#splash {
	width:810px;
}

#splash img {
	float:left;
	margin:0px;
	padding:0px;
}

#header {
	background: #7497BF;
	text-align:center;
}
#header img.logo {
	margin-left:20px;
	margin-right:30px;
	float:left;
	margin-top: 18px;
}
#header img.txt {
	margin-top:35px;
	float:left;
}
#header img.stores {
	float:right;
}

#phrase {
	background: url(../images/phrase-bg.gif) repeat;
	font-size:11px;
	font-weight: 600;
	color:#ffffff;
	padding:5px 5px 6px 10px;
}

#content {
	background: url(../images/shade-content-bot.gif) repeat-x bottom #ffffff;
	padding:30px;
	padding-top: 15px;
}


.clear {
	margin-bottom:-1px;
	height:1px;
	font-size:1px;
	clear:both;
}

#listwrapper {
	background: url(../images/menu-bg2.gif) repeat #ffffff;
}
