body {
	margin: 20px;
	width: 802px;
}

#logotop {
	width: 800px;
	clear: left;
	background: #fff url(images/atticlogo.gif) no-repeat;
	height: 85px;
}

/* left part */

#left {
	width: 190px;
	padding-right: 15px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
	color: #000;
	font: 0.7em/1.2em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 15px;
}

#left strong {
	font: bold;
	color: #d84c72;
}

#left a {
	color: #d84c72;
}
#left a:hover {
	color: #b1003c;
}

#left h3 {
	color: #000;
	font: bold 1.3em/1.7em Helvetica, Arial, Geneva, sans-serif;
}

#left img {
	margin-bottom: 50px;
	width: 190px;
}

#left img.end {
	width: 190px;
	margin: 0 0 5px;
}

#left img.logo2 {
	width: 190px;
	height: 100px;
	margin-top: 175px;
	float: bottom;
}

/* left - menu */

#menu {
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 0 0 40px;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	font: bold 1.45em/1.1em Helvetica, Arial, Geneva, sans-serif;
/*	text-transform: uppercase;*/
}

#menu ul li a.style1 {
	text-decoration: none;
	color: #b3b3b3;
}

#menu ul li a.style2 {
	text-decoration: none;
	color: #949494;
}

#menu ul li a.style3 {
	text-decoration: none;
	color: #747474;
}

#menu ul li a.style4 {
	text-decoration: none;
	color: #545454;
}

#menu ul li a.style1:hover {
	color: #e24971;
	text-decoration: none;
}

#menu ul li a.style2:hover {
	color: #e24971;
	text-decoration: none;
}

#menu ul li a.style3:hover {
	color: #e24971;
	text-decoration: none;
}

#menu ul li a.style4:hover {
	color: #e24971;
	text-decoration: none;
}

#menu ul li h1 {
	color: #b1003c;
	font: bold 1.4em Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
}

/* main part */

#main {

	float: left;
	text-align: left;
	width: 580px;
	font: 0.9em/1.3em Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	border-left: 1px solid #000;
	padding-left: 15px;
	margin-bottom: 15px;
}

#main strong {
	font-weight: bold;
	color: #d84c72;
}

#main a {
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main h2 {
	color: #d84c72;
	font: bold 1.4em/0.5em Helvetica, Arial, Geneva, sans-serif;
	padding-top: 15px;
}

#main h4 {
	color: #000000;
	font: italic normal 1em/1em Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
}

#main h4 em {
	color: #909090;
	font: italic 0.8em Helvetica, Arial, Geneva, sans-serif;
}

#main table.style4 {
	width: 100%;
	color: #020202;
	font: 1em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #b1003c;
	border-right: 1px solid #b1003c;
	border-left: 1px solid #b1003c;
	display: table;
}

#main table.style4 td {
	border-bottom: 1px solid #b1003c;
	padding: 5px;
}

#main table.style4 a {
	color: #d84c72;
	text-decoration: underline;
}

#main table.style4 a:hover {
	color: #b1003c;
	text-decoration: underline;
}

#main table.style4 strong {
    color: #b1003c;
	font: bold 1.1em Helvetica, Arial, Geneva, sans-serif;
}

.company_name {
	color: #000;
	font: 1em/1.3em Helvetica, Arial, Geneva, sans-serif;
}

.company_name strong {
	color: #d84c72;
	font: bold 1.1em/1.4em Helvetica, Arial, Geneva, sans-serif;
}

.border_text {
	color: #d84c72;
	font: bold 1.3em/2.2em Helvetica, Arial, Geneva, sans-serif;
	padding: 4px;
	border: 2px solid #d84c72;
	margin-top: 20px;
	margin-bottom: 20px;
}

.color_text {
	color: #d84c72;
	font: 1em/1.4em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}
.color_text strong {
	color: #d84c72;
	font: bold 1.1em Helvetica, Arial, Geneva, sans-serif;
}

.gray_text {
	color: #b2b2b2;
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home_name {
	color: #b2b2b2;
	font: bold 1.1em Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	padding-top: 4px;
}

.date {
	color: #fff;
	font: bold 1.1em/1.5em Helvetica, Arial, Geneva, sans-serif;
	background-color: #d84c72;
	padding: 2px 60px 2px 2px;
	text-align: left;
}

img.home1 {
	width: 280px;
	height: 150px;
	background-color: #000;
	margin-right: 10px;
	float: left;
}

img.home2 {
	width: 280px;
	height: 150px;
	background-color: #000;
	float: right;
}

img.logos {
	width: 320px;
	height: 44px;
	background-color: #000;
	float: right;
}

img.booking {
	width: 580px;
	height: 100px;
	background-color: #000;
	float: right;
	margin-bottom: 60px;
}

.photo {
	font-size: 0.9em;
	color: gray;
	text-align: right;
}

#box {
	width: 80%;
	margin-left: 60px;
	border: 1px solid #d84c72;
	text-align: center;
}

/* footer */

#footer {
	text-align: right;
	color: gray;
	font: 0.65em Helvetica, Arial, Geneva, sans-serif;
	padding-top: 5px;
	border-top: 1px solid black;
	clear: both;
}

#footer a {
	color: gray;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #666666;
}

.head2 { color: #d84c72; font: bold 1.4em/1.2em Helvetica, Arial, Geneva, sans-serif; padding-top: 15px; }
.head3 { color: #d84c72; font-weight: bold;}
.head4 { color: #000000; font: italic normal 1em/1em Helvetica, Arial, Geneva, sans-serif; text-align: right; }

