Body 
{
	margin: 0px; 
	background: #e7ecf1;
}

.CalcRow
{
	background: #3AB54B;
	color:#000000;
}

.Container
{
	background: #FFFFFF url(/webart/background.gif) repeat-x;
}

.Wrapper
{
	width: 1002px;
	margin: 0px auto 0px auto;
}

.Container-inner
{
	width: 1002px;
}

.FlashCalloutWrapper
{
	width: 770px;
	height: 363px;
	padding: 47px 0px 0px 24px;
	overflow: hidden;
	background: url(/webart/flash-call-bg.gif) no-repeat;
}

#main
{
	width: 454px;
	height: 345px;
	float: left;
}

#FeaturedProduct
{
	width: 273px;
	height: 304px;
	padding-top: 39px;
	float: left;
	background: url(/webart/featured-prod-bg.gif) no-repeat;
}

#imageWrapper
{
	height: 242px;
	width: 270px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

#imageWrapper img
{
	border: 1px solid #91abd2;
	padding: 5px;
	margin-bottom: 20px;
}

#filler
{
	height: 200px;
	background: #FFFFFF url(/webart/featured-shadow.gif) no-repeat;
}

.Header
{
	height: 138px;
	background: url(/webart/header.jpg);
}

.Content-container
{
	width: 1003px;
	overflow: hidden;
}

.Topnav-container
{
	height: 43px;
	background: url(/webart/nav-bg.gif);
	font-family: arial;
}

.Leftnav-wrapper
{
	width: 232px;
	float: left;
}

.Leftnav-wrapper ul
{
	width: 198px;
	margin: 0px;
	margin-top: 59px;
	margin-left: 8px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #80a2d0;
}

.Leftnav-wrapper ul ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.Leftnav-wrapper li
{
	margin: 0px;
	padding: 0px;	
}

.Leftnav-wrapper ul ul li
{
	margin: 0px;
	padding: 0px;
}

.Leftnav-wrapper li a, .Leftnav li a:link, .Leftnav li a:visited, .Leftnav li a:active
{
	color: #4b6f9c;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	display: block;
	height: 29px;
	padding: 14px 0px 0px 10px;
	background: url(/webart/nav-button-bg.gif);
}

.Leftnav-wrapper ul ul li a, .Leftnav ul ul li a:link, .Leftnav ul ul li a:visited, .Leftnav ul ul li a:active
{
	height: 15px;
	padding: 7px 0px 5px 20px;
	font-size: 12px;
	background: url(/webart/navsub-button-bg.gif);
}

.Leftnav-wrapper ul ul ul li a, .Leftnav ul ul ul li a:link, .Leftnav ul ul ul li a:visited, .Leftnav ul ul ul li a:active
{
	height: 15px;
	padding: 7px 0px 5px 30px;
	font-size: 11px;
	background: url(/webart/navsub-button-bg.gif);
}

.Leftnav-wrapper ul ul ul ul li a, .Leftnav ul ul ul ul li a:link, .Leftnav ul ul ul ul li a:visited, .Leftnav ul ul ul ul li a:active
{
	height: 15px;
	padding: 7px 0px 5px 45px;
	font-size: 11px;
	background: url(/webart/navsub-button-bg.gif);
}

.Leftnav-wrapper li a:hover
{
	background: url(/webart/nav-button-bg-over.gif);
}

.Leftnav-wrapper ul ul li a:hover
{
	background: url(/webart/navsub-button-bg-over.gif);
}

.Leftnav-wrapper li a.selected
{
	background: url(/webart/nav-button-bg-over.gif);
}

.Leftnav-wrapper ul ul li a.selected
{
	background: url(/webart/navsub-button-bg-over.gif);
}

.Page-Content
{	
	width: 770px;
	overflow: hidden;
	float: left;
}

.Line-space
{
	width: 760px;
	border-top: 1px dashed #9cb2d2;
	border-bottom: 1px dashed #9cb2d2;
	margin: 0px auto 30px auto;
}

.Home-text
{
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.Text-wrap
{
	width: 710px;
	color: #3b577a;
	overflow: hidden;
}

#VisitStore
{
	float: left;
	position: absolute;
	top: 142px;
	margin-left: 5px;
}

.Topnav
{
	text-align: right;
	padding-top: 6px;
	width: 100%;
	overflow: hidden;
}

.Topnav div
{
	float: right;
	padding-right: 5px;
}

.Topnav div a, .Topnav div a:link, .Topnav div a:visited, .Topnav div a:active
{
	color: #FFFFFF
}


a.Topnav-tab
{
	background: url(/webart/tab-left.gif) no-repeat top left;
	float: left;
	padding-top: 15px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.Topnav-tab:hover
{
	background: url(/webart/tab-left-over.gif) no-repeat top left;
}

a.Topnav-tab span
{
	background: url(/webart/tab-right.gif) no-repeat top right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

a.Topnav-tab:hover span
{
	background: url(/webart/tab-right-over.gif) no-repeat top right;
}

.Footer
{
	min-height: 53px;
	text-align: center;
	background: #e7ecf1 url(/webart/footer-bg.gif) repeat-x;
}