#Page {
	min-height:415px;
	background:white url(../images/start-bg.jpg) scroll bottom left no-repeat;
}

#Content #ColLeft {
	float:left;
	width:685px;
	position:relative;
	min-height:415px;
}

#Content #ColRight {
	float:right;
	width:295px;
	position:relative;
	min-height:415px;
}

#Content h1 {
	color:#a19689;
	font-size:28px;
	font-family:"Times New Roman", sans-serif;
	margin:25px 0 0 270px;
}

#Content h2 {
	font-size:1.1em;
	margin:10px 0 0 270px;
	font-weight:normal;
	line-height:1.2em;
}

#Content h2 strong {
	font-weight:bold;
	color:#a19689;
}

#Content .openerImage {
	position:absolute;
	bottom:0;
	right:55px;	
}
