body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#8B8B8B;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}

img      {border:0px;}

#mainBody {
	width: 730px;
	left: 50%;
	margin-left : -365px;
	height: 100%;
	position: absolute;
	background: #fff;
	
}

#topBar {
	width: 730px;
	height: 28px;
	margin-top: 0px;
}

#mainBlock {
	width: 730px;
	padding-top:8px;
}

#bottomBlock {
	width: 730px;
	margin:0px;
	padding-top:8px;
	float: left;
}

#leftSide {
	width: 212px;
	margin: 0px;
	float: left;
}

#rightSide {
	width: 510px;
	margin: 0px;
	float: right;
}

#menuBody {
	width: 212px;
	height: 203px;
}

#bannerBody {
	width: 510px;
	height: 203px;
}

#catBody {
	width: 212px;
	margin-top: 8px;
}

#catList {
	list-style-image: url('images/item_arrow.jpg');
	padding:0px 0px 0px 0px;
	margin:12px 0px 10px 30px;
}

#catList li	{
	margin:0px 0px 0px 0px;
	padding:3px 0px 4px 0px;
}

#catList li a{color:#789D21; text-decoration:underline; line-height:16px; padding:0px 0px 0px 5px; margin:0px 0px 0px 0px;}
#catList li a:hover	{color:#789D21; text-decoration:none;}

/* ----- Right Side -------------------------- */
#containerBody {
	width: 510px;
	margin-top: 8px;
}

#containerHeader {
	width: 510px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background: url(images/contain_top_bg.jpg) no-repeat;
}

#headerTitle {
	margin-left: 20px;
	margin-top: 17px;
}

#headerText {
	margin-left: 20px;
	margin-top: 17px;
	color: #fff;
	font-size:12px;
	font-weight:bold;
}


/* ------ Bottom ------------------------------------ */
#copyright {
	width: 730px;
	height: 76px;
	margin: 0px;
}

#footNav {
	color: #fff;
	text-align: right;
	margin-right: 10px;
	background: url(images/copyright_bg.jpg) no-repeat top;
	height:62px;
	padding-right:20px;
}

#footNav A {
	color: #fff;
	text-decoration: none;
}

#footNav A:hover {
	color: #fff;
	text-decoration: none;
}


/* ------ boxTitleSpecials -------------- */
#boxTitleSpecials {
	text-align: left;
	margin-left: 15px;
	color:#5E5B5B; font-size:12px; font-weight:bold;
}

#boxNew {
	margin-top: 8px;
}


/* ----- Text -------------------- */
.txtItemTitle {
	color:#5E5B5B; font-size:12px; font-weight:bold;
}

.txtItemTitle A {
	color:#5E5B5B; font-size:12px; font-weight:bold;
}

.txtItemTitle A:hover {
	color:#5E5B5B; font-size:12px; font-weight:bold;
}

.txtAboutUS {
	padding: 15px 10px 20px 10px;
	color:#5E5B5B;
	font-size:12px;
	font-weight:bold;
	line-height: 19px;
}

.txtProd {
	padding : 20px 25px 25px 20px;
	line-height:19px;
}

/* ----- Products -------------------- */
.bVDotlLine {
	width: 5px;
	background: url(images/bg_vv.gif) repeat-y center top;
}

.bHDotlLine {
	height: 5px;
	background: url(images/bg_gg.gif) repeat-x;
}

.bProduct {
	width: 240px;
	padding: 5px;
	vertical-align: top;
}

.imgProd {
	margin: 0px 20px 10px 10px;
}