html, body, #holder
{
	min-height: 100%;
	width: 100%; height: 100%;
}
html>body,
html>body #holder
{
	height: auto;
}
body
{
	margin: 0; padding: 0;
	border: 0;
	text-align: center;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #441177;
	scrollbar-3dlight-color: #441177;
	scrollbar-arrow-color: #441177;
	background: #FFFFFF url(pics/bg.gif);
}
* {font-size: 1em;}

#holder
{
	position: absolute;
	left: 0; top: 0;	
	width: 100%; height: 100%;
	text-align: center;
	background: url(pics/holderBg1024.gif) repeat-y 50% 0;
}
#holder .holder
{
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFFFFF;
}
#holder .holder,
#hfoot
{
	width: 1000px;
}

#hhead,
#hbody,
#hfoot
{
	clear: both;
}
#hhead
{
	position: relative;
	width: 100%; height: 221px;
	background: no-repeat 100% 0;
	z-index: 100;
}
#hbody
{
	width: 100%;	
	padding-bottom: 50px;
}
#hfoot
{
	position: absolute;	
	bottom: 0px;
	height: 20px;
}

#hhead .topNav
{
	height: 20px;
	text-align: right;
}

#hhead .header
{	
	height: 125px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#hhead .logo
{
	background: url(pics/logo.gif) no-repeat 30px 0;
	float: left;
}

#hhead .logo a,
#hhead .logo a:link,
#hhead .logo a:visited,
#hhead .logo a:hover,
#hhead .logo a:active,
#hhead .logo a.active,
#hhead .logo a:visited.active
{
	display: block;
	width: 132px; height: 80px;
}

#hhead .header .title
{
	float: left;
	margin: 38px 0 0 30px;
	font-size: 160%;
	line-height: 120%;
	letter-spacing: .1em;
	color: #EE2222;
}

#hhead .mainNav
{
	position: absolute;
	top: 159px;
	height: 26px;
	padding-left: 120px;
}

#hhead .mainRow
{
	position: absolute;
	top: 169px;
	width: 100%; height: 17px;
	font-size: 0;
	background: url(pics/mainRowR.gif) no-repeat 100% 100%;
}
#hhead .mainRow .border
{
	height: 100%;
	margin-right: 15px;
	font-size: 0;
	background: #FFFFFF url(pics/mainRowL.gif) no-repeat 0 100%;
}
#hhead .mainRow .border .background
{
	height: 16px;
	margin-left: 15px;
	font-size: 0;
	background: #441177;
}
#hhead .mainGreyRow
{
	position: absolute;
	top: 144px;
	background: #D5D5D5;
	border: solid 0px #FFFFFF;
	border-top-width: 1px;
	width: 100%; height: 25px;
}

#hhead .mainSubNav
{
	position: absolute;
	bottom: 36px;
	height: 26px;
	padding-left: 165px;
}
#hhead .mainSubRow
{
	position: absolute;
	bottom: 36px;
	width: 100%; height: 16px;
	font-size: 0;
	background: #441177 url(pics/mainSubRowR.gif) no-repeat 100% 100%;
}
#hhead .mainSubRow .corner
{
	width: 16px; height: 16px;
	font-size: 0;
	background: url(pics/mainSubRowL.gif) no-repeat 0 100%;
}
#hhead .breadcrumRow
{
	position: absolute;
	bottom: 0;
	width: 100%; height: 36px;
}
#hhead .breadcrumRow .breadcrumNav
{
	float: left;
	padding-left: 27px;
}
#hhead .breadcrumRow .search
{
	float: right;
	width: 240px;
}
#search
{
	padding: 8px 0 0 0;
}
#search input
{
	float: left;
	width: 178px; height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	border: 1px solid #D9D9D9; 
}
#search input.text
{
	color: #828282;
}
#search input.activetext
{
	color: #000000;
}
#search a
{
	float: right;
}

#hbody .content
{
	width: 545px;
}

#hbody .tpl
{
	
	margin: 0 0 0 120px;
}
#hbody .hometpl
{
	
	margin: 0 0 0 120px;
}
#hbody .homecontent
{
	width: 545px;
}

#hbody #tpl div div
{
	margin-right: 20px;
}
#hbody #tpl div div div
{
	margin-right: 0;
}

#hbody .blocks
{
	float: right;
	clear: none;
	width: 240px;
}

#hfoot .row,
#hfoot .nav,
#hfoot .copyright
{
	position: absolute;
	top: 0;
}
#hfoot .row
{
	width: 100%; height: 10px;
	font-size: 0;
	background: #D5D5D5 url(pics/footRowL.gif) no-repeat 0 100%;
}
#hfoot .nav
{
	right: 150px;
	height: 20px;
	line-height: 20px;
	padding: 0 20px 0 20px;
	background: #D5D5D5 url(pics/footRowL.gif) no-repeat 0 100%;
}
#hfoot .copyright 
{
	right: 0;
	width: 150px; height: 20px;
	text-align: center;
	line-height: 20px;
	background: #D5D5D5
}
div.MoveLeft
{
	margin-left:-20px;
}
#content div.imgCenter
{
	text-align: center;
}
#content div.imgCenter img
{
	border: 1px solid #000000;
}

#content div.center
{
	text-align: center;
}
#content div.right
{
	float: right;
	margin: 0 0 0 20px
}
#content img.border
{
	border: 1px solid #000000;
}

#content img
{
/*	border: 1px solid #000000; */
}

