﻿.ShellMain
{
	width:633px;
}
.ShellLeft
{
	float:left;
	clear:both;
	width:363px;
}
.ShellMainImage
{
	float:left;
	clear:both;
	width:363px;
}
.ShellMainContent
{
	float:left;
	clear:both;
	width:363px;
}
.ShellMainContentText
{
	line-height: 20px;
	padding: 0px 30px 10px 15px;
	text-align: justify;
}
.ShellRight
{
	float:right;
	width:270px;
}
.ShellSearch
{	
	width:270px;
	background-color:#E9E9E9;
}
.MainContentTitle
{
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color:#666634;
	border-bottom:5px #B5B4A0 solid;
	height:15px;
	vertical-align:top;
	background-image: url("../images/template/titlebarbg.gif");
	width:363px;
}
.SearchTitle
{
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color:#666634;
	border-bottom:5px #B5B4A0 solid;
	height:15px;
	vertical-align:top;
	background-image: url("../images/template/titlebarbg.gif");
	width:260px;
}
.SearchContent
{
	width:250px; 
	vertical-align:middle;
	padding-left:20px;
	padding-bottom:10px;
}
.SearchDropDown
{
	width:210px;
}
.ShellFeaturedProducts
{
	width:260px;
}
.FeaturedProductsTitle
{
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color:#666634;
	border-bottom:5px #B5B4A0 solid;
	height:15px;
	vertical-align:top;
	background-image: url("../images/template/titlebarbg.gif");
	width:260px;
}
.ShellFeaturedProduct
{
	padding-top:5px;
	width:255px;
	background-color:#FFFFFF;
	height:175px;
	padding-left:5px;
}
.FeaturedProductTitle
{
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:2px;
	font-weight: bold;
	background-color:#666634;
	height:17px;
	vertical-align:top;
	width:250px;
}
.FeaturedProductContent
{
	padding-top:5px;
	padding-left:5px;
	width:255px;
	vertical-align:top;
}
.FeaturedProductImageLink
{
	float:left;
	width:110px;
}
.FeaturedProductContentText
{
	float:right;
	width:145px;
}