body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	float: left;
	width: 1000px;
	background-image: url(../images/bkgdVick.jpg);
	background-repeat: no-repeat;
	background-position: -75px 0px;
}
#logo {
	float: left;
	width: 481px;
	padding-left: 275px;
}
#mainArea {
	float: left;
	width: 925px;
	padding-left: 59px;
	background-image: url(../images/bkgdBody.gif);
	background-repeat: repeat-y;
	background-position: 59px 0px;
}
#topButtons {
	float: left;
	width: 925px;
	padding-left: 0px;
	background-image: url(../images/bkgdButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sideColumn {
	float: right;
	width: 200px;
	padding-top: 40px;
	padding-right: 0px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 925px;
	background-position: 59px 0px;
	padding-left: 59px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
}
#middleBody {
	float: left;
	width: 600px;
	padding-top: 65px;
	padding-left: 120px;
}
#middleBody h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
#middleBody p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#productImage {
	float: left;
	width: 216px;
	padding-right: 5px;
}
#productHeading {
	float: left;
	width: 375px;
	padding-bottom: 20px;
}
#productPricing {
	float: left;
	width: 125px;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 20px;
	text-align: center;
}
#productBuyNow {
	float: left;
	width: 77px;
}
#productCopy {
	float: left;
	width: 365px;
}
#subSection1 {
	background-image: url(../images/bkgdSubSection.gif);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 550px;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: 0px -30px;
}
#subSection1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#subSection1 a:hover {
	color: #000000;
	text-decoration: none;
	height: 35px;
	width: 550px;
}
#subSection1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subSection1 a {
	height: 35px;
	width: 550px;
}
#subSection {
	float: left;
	height: 90px;
	width: 600px;
	padding-top: 10px;
	padding-left: 140px;
	padding-bottom: 10px;
}
#aboutCopy {
	float: left;
	width: 575px;
}
#aboutCopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
#aboutHeading {
	float: left;
	width: 575px;
	padding-bottom: 20px;
}
#topSmallLinks {
	text-align: right;
	float: right;
	width: 200px;
	padding-top: 90px;
	padding-right: 15px;
	padding-bottom: 0px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
}
#topSmallLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: underline;
}
#topSmallLinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
