/* IMPORTS */@import url(common.css);/* TEMPLATE */#container {	background-image: url(../images/common/bgsplash.jpg);	background-position: top left;	background-repeat: no-repeat;	width: 950px;	margin: 0px auto 0px auto;	}#navtop {	font-size: 1.1em;	color: #825e9b;	float: right;	width: 450px;	margin: 13px 0px 14px 0px;	}#navtop a.pnk:link, a.pnk:visited, a.pnk:active {	color: #825e9b;	text-decoration: none;}#navtop a.pnk:hover {	color: #825e9b;	text-decoration: underline;}#header {	clear: both;}#contentsplash {	margin-top: 67px;}#boxes {	width: 798px;	margin-left: 85px;	margin-right: 85px;}#box {	float: left;	margin-right: 8px;}#boxlast {	float: left;}#footer {	font-size: 1.1em;	text-align: center;	clear: both;	padding-top: 35px;}#footer .address {	padding-bottom: 2px;	color: #432259;}#footer .fax {	padding-bottom: 10px;	color: #432259;}#footer .link {	padding-bottom: 20px;	color: #201c19;}#footer a.blk:link, a.blk:visited, a.blk:active {	color: #201c19;	text-decoration: none;}#footer a.blk:hover {	color: #201c19;	text-decoration: underline;}#footer .link .pipe {	color: #6a3c88;}#legal {	font-size: 1.1em;	color: #3e3e3e;	padding: 16px;	text-align: center;	background-color: #000000;}#legal a.gry:link, a.gry:visited, a.gry:active {	color: #3e3e3e;	text-decoration: underline;}#legal a.gry:hover {	color: #3e3e3e;	text-decoration: none;}