*, html, body {
	margin:0;
	padding:0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	color: #ffffff;
	font: 14px "Tahoma", Arial, sans-serif;
	text-align: center;
}
a, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
img, a img {
	border: none;
	vertical-align: middle;
}
h1, h2 {
	display: none;
	visibility: hidden;
}
#bg {
	position:fixed;
}
#bg img {
	width:100%;
	height:100%;
	position:absolute;
	left: 0;
	z-index: 0;
}
#header {
	background: url(../images/header.png) top center no-repeat;
	width: 1000px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
}
#nav {
	width: 986px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}
li#home, li#about, li#weddings, li#mitzvahs, li#sweet16s, li#parties, li#corporate, li#rentals, li#contact {
	height: 47px;
	display: block;
	float: left;
}
li#about, li#weddings, li#mitzvahs, li#sweet16s, li#parties, li#corporate, li#rentals {
	margin-left: 3px;
}
li#contact {
	margin-left: 4px;
}
li#home a, li#about a, li#weddings a, li#mitzvahs a, li#rentals a, li#contact a {
	height: 47px;
	display: block;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 49px;
	text-decoration: none;
	text-shadow: -1px 2px 3px #111;
}
li#sweet16s a, li#parties a, li#corporate a {
	height: 47px;
	display: block;
	margin: 0;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 49px;
	text-decoration: none;
	text-shadow: -1px 2px 3px #111;
}
li#home {
	background: url(../images/home_bg.png) top left repeat-x;
}
li#home.current, li#home:hover {
	background: url(../images/home_bg.png) 0px -50px repeat-x;
}
li#about {
	background: url(../images/about_bg.png) top left repeat-x;
}
li#about.current, li#about:hover {
	background: url(../images/about_bg.png) 0px -50px repeat-x;
}
li#weddings {
	background: url(../images/weddings_bg.png) top left repeat-x;
}
li#weddings.current, li#weddings:hover {
	background: url(../images/weddings_bg.png) 0px -50px repeat-x;
}
li#mitzvahs {
	background: url(../images/mitzvahs_bg.png) top left repeat-x;
}
li#mitzvahs.current, li#mitzvahs:hover {
	background: url(../images/mitzvahs_bg.png) 0px -50px repeat-x;
}
li#sweet16s {
	background: url(../images/sweet16s_bg.png) top left repeat-x;
}
li#sweet16s.current, li#sweet16s:hover {
	background: url(../images/sweet16s_bg.png) 0px -50px repeat-x;
}
li#parties {
	background: url(../images/parties_bg.png) top left repeat-x;
}
li#parties.current, li#parties:hover {
	background: url(../images/parties_bg.png) 0px -50px repeat-x;
}
li#corporate {
	background: url(../images/corporate_bg.png) top left repeat-x;
}
li#corporate.current, li#corporate:hover {
	background: url(../images/corporate_bg.png) 0px -50px repeat-x;
}
li#rentals {
	background: url(../images/rentals_bg.png) top left repeat-x;
}
li#rentals.current, li#rentals:hover {
	background: url(../images/rentals_bg.png) 0px -50px repeat-x;
}
li#contact {
	background: url(../images/contact_bg.png) top left repeat-x;
}
li#contact.current, li#contact:hover {
	background: url(../images/contact_bg.png) 0px -50px repeat-x;
}
.login {
	background: url(../images/login.png) center right no-repeat;
	width: 122px;
	height: 53px;
	display: block;
	position: absolute;
	top: 10%;
	right: 1px;
	padding-right: 8px;
	text-align: right;
	text-decoration: none;
	line-height: 52px;
}
.login:visited, .login:hover {
	text-decoration: none;
}
#center {
	width: 900px;
	height: 380px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -450px;
}
#main {
	background: url(../images/left_bg.png) top left no-repeat;
	width: 570px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: left;
}
#main h3 {
	margin-top: -10px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-shadow: -1px 2px 3px #111;
}
#left {
	background: url(../images/left_bg.png) top left no-repeat;
	width: 570px;
	height: 350px;
	float: left;
	padding: 15px;
	text-align: left;
}
#left h3 {
	margin-top: -10px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-shadow: -1px 2px 3px #111;
}
#line {
	background: url(../images/line.png) top left repeat-x;
	width: 600px;
	height: 45px;
	margin-left: -15px;
}
#line li {
	width: 155px;
	height: 34px;
	display: block;
	float: left;
	margin-left: 15px;
	line-height: 34px;
}
#line li a, #line li a:visited, #line li a:hover {
	text-transform: uppercase;
	text-decoration: none;
}
#line li a.current {
	text-decoration: underline;
}
#content {
	width: 560px;
	height: 270px;
	padding-right: 10px;
	overflow: visible;
	overflow-x: hidden;
	overflow-y: auto;
	color: #eeeeee;
	font-size: 14px;
}
#content a, #content a:visited, #content a:hover, #ccontact a, #ccontact a:visited, #ccontact a:hover {
	color: #eeeeee;
}
#ccontact {
	width: 560px;
	height: 305px;
	padding-right: 10px;
	overflow: visible;
	overflow-x: hidden;
	overflow-y: auto;
	color: #eeeeee;
	font-size: 14px;
}
#right {
	background: url(../images/right_bg.png) top left no-repeat;
	width: 284px;
	height: 380px;
	float: right;
}
#right ul {
	width: 100%;
	height: 81px;
	display: block;
	margin-top: 11px;
	overflow: hidden;
	list-style: none;
}
#right ul li {
	background: #ffffff;
	width: 76px;
	height: 77px;
	display: block;
	float: left;
	margin-left: 11px;
	overflow: hidden;
	border: #fff 2px solid;
}
#form {
	width: 265px;
	height: 358px;
	margin-top: 11px;
	margin-left: 11px;
	text-align: left;
}
#form input {
	width: 258px;
	height: 18px;
	margin-bottom: 21px;
	padding-top: 2px;
	padding-left: 2px;
}
#form select {
	width: 262px;
	height: 22px;
	margin-bottom: 21px;
}
#form textarea {
	width: 258px;
	height: 40px;
	margin-bottom: 21px;
	padding-top: 2px;
	padding-left: 2px;
}
#form div.error {
	display: none;
}
#form label.error {
	width: 255px;
	display: block;
	margin-top: -19px;
	margin-bottom: 2px;
	color: red;
	font-size: 13px;
	font-style: italic;
}
#form input.error, #form textarea.error, #form select.error {
	border: #ff0000 1px solid;
}
#form .submit {
	width: 100px;
	height: 26px;
	margin-left: 81px;
	margin-top: -10px;
	padding-top: 0;
	padding-left: 0;
}
#footer {
	background: url(../images/footer_bg.png) bottom left repeat-x;
	width: 100%;
	min-width: 1000px;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.facebook {
	background: url(../images/facebook.png) top center no-repeat;
	width: 55px;
	height: 50px;
	display: block;
	position: absolute;
	left: 30px;
	bottom: 20px;
}
.twitter {
	background: url(../images/twitter.png) top center no-repeat;
	width: 55px;
	height: 50px;
	display: block;
	position: absolute;
	left: 85px;
	bottom: 20px;
}
.rated {
	background: url(../images/rated.png) top center no-repeat;
	width: 55px;
	height: 50px;
	display: block;
	position: absolute;
	left: 140px;
	bottom: 20px;
}
.addthis_button {
	width: 83px;
	height: 16px;
	display: block;
	position: absolute;
	left: 199px;
	bottom: 24px;
}
.logo {
	background: url(../images/logo.png) center center no-repeat;
	width: 220px;
	height: 45px;
	display: block;
	position: absolute;
	right: 48px;
	bottom: 32px;
}
.info {
	position: absolute;
	right: 40px;
	bottom: 14px;
	font-size: 13px;
	text-shadow: -1px 2px 3px #111;
}
.info a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px 2px 3px #111;
}