#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;
}

#leftnavwrapper {
	float:left;
}

#leftnav {
	background:transparent url('/images/general_elements/leftnav_background.gif') repeat-y;
	padding:15px 0px;
	width:150px;
}

#leftnavtop {
	background:#E5F5F6 url('/images/general_elements/leftnav_top.gif') no-repeat;
	height:5px;
	width:150px;
}

#leftnavbottom {
	background:#E5F5F6 url('/images/general_elements/leftnav_bottom.gif') no-repeat;
	height:5px;
	width:150px;	
}

#leftnavwrapper div.hr {
	height:1px;
	background:transparent url('/images/general_elements/leftnav/leftnav_hairline.gif') no-repeat;
	margin:9px 0;
	width:150px;
}

#leftnavwrapper div.hr  hr{
	display:none;
}

#content {
	background:#FFFFFF url('/images/general_elements/content_background_3col.gif') repeat-y;
	margin:0 0 0 153px;
	min-height:300px;
	padding:16px 20px;
	width:438px;
}

#contenttop {
	background:#FFFFFF url('/images/general_elements/contenttop_3col.gif') no-repeat;
	height:5px;
	margin:0 0 0 153px;
	width:478px;
}

#contentbottom {
	background:#FFFFFF url('/images/general_elements/contentbottom_3col.gif') no-repeat;
	height:5px;
	margin:0 0 0 153px;
	width:478px;
}

#share {
	background:transparent url('/images/general_elements/content_hairline.gif') no-repeat bottom left;
	text-align:right;
	margin:0 0 9px 0;
	height:30px;
	width:450px;
}

.share {
	background:transparent url('/images/general_elements/content_hairline.gif') no-repeat bottom left;
	text-align:right;
	margin:9px 0;
	height:30px;
	width:450px;
}

div.hr {
	height:1px;
	background:#FFFFFF url('/images/general_elements/content_hairline.gif') no-repeat;
	margin:9px 0;
	width:450px;
}

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;
}
