* {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font-size: 35px;
	line-height: 120%;
	font-style: italic;
	background: url('img/bg-titolo.png') left top no-repeat;
	padding: 15px 0 20px 68px;
	margin: 40px 0 0 60px;
	position: relative;
	z-index: 100;
	font-family: Trebuchet MS;
}
h2 {
	font-size: 24px;
	line-height: 140%;
	font-style: italic;
	font-weight: normal;
	color: #FFFF33;
	margin-top: 10px;
	font-family: Trebuchet MS;
}
h3 {
	font-size: 25px;
	line-height: 120%;
	font-style: italic;
	font-weight: normal;
	font-family: Trebuchet MS;
	padding-bottom: 8px;
}
h4 {
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
}
h5 {
	font-size: 13px;
	line-height: 140%;
	margin: 5px 0;
	font-weight: lighter;
}
p {
	font-size: 14px;
	line-height: 160%;
	font-weight: ;
	margin-bottom: 1em;
}
#container {
	width: 970px;
	margin: auto;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('img/bg-main.png') left top repeat-y;
	padding-top: 30px;
	position: relative;
}
#mainmenu {
	overflow: hidden;
	list-style: none;
	margin-left:10px;
	padding-left: 20px;
	background: url('img/bg-line.png') left 19px repeat-x;
	width: 930px;
}
#mainmenu li {
	float: left;
	margin-right: 5px;
	font-family: Trebuchet MS;
}
#mainmenu li a:link, #mainmenu li a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 7px 8px 0 0;
	display: block;
	width: 100px;
	height: 42px;
	background: url('img/btn-menu-off.png') left top no-repeat;
}



:root #mainmenu li a:link, #mainmenu li a:visited {padding: 9px 8px 0 0 \0/IE9;}
#mainmenu li a:hover, #mainmenu li a:active{
	background: url('img/btn-menu-on.png') left top no-repeat;
}
#mainmenu li span {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 7px 8px 0 0;
	display: block;
	width: 100px;
	height: 42px;
	background: url('img/btn-menu-on.png') left top no-repeat;
}
:root #mainmenu li span {padding: 9px 8px 0 0 \0/IE9;}
#main {height: 450px;}
html*#main {height: 530px;}
.organizer #main {height: 750px;}

#callouts {
	position: absolute;
	top: 95px;
	left: 490px;
}
.callout {
	font-size: 15px;
	line-height: 145%;
	text-align: center;
	position: absolute;
}
.callout span {
	color: #FFFF33;
	font-weight: bold;
}
#callout1 {
	top: 110px;
	left: 585px;
}
#callout2 {
	top: 240px;
	left: 725px;
}
#callout3 {
	top: 420px;
	left: 715px;
}
#callout4 {
	top: 510px;
	left: 515px;
}
#introtext {
	font-size: 17px;
	line-height: 140%;
	font-style: italic;
	margin: 80px 0 0 140px;
}
#logotext1 {
	font-size: 70px;
	line-height: 140%;
	text-align: right;
	width: 630px;
	margin-top: 60px;
	background: url('img/bg-line2.png') -270px 74px no-repeat;
	font-family: Trebuchet MS;
}
#logotext2 {
	font-size: 45px;
	line-height: 95%;
	text-align: right;
	width: 630px;
	font-family: Trebuchet MS;
}
html*#logotext2 {
	line-height: normal;
}
#othertext {
	font-size: 17px;
	line-height: 140%;
	margin: 45px 0 0 140px;
	color: #FFFF33;
}

/*starts new added by me*/
.gift {
	padding-left:177px;
}

.gift ul {
	list-style: none;
	
}
.gift li {
	padding-left: 20px;
	font-size: 15px;
	line-height: 135%;
	margin-bottom: 12px;
	list-style-position: inside;
}

ul.bullet li {
	background: url('img/bullet.png') left 5px no-repeat;
}
ul.indent{margin-top: 10px;}

ul.indent li {margin-left: 18px; margin-bottom: 5px; background: none; list-style: circle; padding-left: 0px;}

table {margin-top: 30px;  border-top: 3px solid #cccccc; border-bottom: 1px solid #cccccc; margin-bottom: 30px; font-size : 0.9em; line-height: 1.3em; width: 50%; border-left : 1px solid #CCCCCC;}
table tr th {padding: 0px 4px 4px 4px;  text-align : left; vertical-align: top; border-right : 1px solid #CCCCCC;  }
table tr td {padding: 4px 4px 4px 4px; border-top : 1px solid #CCCCCC;  border-right : 1px solid #CCCCCC;  vertical-align: top; text-align: left;}

/*close new added by me*/

#content {
	padding-left:177px;
}
#content {
	padding-top:0;
	position: relative;
	top: -4px;
	overflow: hidden;
}
.chisono #content {
	padding-top:1px;
	background: url('img/bg-line2.png') -150px 0 no-repeat;
}
#content img {
	float: left;
	margin-right: 20px;
}
#content p span {
	color: #FFFF33;
}
.chisono #content p {
	float: left;
	width: 330px;
}
.organizer #content {
	background: url('img/bg-line2.png') -45px 0 no-repeat;
}
.organizer #content p {
	float: right;
	margin-right: 25px;
	width: 280px;
}
.right {
	position: absolute;
	top: 100px;
	right: 5px;
	width: 220px;

}
.right p {
	font-size: 14px;
	line-height: 150%;
	font-style: ;
	width: 180px;
}
.box {
	margin:0 0 20px 50px;
}
.box .top {
	height: 30px;
	background: url('img/bg-box-top.png') left top no-repeat;
}
.box .middle {
	background: url('img/bg-box-middle.png') left top repeat-y;
	padding: 0 25px;
	width: 438px;
}
.box ul {
	list-style: none;
}
.box li {
	background: url('img/bullet.png') left 5px no-repeat;
	padding-left: 20px;
	font-size: 15px;
	line-height: 145%;
	margin-top: 10px;
}
.box li:first-child {
	margin-top: 0;
}
.box li span {
	color: #FFFF33;
	font-weight: bold;
}
.box li li {
	background: transparent;
	padding-left: 0;
	margin-top: 0;
}
.box .bottom {
	height: 42px;
	background: url('img/bg-box-bottom.png') left top no-repeat;
}
.col {
	float: left;
	margin-right: 10px;
}
.organizer #content .col p {
	float: none;
	margin-right: 0;
	width: 330px;
	font-size: 14px;
	line-height: 160%;
	margin-left: 55px;
}

h4 span {
	color: #FFFF33;
	font-weight: bold;
}

#squares {
	position: absolute;
	top: 420px;
	left: 0;
	height: 361px;
	width: 960px;
	background: url('img/bg-squares.png') -113px top no-repeat;
}
.room img {
	border: 1px solid #fff;
}


#room1 {
	position: absolute;
	top: 285px;
	left: 370px;
}
#room2 {
	position: absolute;
	top: 370px;
	left: 665px;
	text-align: right;
}
#room3 {
	position: absolute;
	top: 455px;
	left: 110px;
}
#room3 h5 {
	position: relative;
	left: -65px;
}
#room4 {
	position: absolute;
	top: 510px;
	left: 440px;
	text-align: right;
}
#room5 {
	position: absolute;
	top: 605px;
	left: 240px;
	text-align: right;
}
#footer {
	height: 52px;
	background: url('img/bg-footer.png') left top no-repeat;
	font-size: 14px;
	text-align: left;
	padding-top: 60px;
	padding-left: 40px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

span {
	color: #FFFF33;
}