body 
{ 
	margin: 0px; 
	background: #77787b;
}

#Wrapper
{
	width: 698px;
	overflow: hidden;
	margin-top: 58px;
}

#Header
{
	width: 698px;
	height: 56px;
	background: url(/webart/header.gif);
}

#Header span
{
	color: #FFFFFF;
	margin: 30px 20px 0px 0px;
	float: right;
	font-size: 10px;
	letter-spacing: -0.05em;
	font-weight: bold;
}

#ContentWrapper
{
	background: url(/webart/content-bg.gif);
	width: 698px;
	overflow: hidden;
}

#Content
{
	background: url(/webart/content-top-strip.gif) no-repeat;
	overflow: hidden;
	width: 698px;
}

#Nav
{
	width: 479px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 33px;
	background: url(/webart/nav-bg.gif) no-repeat bottom left;
}

#Nav li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /*hover - 0px*/
	float: left;
	height: 33px; /*hover - 33px*/
	overflow: hidden;
}

#Nav li a
{
	display: block;
	height: 26px; /*hover - 33px*/
	padding-top: 7px;
	/*border: 1px solid green;*/
}

#Nav .Selected
{
	height: 33px;
	margin: 0px 0px 0px 0px;
}

#Nav .Selected a
{
	padding-top: 7px;
}

#Nav li#NavItem1 { background: url(/webart/navitem1mpty.gif) no-repeat 0px 7px; width: 70px;}
#Nav li#NavItem2 { background: url(/webart/navitem2mpty.gif) no-repeat 0px 7px; width: 71px;}
#Nav li#NavItem3 { background: url(/webart/navitem3mpty.gif) no-repeat 0px 7px; width: 85px;}
#Nav li#NavItem4 { background: url(/webart/navitem4mpty.gif) no-repeat 0px 7px; width: 73px;}
#Nav li#NavItem5 { background: url(/webart/navitem5mpty.gif) no-repeat 0px 7px; width: 83px;}
#Nav li#NavItem6 { background: url(/webart/navitem6mpty.gif) no-repeat 0px 7px; width: 97px;}

#Nav li#NavItem1 a { background: url(/webart/navitem1.gif) no-repeat bottom left; width: 70px;}
#Nav li#NavItem2 a { background: url(/webart/navitem2.gif) no-repeat bottom left; width: 71px;}
#Nav li#NavItem3 a { background: url(/webart/navitem3.gif) no-repeat bottom left; width: 85px;}
#Nav li#NavItem4 a { background: url(/webart/navitem4.gif) no-repeat bottom left; width: 73px;}
#Nav li#NavItem5 a { background: url(/webart/navitem5.gif) no-repeat bottom left; width: 83px;}
#Nav li#NavItem6 a { background: url(/webart/navitem6.gif) no-repeat bottom left; width: 97px;}

#Breadcrumbs
{
	width: 157px;
	height: 17px;
	float: left;
	clear: right;
	padding: 16px 0px 0px 44px;
	font-size: 10px;
	font-weight: bold;
	color: #9ca279;
}

#Breadcrumbs a
{
	text-decoration: none;
	color: #9ca279;
}

#Breadcrumbs a:hover
{
	text-decoration: underline;
}

#Page
{
	width: 479px;
	padding-top: 14px;
	float: left;
	overflow: hidden;
}

#Callouts
{
	float: left;
	width: 219px;
	overflow: hidden;
}

#Text
{
	padding: 0px 15px 0px 15px;
/*	min-height: 350px;
	height:auto !important;
	height: 350px;
*/
}

.CalloutImage
{
	margin: 0px;
	float: left;
}

#Spotlight
{
	width: 152px;
	float: left;
	background: url(/webart/spotlight-bg.gif);
	overflow: hidden;
	margin-top: 14px;
	padding: 14px 0px 0px 49px;
}

#Spotlight p
{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
}

#News
{
	width: 132px;
	height: 100px;
	float: left;
	background: url(/webart/news-bg.gif) no-repeat;
	padding: 14px 20px 0px 49px;
	font-size: 10px;
}

#News p
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}

#News a { color: #464646; text-decoration: none; }

#News a:hover { color: #464646; text-decoration: underline;}

#Footer
{
	color: #9f9f99;
	text-align: center;
	font-size: 9px;
	margin-top: 10px;
}

#Footer a { color: #9f9f99; text-decoration: none; }

.ContactTable td
{
	padding: 5px 0px 5px 0px;
}