Body
{
	margin: 0px;
	background: url(/webart/bg-left.gif) repeat-x;
}

.bg-wrap
{
	height: 150px;
	width: 50%;
	background: #FFFFFF url(/webart/bg-right.gif) repeat-x;
	position: absolute;
	right: 0;
}

.Wrapper
{
	width: 980px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	position: relative;
	background: url(/webart/bg-border.gif);
}

.Header
{
	width: 980px;
	overflow: hidden;
}

.Header img
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.Links-search
{
	float: left;
	width: 235px;
	height: 109px;
	padding-top: 21px;
	padding-left: 80px;
	background: url(/webart/links-search.gif);
}

.Links-search ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
}

.Links-search li
{
	margin-right: 12px;
	padding: 0px;
}

.Links-search li a:link, .Links-search li a:active, .Links-search li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.Links-search li a:hover { text-decoration: underline; }

.Search-form
{
	width: 240px;
	position: absolute;
	top: 95px;
	right: -7px;
}

.Search-form span
{
	font-size: 16px;
	color: #940100;
}

.Search-form form 
{ 
	margin: 0px;
	padding: 0px; 
}

.Search-form input
{
	width: 149px;
	height: 19px;
	border: 1px solid #940100;
	padding-left: 5px;
	padding-top: 3px;
}

.Content-wrapper
{
	width: 980px;
	overflow: hidden;
	background: url(/webart/content-bg.jpg) no-repeat top right;
}

.Nav
{
	float: left;
	min-height: 590px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 590px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 27px;
	padding-right: 0px;
	width: 205px;
	background: url(/webart/nav-bg.gif) no-repeat;
	list-style: none;
}

.Nav li
{
	width: 120px;
	height: 23px;
	background: url(/webart/nav-link.gif) no-repeat;
	margin-bottom: 4px;
	padding-top: 7px;
	padding-left: 40px;
	text-transform: uppercase;
}

.Nav li:hover { background: url(/webart/nav-link-hover.gif) no-repeat; }

.Nav li a:link, .Nav li a:active, .Nav li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.Nav li ul
{
	background: #a30000;
	position: absolute;
	left: 140px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid #690400;
	display: none;
}

.Nav li ul li
{
	background: #a30000;
	padding: 5px;
	width: 160px;
	height: auto;
}

.Nav li ul li:hover
{
	background: #c80000;
}

.Content
{
	float: left;
	width: 728px;
	padding-right: 20px;
	overflow: hidden;
}

#WelcomeFlash
{
	width: 550px;
}

#IndustryNews
{
	width: 450px;
	height: 48px;
	background: url(/images/PCCe-News_450.gif) no-repeat top;
	margin: 10px;
}