body {
	background-image: url(images/bgimage.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
#pagebody {
	padding: 5px;
	text-align: left;
}
#footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding: 0px;
	width: 890px;
	line-height: normal;
}
#orderinfo {
	background-image: url(images/orderprocess_bg.jpg);
	background-repeat: no-repeat;
	width: 435px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 203px;
}
#faq {
	background-image: url(images/faqbg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 410px;
	padding-left: 30px;
	padding-top: 40px;
}
.pullquote {
	background-image: url(images/pullquote_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 630px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 150%;
	text-align: center;
}





#pagebody h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: inline;
}
.h1 {
	font-size: 16px;
}
.h2 {
	font-size: 14px;
	line-height: 150%;
}

#footer {
	background-image: url(images/footercolor.jpg);
	text-align: center;
	width: 100%;
}

#containe {
	height: 100%;
	width: 900px;
}
.search {
	height: 38px;
	background-image: url(images/search_bg.gif);
	padding-left: 13px;
	padding-top: 36px;
	background-repeat: no-repeat;
}
.links {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
