body {
	background-color: #000000;
	background-image: url(../images/bg-4.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#footer {
	background-attachment: scroll;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 35%;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	float: none;
	position: absolute;
	bottom: 0px;
	z-index: -1;
}
#mainwrap {
	z-index: 5;
}
#viewer {
	height: 319px;
	width: 570px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	overflow: hidden;
	z-index: 0;
}

.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}

#menucase ul.vert-one {
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:150px;
	float: left;
}
#menucase ul.vert-one li {
	margin:0;
	padding:0;
	height: 40px;
}
#menucase ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:7 0 0 20px;
	width:150px;
	height: 40px;
}
#menucase ul.vert-one li a:hover {
	background:url(../images/vert_menu_matte.png) no-repeat 0 0px;
}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover {
	background:url(../images/vert_menu_matte.png) no-repeat 0 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.box {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
a.box:hover {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.label {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.desc {
	font-size: 12px;
}
a.box:active{
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	color: #EFEFEF;
}
.textmatte {
	background-attachment: scroll;
	background-image: url(../images/textmatte.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainwrapper {
	height: 356px;
	width: 600px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/textmatte.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 9999;
	margin-top: 170px;
	margin-right: auto;
	margin-left: auto;
}
.logobg {
	background-attachment: scroll;
	background-image: url(../images/v4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
