body {
	margin: 0px;
	background-color: #E4E4E4;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #1A263A;
}
.pagetitle {
	margin-bottom: 0px;
	background-image: url(images/img_pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 80px;
	padding-left: 205px;
	font-size: 18px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	color: #1A263A;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #1A263A;
}
h4 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}
h5 {
	font-weight: bold;
	font-size: 12px;
}
h6 {
	font-weight: bold;
	font-size: 12px;
}

#shell {
	width: 751px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	padding-right: 14px;
	padding-bottom: 15px;
	border-right: 1px solid #858E9D;
	background-color: #FFFFFF;
}

#sidebar {
	width: 176px;
	background-color: #FFFFFF;
	background-image: url(images/bkgd_sidebar.gif);
}

#bar {
	width: 560px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pricegrid {
}
#pricegrid img {
	border: 1px solid #b6b6b6;
}
#pricegrid strong {
	color: #253551;
}

hr {
	width: 100%;
	clear: both
}