body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	padding-top: 0px;
	font-family: tahoma;
	background-image: url(images/mainBackgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainDiv {
	width: 902px;
	margin: 0 auto;
}


/*--  Header ---------------------------------------------*/
.header {
	font-family: tahoma;
	background-color: #000000;
	height: 158px;
	width: 900px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.slogan {
	margin-right: 50px;
}

/*--  Main Nav ---------------------------------------------*/
.mainNav {
	font-family: tahoma;
	background-color: #FFFFFF;
	width: 900px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.mainNav ButtonsCenter {
	padding-bottom: 10px;
}


/*--  Left Nav ---------------------------------------------*/
.categoryName {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: -10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}

.categoryNameTop {

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: -10px;
	margin-left: 10px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.caregories {
	width: 200px;
	float: left;
	background-image: url(images/categoriesBckgr.jpg);
	background-repeat: repeat-y;
	font-family: tahoma;
	font-size: 11px;
	height: 860px;
}

.caregories a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.caregories a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.caregories a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
.caregories a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*--  Main Content ---------------------------------------------*/
.mainContentContainer {
	font-family: tahoma;
	float: left;
	width: 900px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.mainContent {
	font-family: tahoma;
	width: 620px;
	float: left;
	position: relative;
	background-image: url(images/mainContentShadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-left: 30px;
	font-size: 11px;
	padding-right: 50px;
}
.product {
	float: left;
	height: 200px;
	width: 175px;
}


.blackBox{
	background-image: url(images/black.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 22px;
	text-align: center;
	padding-top: 5px;
}

.mainContent a:link{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.mainContent a:visited{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.mainContent a:hover{
	font-family: tahoma;
	font-size: 10px;
	color: #ccff66;
	font-weight: bold;
	text-decoration: none;
}


.mainContent a:active{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/*--  Footer ---------------------------------------------*/
.footer {
	background-color: #000000;
	width: 900px;
	height: 200px;
	float: left;
	font-family: tahoma;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: -20px;
	margin-bottom: -20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.footer a:link{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: tahoma;
	font-size: 10px;
	color: #CCFF66;
	text-decoration: none;
}
.footer a:active{
	font-family: tahoma;
	font-size: 10px;
	color: #ccff66;
	text-decoration: none;	
}
.login {
	background-color: #99CC66;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000000;
}
.textField {
	width: 100px;
	background-image: url(images/mainContentShadow.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.product2 {

	float: left;
	height: 200px;
	width: 225px;
}
h1 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #8BC53F;
	text-transform: uppercase;
}
.product1 {


	float: left;
	height: 200px;
	width: 265px;
}
h1index {

	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #8BC53F;
	text-transform: uppercase;
}
