/* CSS Document */
#bg_1 {
	position: absolute;
	height: 723px;
	width: 1100px;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
}
#bg_1 #menu {
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	width: 541px;
	left: 50px;
	top: 59px;
}
#bg_1 div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 20px;
	text-decoration: none;
}

#bg_1 #picture {
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 175px;
	top: 120px;
	width: 493px;
	height: 438px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
#bg_1 #picture a:hover {
	color: #993366;
	text-decoration: underline;
}
#dd {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	left: 50px;
	width: auto;
	top: 120px;
	height: 102px;
}
#dd a.menu {
	display: inline;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.submenu {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	top: 0px;
	}

.submenu a {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.submenu a:hover {
	color: #993366;
	text-decoration: underline;
}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
} 
body {
	background-color: #FFFFFF;
}

.border {
	color: #CCCCCC;
}

