body {
	background-image: url(/images/bg.jpg);
}

a img {
    border: none;
}

img {
    behavior: url("/includes/pngbehavior.htc");
}
div#main {
	position: absolute;
    top: 0px;
	left: 50%;
    margin-left: -500px;
    width: 893px;
	display: block;
}
div#nav {
	position: absolute;
    top: 140px;
    left: 365px;
    text-align: left;
    width: 550px;
	height: 35px;
}
img#logo {
    width: 232px;
    height: 220px;
	min-xwidth: 232px;
    position: absolute;
    left: 100px;
    top: 20px;
    display: block;
}

img#a {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 175px;
    top: 180px;
    z-index: 10;
    display: block;
}

img#b {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 305px;
    top: 180px;
    z-index: 15;
    display: block;
}
img#invite {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 435px;
    top: 180px;
    z-index: 15;
    display: block;
}
img#c {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 565px;
    top: 180px;
    z-index: 15;
    display: block;
}
img#d {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 695px;
    top: 180px;
    z-index: 15;
    display: block;
}
img#calligraphy {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 175px;
    top: 310px;
    z-index: 15;
    display: block;
}
img#e {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 305px;
    top: 310px;
    z-index: 15;
    display: block;
}
img#f {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 435px;
    top: 310px;
    z-index: 15;
    display: block;
}
img#g {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 565px;
    top: 310px;
    z-index: 15;
    display: block;
}
img#h {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 695px;
    top: 310px;
    z-index: 15;
    display: block;
}
img#i {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 175px;
    top: 440px;
    z-index: 10;
    display: block;
}
img#j {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 305px;
    top: 440px;
    z-index: 15;
    display: block;
}
img#k {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 435px;
    top: 440px;
    z-index: 15;
    display: block;
}
img#design {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 565px;
    top: 440px;
    z-index: 15;
    display: block;
}
img#l{
    width: 120px;
    height: 120px;
    position: absolute;
    left: 695px;
    top: 440px;
    z-index: 15;
    display: block;
}
div#footer {
    position: relative;
	width: 893px;
    height: 100px;
    overflow-y: hidden;
	top: 600px;
	left: 50%;
	margin-left: -450px;
	display: block;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93A459;
	text-decoration: none;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #333300;
}
a:active {
	text-decoration: none;
	color: #333300;
}
