/* Landing Page Template */body {	background: #999999;}#page {	width: 700px;	margin: auto;	background: #ffffff;}#container {	width: 700px;	top: 0px;}#header {	width: 700px;	margin: auto;	padding-top: 15px;}#subhead {	width: 600px;	margin: auto;	font-family: "Arial Black";	font-size: 18px;	color: #666666;	line-height: 21px;}#content {	width: 600px;	margin: auto; 	margin-top: 30px;	font-family: arial; 	font-size: 14px;	color: #333333;	line-height: 17px;}#sidebar {	width: 250px;	background-color: #DCE9E9;	float: right;	margin: 10px 0 10px 10px;	padding: 15px;	font-family: Arial;	font-size: 13px;	color: #006666;	line-height: 17px;}A {	color: #006666;}A:hover {	color: #999999;}H2, .subhead {	font-family: "Arial Black";	font-size: 16px;	color: #333333;	letter-spacing: -0.2px;	line-height: 20px;}.critical_profit {	font-family: "Arial Black";	font-size: 16px;	color: #006666;	letter-spacing: -0.2px;	line-height: 20px;}