body {
	margin: 0;
	background-color: #EEEEEE;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 780px;
	position: relative;
}
#header {
	float: left;
	height: 105px;
	width: 780px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#menu {
	background-color: #FFFFFF;
	float: left;
	height: 22px;
	width: 780px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#homeTopContentContainer {
	float: left;
	height: 227px;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#homeTopContentLeft {
	float: left;
	height: 227px;
	width: 235px;
	background-color: #FFFFFF;
}
#homeTopContentRight {
	float: left;
	height: 227px;
	width: 545px;
}
#homeBtmContentContainer {
	float: left;
	height: 270px;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#homeBtmContentLeft {
	float: left;
	height: 270px;
	width: 400px;
	vertical-align: bottom;
}
#homeBtmContentRight {
	float: left;
	width: 360px;
	margin-top: 20px;
	margin-right: 20px;
}
#aboutTopContentContainer {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#aboutTopContentLeft {
	float: left;
	height: 227px;
	width: 235px;
	background-color: #FFFFFF;
	background-image: url(images/spacer_left.gif);
	background-repeat: repeat-y;
}
#aboutTopContentRight {
	float: left;
	width: 525px;
	margin-top: 20px;
}
#aboutBtmContentContainer {
	float: left;
	height: 270px;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#aboutBtmContentLeft {
	float: left;
	height: 270px;
	width: 344px;
	vertical-align: bottom;
}
#aboutBtmContentRight {
	float: left;
	width: 410px;
	margin-top: 20px;
}
#productsContainer {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#productsLeft {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 78px;
}
#productsRight {
	float: left;
	width: 427px;
}
.lucidaBlack10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
#footer {
	float: left;
	height: 34px;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.productsPage {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
}
#subProductsLeft {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 78px;
}
#subProductsRight {
	float: left;
	width: 427px;
}
.lucidaBlack12Bold {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.lucidaBlack10Bold {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.lucidaWhite10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
#cartFooter {
	float: left;
	height: 40px;
	width: 700px;
	background-color: #6699FF;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 80px;
}
.paddingRight20 {
	padding-right: 20px;
}
.lucidaWhite10Bold {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
.imageRight10 {
	padding-right: 10px;
}
#productViewRight {
	float: left;
	width: 620px;
	padding-left: 100px;
}
.marginLeft20 {
	margin-left: 20px;
}
#loginFooter {
	float: left;
	height: 60px;
	width: 760px;
	background-color: #EEEEEE;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 20px;
}
.paddingRight40 {
	padding-right: 40px;
}
.imageLeft20 {
	margin-left: 20px;
}
.imageTop10 {
	margin-top: 10px;
}
.imageLeft10 {
	margin-left: 10px;
}
#homeBoxes {
	float: left;
	width: 525px;
	padding-top: 20px;
}
#homeBanner {
	float: left;
	width: 780px;
}
