html {
	height: 100%;
	}
body {               
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 140%;
	}
table {
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
input, textarea, select {
	border: #8e8e8e 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	color: #000;
	text-align: left;
	}
a {
	color: #4a67ab;
	}
img {
	behavior: url(/png.htc);
	}

a:hover {
	color: #fe0003;
	}
a img {
	border: 0px;
	}
h1 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	}
h2 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	}
table.icons {
	width: 123px;
	height: 22px;
	margin-bottom: 25px;
	}
table.icons td {
	width: 41px;
	padding-left: 18px;
	}
table.icons td.ac {
	background: #21479a;
	}
table.menu {
	width: 100%;
	}
table.menu td {
	height: 29px;
	padding: 0px 10px 0px 56px;
	}
table.menu td a {
	margin-right: 26px;
	padding: 0px 4px 2px 4px;
	}
table.menu td a.ac {
	background: #ebebeb;
	text-decoration: none;
	color: #8d8d8d;
	}
table.menu td a.ac:hover {
	color: #fe0003;
	}
table.ac {
	width: 100%;
	margin: 0px 180px 0px 0px;
	}
table.ac td {
	padding-left: 20px;
	}
table.ac td.t1 {
	width: 2%;
	padding: 0px 25px 0px 0px;
	border-right: #21469a 4px solid;
	color: #21469a;
	font-weight: bold;
	}
table.ac td span {
	color: #57b1ef;
	font-weight: bold;
	}
p.big {
	font-size: 14px;
	}
table.f {
	margin-top: 1em;
	}
table.f td input {
	margin: 5px;
	width: 180px;
	}
table.f td img {
	margin: 5px;
	}
div#calendar {
	display: none;
	position: absolute;
	overflow: visible;
	width: 150px;
	height: 150px;
	background: #fff;
	}
div#calendar table {
	margin: 4px;
	background: #fff;
	}
div#calendar table td {
	padding: 4px;
	border: #8e8e8e 1px solid !important;
	background: #fff;
	text-align: center;
	}
table.cost {
	width: 75%;
	}
table.cost td {
	padding: 2px 0px 2px 5px;
	border-bottom: #8e8e8e 1px solid;
	}
table.about {
	margin-top: 2em;
	}
table.about td {
	width: 250px;
	padding-right: 50px;
	}
table.about td img {
	margin-bottom: 26px;
	}
table.about td h1 {
	margin-bottom: 10px;
	}
table.about td h1 img {
	margin-bottom: 0px;
	}
table.about td h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 1em 0px;
	color: #747474;
	}
table.samples {
	width: 100%;
	margin-bottom: 30px;
	}
table.samples td {
	padding: 0px 0px 0px 20px;
	color: #747474;
	border-left: #54aff6 4px solid;
	}
table.samples td.f {
	width: 544px;
	padding: 0px;
	color: #000;
	border: 0px;
	}
table.samples td.f div {
	width: 250px;
	height: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	}
table.samples td.f img {
	width: 250px;
	height: 160px;
	}
table.samples td.f p {
	padding-right: 20px;
	}