body {
	margin: 0px;
}
#container {
	width: 800px;
}
#headerLeft {
	float: left;
	height: 70px;
	width: 196px;
}
#headerRight {
	background-image: url(images/menu_tile.gif);
	background-repeat: repeat-x;
	float: left;
	height: 53px;
	width: 589px;
	padding-left: 15px;
	padding-top: 17px;
}
#headerBtm {
	height: 47px;
	width: 800px;
	float: left;
}
#contentContainer {
	float: left;
	width: 800px;
}
#subMenu {
	background-color: #DEE1E6;
	float: left;
	height: 265px;
	width: 159px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#siteMap {
	float: left;
	width: 169px;
	height: 32px;
}
.homeImageBox {
	float: left;
	width: 115px;
	text-align: center;
}
#content {
	float: left;
	width: 580px;
	padding-top: 10px;
}
#homeProductsContainer {
	float: left;
	width: 575px;
}
#footer {
	float: left;
	height: 10px;
	padding-top: 20px;
	width: 604px;
	padding-left: 196px;
	margin-bottom: 10px;
}
.redBold14 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #E11A2F;
}
.redBold10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #E11A2F;
}
.imageLeft20 {
	margin-left: 20px;
}
.imageLeftBtm20 {
	margin-left: 20px;
	margin-bottom: 20px;
}
.blackBold13 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
.black10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.black10 a:link {
	color: #E11A2F;
	text-decoration: none;
}
.black10 a:visited {
	color: #E11A2F;
	text-decoration: none;
}
.black10 a:hover {
	color: #E11A2F;
	text-decoration: underline;
}
.red10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E11A2F;
}
.black9 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
}
.black9 a:link {
	color: #000000;
	text-decoration: none;
}
.black9 a:visited {
	color: #000000;
	text-decoration: none;
}
.black9 a:hover {
	color: #E11A2F;
	text-decoration: none;
}
.red9 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #E11A2F;
}
.galleryBox {
	float: left;
	width: 130px;
	text-align: center;
	height: 200px;
	margin-right: 15px;
}
#contentWithForm {
	float: left;
	width: 280px;
	padding-top: 10px;
	margin-right: 20px;
}
#form {
	background-color: #FFCCCC;
	float: left;
	width: 280px;
	padding: 10px;
}
#subMenuContainer {
	float: left;
	height: 275px;
	width: 169px;
	margin-right: 27px;
}
