* {
	margin:0;
	padding:0;
	border:0
}
a:focus, input:focus {
	outline:0;
}
input::-moz-focus-inner {
 border: 0;
}
a {
	color:#00FFFF
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #150f16 url(body.jpg) repeat-x
}
#wrapper {
	width:1000px
}
/*#logo {
	background:url(logo.png) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:30px 0 0 30px
}*/
#logo {
	background:url(logo2.png) no-repeat;
	height:70px;
	text-indent:-9999px;
	margin:10px 0 0 0
}
#banner {
	background:url(banner.png) no-repeat;
	height:275px;
	text-indent:-9999px;
	margin:-18px 0 0 0
}
#banner.page404 {
	background:url(404banner.png) no-repeat
}
#text {
	margin:-75px 0 20px 30px;
	color:#aaa8a9;
	font-size:16px;
	line-height:45px
}
h3#toobusy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b77b95;
	font-style:italic;
	font-weight:normal;
	margin:0 0 0 30px
}
.gallery {
	background:url(gallery.png) no-repeat;
	height:241px;
	width:1000px;
	padding:12px 0 0 30px
}
.gallery#two, .gallery#three {
	margin:-160px 0 0 0
}
.gallery img {
	margin:0 7px 0 0
}
.gallery img {
	-moz-border-radius:3px;
	border-radius:3px
}
#contact {
	margin:-120px 0 0 30px
}
#contact p {
	color:#5a7171;
	font-size:12px
}
#contact a {
	color:#5a7171;
	text-decoration:none;
	margin:0 5px 0 8px
}
#contact a:hover {
	color:#aaa8a9
}
iframe {
	display:none
}
