/*** Subpage Styles ***/
/* #content-header{
	background:url(../images/inner-wrapper-background.jpg) no-repeat 50% 0;
	height:285px; 
} */

#content{
	background:none;
	
	background:url(/resource/images/inner-wrapper-background.jpg) no-repeat 50% 0;
	
	font-size:1.2em;
	/*margin-top:-25ex;*/
	/*margin-top:-150px;*/
	padding:1px;
}

#content #holder{
	border-left:17.7em solid #BAC9E5;
	background:none;
	min-height:350px;
}

#content-footer{
	border-top:0.1em solid #ccc;
	/*line-height:1em;*/
	padding:0px;
	margin:0px;
	height:60px;
	vertical-align:middle;
}

#content #sidebar{
	width:212px;
	background-color:#bac9e5;
	position:absolute;
	z-index:25;
	float:left;
	border-top:0.7em solid #333;
	line-height:-20px;
	/*padding:3ex;
	padding-right:0.8em;*/
}

h1,h2{
	font-family:"Arial Black", Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-weight:400;
}

h1{font-size:2em;color:#ee2d10;}
h2{font-size:1.2em;color:#333;margin-top:-3ex;}

#contentBottomBorder {
	border:1px solid #eaeaec; 
	font-size:1px; 
	line-height:1px; 
	height:10px; 
	background-color:#333;
}

