/* Landing Page Template */body {	background-color: #666666;	margin-top: 0px;}#page {	width: 700px;	margin: auto;	background: #ffffff;}#headline {	width: 700px;	margin: auto;}#subhead {	width: 580px;	margin: auto;	margin-top: 15px;	font-family: "Arial";	font-size: 20px;	color: #E59D01;	font-weight: bold;	line-height: 25px;}#content_main {	width: 550px;	margin: auto;	margin-top: 20px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;}#sidebar {	width: 220px;	background-color: #ffffff;	float: right;	margin: 10px 0 10px 10px;	padding: 15px}	/* Fonts */.body {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 20px;}A {	color: #0033CC;	text-decoration: none;}A:hover {	color: #DEB208;	text-decoration: underline;}H2, .subhead {	font-family: "Arial Black";	font-size: 16px;	color: #D8AD07;	letter-spacing: -0.2px;	line-height: 20px;}.cover_titles {	font-family: arial;	font-size: 12px;	color: #333333;	line-height: 17px;}.order_link {	font-family: "Arial Black";	font-size: 16px;	letter-spacing: -0.2px;	line-height: 20px;}