body {	background: #fff;	margin: 50px auto;	}	a:link, a:visited  {	color: #1D8B8B; 	background: none;	}a:hover  { 	color: #000;	background: none; 	}h1,h2,h3,h4,h5  {	font-family: "Trebuchet MS", verdana, arial, heletica, sans-serif;	font-weight: bold;	line-height: 1.2em;	background: none;	color: #1E8C8C;	text-decoration: none;	margin: 0;	}h1  {	font-size: 15px;	}h2  {	font-size: 15px;	}h3  {	font-size: 15px;	}blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px;	border-left: 5px solid #ddd;	} /* --- Layout -------------------------------------------------------- */#content {	font-family: arial, helvetica, geneva;	font-size: 12px;	color: #666;	line-height: 1.4em;	text-align: left;	padding: 2em 4em 3em 3em;	}#content2 {	background: url('../images/nav/bg-content.jpg') no-repeat 100% 100%;	font-family: arial, helvetica, geneva;	font-size: 12px;	color: #666;	line-height: 1.4em;	text-decoration: none;	text-align: left;	padding: 2em 2em 4em 2em;	}#contact {	font-family: arial, helvetica, geneva;	font-size: 11px;	color: #fff;	line-height: 1.4em;	text-decoration: none;	padding-left: 51px;	line-height: 1.2em;	}#contact a:link, #contact a:visited  {	color: #50DBEC; 	background: none;	text-decoration: none;	}#contact a:hover  { 	color: #fff;	background: none; 	text-decoration: none;	}#footer {	font-family: arial, heletica, sans-serif;	font-size: 10px;	font-weight: normal;	text-align: center;	color: #999;	margin-top: 40px;	}#footer a, #footer a:visited {	font-family: arial, heletica, sans-serif;	font-size: 10px;	font-weight: normal;	text-decoration: none;	color: #999;	padding-top: 4px;	}#footer a:hover {	color: #404040;	text-decoration: none;	}		/* --- Misc --------------------------------------------------------- */.clear {	clear: both;	}.address, .address p  {	font-family: "Trebuchet MS", verdana, arial, heletica, sans-serif;	color: #808080;	text-align: left;	padding-left: 3px;	}.fineprint {	font-family: "Trebuchet MS", verdana, arial, heletica, sans-serif;	font-size: 11px;	line-height: 1.2em;	color: #737373;	}.alignRight {	text-align: right;	padding-left: 1.5em;	padding-bottom: 1em;	}.alignLeft {	text-align: left;	padding-right: 1.5em;	padding-bottom: 1em;	}/* --- Forms -------------------------------------------------------- */form { margin: 0; padding: 0; }