/* CSS Document */body {	margin-top: 0px;	background: #252525 url('images/bg-tile.gif');	background-position: top center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 18px	} #mainnav {	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	color: #990033;	line-height: 24px;	border-top: 1px solid #990033;	border-bottom: 1px solid #990033;	float:left	}	#mainnav a:link, #mainnav a:visited, #mainnav:active {	color: #990033;	text-decoration: none;	}#mainnav a:hover, #mainnav a:visited:hover {	text-decoration: underline;	color: #99ff33;	}#content_wrapper {	width: 967px; 	min-height: 375px;	margin-top: 60px;	position: relative	}#content_top {	width: 967px;	height: 21px;	_height: 21px;	background: url('images/bg-roundTOP.png') no-repeat bottom center	}	#content_main {	width: 967px;	background: url('images/bg-middle.png') repeat-y top center	}	#content_btm {	width: 967px;	height: 18px;	background: url('images/bg-roundBTM.png') no-repeat top center	}		#maincontent {	padding-top: 50px; 	width: 920px;	text-align: left	}	#maincontent a:link, #maincontent a:visited, #maincontent a:active {	color: #3366cc;	text-decoration: underline	}#maincontent a:hover, #maincontent a:visited:hover {	color: #339933;	text-decoration: none	}	#twitter_div ul {	margin-left: 0;	padding-left: 0;	list-style: none	}	#twitter_div ul li {	padding-bottom: 5px;	border-bottom: 1px dashed #ccc	}#footer {	width: 800px;	color: #fff;	padding: 10px;	}	#footer a:link, #footer a:visited, #footer a:active {	color: #fff;	text-decoration: underline	}#footer a:hover, #footer a:visited:hover {	color: #ccc;	text-decoration: none	}	.heading {	font-size: 20px;	color: #0066cc;	font-weight: bold;	text-transform: uppercase;	line-height: 24px	}	.heading2 {	font-size: 16px;	color: #0066cc;	font-weight: bold;	line-height: 24px	}	.subheading2 {	font-size: 14px;	color: #0066cc;	font-weight: bold;	}	.subheading {	font-size: 14px;	color: #333333;	font-weight: bold;	text-transform: uppercase;	font-family: "Trebuchet MS", Arial, Sans-serif 	}		#order a:link, #order a:active, #order a:visited {	text-decoration: none;	color: #ffffff;	font-size: 14px;	padding: 10px;	background: #990033;	border: 1px solid #ffcc33	}#order a:hover, #order a:visited:hover {	text-decoration: none;	color: #ffffff;	background: #ffcc33;	border: 1px solid #990033	}