#pagecontainer {
	margin:auto;
	width:988px;
}

#header {
	background:transparent url('/images/general_elements/img_topbar.gif') no-repeat;
	height:144px;
}

#logo {
	padding:16px 0 0px 47px;
}

#prinav {
	background:transparent url('/images/general_elements/img_bg_middle.png') repeat-y;
	height:41px;
}

#main {
	background:transparent url('/images/general_elements/img_bg_middle.png') repeat-y;
	left:0;
	padding:12px 16px 13px 16px;
	position:relative;
	top:0;
}

#content {
	background:#FFFFFF url('/images/general_elements/content_background.gif') repeat-y;
	min-height:230px;
	padding:16px 20px;
	width:592px;
}

#contenttop {
	background:#FFFFFF url('/images/general_elements/contenttop.gif') no-repeat;
	height:5px;
	width:632px;
}

#contentbottom {
	background:#FFFFFF url('/images/general_elements/contentbottom.gif') no-repeat;
	height:5px;
	width:632px;
}

#content div.hr {
	height:1px;
	background:#FFFFFF url('/images/general_elements/content_hairline.gif') no-repeat;
	margin:9px 0;
	width:592px;
}

#content div.hr  hr{
	display:none;
}

#clearone {
	clear:both;
	height:1px;
}

div.hr {
	height:1px;
	background:#FFFFFF url('/images/homepage/img_sectionhline.gif') no-repeat;
	margin:9px 0;
	width:179px;
}

div.hr  hr{
	display:none;
}

#sidebar {
	color:#000000;
	position:absolute;
	right:14px;
	top:12px;
}

#subscribe {
	background:transparent url('/images/homepage/img_promobase_300X250.png') no-repeat;
	height:250px;
	padding:11px 11px;
	width:300px;
}

.sidead {
	background:transparent url('/images/homepage/img_promobase_300X250.png') no-repeat;
	height:250px;
	padding:11px 11px;
	width:300px;
}

.sideadinner {
	background:#999999 none;
	height:250px;
	width:300px;
}

#mainbottom {
	background:transparent url('/images/general_elements/main_bottom.gif') no-repeat;
	height:5px;
	width:988px;
}

#footer {
	color:#959595;
	font:10px Arial, Helvetica, sans-serif;
	margin:auto;
	padding:6px 0px 10px 4px;
	width:988px;
}