@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
#mainbox {
	position:relative;
	left:auto;
	width:1000px;
	height:650px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	top: 25px;
}
#maininfobox {
	position:absolute;
	width:1000px;
	height:500px;
	z-index:2;
	left: 0px;
	top: 85px;
}
#logo {
	position:absolute;
	width:210px;
	height:110px;
	z-index:6;
	left: 77px;
	top: 0px;
}
#images {
	position:absolute;
	width:435px;
	height:480px;
	z-index:2;
	top: 10px;
	font-size: 20px;
	color: #D8C0AC;
	text-align: center;
	right: 45px;
}
#midinfoholderindex {
	position:absolute;
	width:510px;
	height:480px;
	z-index:2;
	left: 0px;
	top: 10px;
	background-color: #340301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D8C0AC;
	text-align: center;
	background-image: url(background/vinche1.png);
	background-repeat: repeat-x;
}
#midinfoindex {
	position:absolute;
	width:472px;
	height:383px;
	z-index:1;
	left: 20px;
	top: 40px;
}
#midinfoholder {
	position:absolute;
	width:310px;
	height:480px;
	z-index:2;
	left: 200px;
	top: 10px;
	background-color: #340301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D8C0AC;
	text-align: center;
	background-image: url(background/vinche1.png);
	background-repeat: repeat-x;
}
#subnavholder {
	position:absolute;
	width:190px;
	height:480px;
	z-index:3;
	top: 10px;
	background-color: #472606;
	left: 0px;
	background-image: url(background/stone.png);
}
#rightedgefill {
	position:absolute;
	width:35px;
	height:480px;
	z-index:4;
	top: 10px;
	background-color: #580703;
	right: 0px;
	background-image: url(background/dia_lineblur4.png);
}
#navholder {
	position:absolute;
	width:1000px;
	height:85px;
	z-index:5;
	background-color: #181B05;
	left: 0px;
	top: 0px;
	-moz-border-radius: 4em 4em 0em 0em;
	-webkit-border-radius: 4em 4em 0em 0em;
     border-radius: 4em 4em 0em 0em;
}
#nav {
	position:absolute;
	width:550px;
	height:41px;
	z-index:10;
	left: 440px;
	top: 35px;
	font-size: 12px;
}
#footer {
	position:absolute;
	width:1000px;
	height:40px;
	z-index:6;
	top: 585px;
	left: 0px;
	background-color: #171001;
}
#facebook {
	position:absolute;
	width:30px;
	height:30px;
	z-index:2;
	right: 3px;
	bottom: 0px;
}
#bottomnav {
	position:absolute;
	width:705px;
	height:25px;
	z-index:1;
	left: 175px;
	top: 5px;
	text-align: center;
	font-size: 9px;
}
#subnav {
	position:absolute;
	width:140px;
	height:219px;
	z-index:5;
	left: 20px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #D8C0AC;
	padding-left: 10px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.example_d {
height: 5em;
width: 12em;
-moz-border-radius: 4em 4em 0em 0em;
border-radius: 4em 4em 0em 0em;
}
#subnavmarque {
	position:absolute;
	width:135px;
	height:90px;
	z-index:5;
	left: 20px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8C0AC;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #D8C0AC;
	border-right-color: #D8C0AC;
	border-bottom-color: #D8C0AC;
	border-left-color: #D8C0AC;
	padding-left: 10px;
}
#select1 {
	position:absolute;
	width:353px;
	height:100px;
	z-index:2;
	left: 60px;
	top: 60px;
	background-image: url(image/sign.jpg);
	border: medium solid #000;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
}
#select2 {
	position:absolute;
	width:130px;
	height:100px;
	z-index:2;
	top: 110px;
	right: 60px;
	background-color: #000000;
}
#select3 {
	position:absolute;
	width:353px;
	height:100px;
	z-index:2;
	left: 60px;
	bottom: 50px;
	background-image: url(image/window.jpg);
	border: medium solid #000;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
}
#select4 {
	position:absolute;
	width:130px;
	height:100px;
	z-index:2;
	bottom: 15px;
	right: 60px;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #D8C0AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8C0AC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D8C0AC;
}
.whiteback {
	background-color: #FFF;
}

