@import url(menu.css);* {	margin: 0px;	padding: 0px;}a:active img{ outline: none; }body {	background: #fff;	font-family: "Century Gothic", calibri, "Lucida Grande", Arial, sans-serif;}#wrapper {	border: 1px solid #dedede;	margin: 60px auto;	width: 960px;	border-top: 1px solid #dedede;	position: relative;}a {	color: #C59CA2;	text-decoration: none;}#footer {	border-top: 1px solid #dedede;	background: #fff;	border-bottom: 0px solid #aaa;	height: 23px;	color: #565656;	font-size: 12px;	text-align: center;}#header { height: 28px; }#main { /*min-height: 450px;*/	padding: 0px 260px 10px 20px;	height: 443px;}h1 {	font-weight: normal;	color: #897F6D;	font-size: 20px;	margin: 12px 0 6px 0;}h1 span { color: #B8AC9F; }h2 {	font-size: 13px;	font-weight: normal;	color: #897F6D;	text-transform: uppercase;	line-height: 1.6em;	letter-spacing: 0.1em;	margin: 0 0 6px 0;}p {	font-size: 12px;	color: #897F6D;	line-height: 18px;	margin: 0 0 12px 0;}p span {	font-size: 1.4em;	color: #B2AC9F;}#quote {	color: #FF6161;	font-family: Papyrus, Constantia, Cochin, Palatino;	font-size: 20px;	margin: 18px 30px 9px 50px;	text-indent: -50px;}#quote span {	font-size: 11px;	color: #454545;	text-transform: uppercase;}#quote:first-letter {	font-size: 26px;}.contact-rule {	border-top: 1px solid #dedede;	width: 400px;	margin-top: 40px;}